index
:
driver/xf86-video-intel
2.10
2.4
2.9.1-oga
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
accelerated_indirect-0-0-1
bleeding_edge-oga
dri2
exa
exa-i965
fbc
glucose
i810_texman_0_1_branch
i830-pageflip
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
lukas-resume
master
mergedfb
modesetting
modesetting-airlied
modesetting-keithp
modesetting-keithp-fu
modesetting-multihead
modesetting-rotation
modesetting-sdvo-stuffing
nonrandr-setup
obsd
obsd-2.7
obsd-2.8
obsd-xf86-video-intel-2.4.3
randr-1.2-rotation
restructure-outputs
sandybridge
sco_port_update
textured-video
xf86-video-i810-1_5-branch
xf86-video-intel-2.1-branch
xf86-video-intel-2.5-branch
xorg-7.0-branch
xprint_packagertest_20041125
xprint_packagertest_20041217
xvmc-i915
Intel video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sna
/
kgem.c
Age
Commit message (
Expand
)
Author
2014-06-09
sna/dri2: Allow TearFree flipping to individual CRTC
Chris Wilson
2014-06-06
sna: Fix no relaxed delta path for gen4+
Chris Wilson
2014-06-06
sna: Auto-retire upload proxies
Chris Wilson
2014-06-05
sna/dri2: Enable immediate buffer exchanges
Chris Wilson
2014-06-03
sna: Allow replacements to cancel operations between both bo under a Pixmap
Chris Wilson
2014-06-02
sna: Add support for DRI3
Chris Wilson
2014-06-02
sna: Relax tiling height restrictions
Chris Wilson
2014-06-02
sna: Silence a DBG compiler warning
Chris Wilson
2014-05-30
sna: Reuse the first scanout bo
Chris Wilson
2014-05-30
sna: Do not allow imported buffers to be cached
Chris Wilson
2014-05-30
sna: Mark all caches for expiration
Chris Wilson
2014-05-30
sna: Unexport kgem_get_unique_id()
Chris Wilson
2014-05-28
Silence CLang (almost)
Chris Wilson
2014-05-26
sna: Implicit release of upload buffers considered bad
Chris Wilson
2014-05-26
sna: Assert that we do not replace active IO buffers
Chris Wilson
2014-05-20
sna: Only mark the scanout as being busy for writes (not solitary reads)
Chris Wilson
2014-05-16
sna: Userptr lands upstream, enable.
Chris Wilson
2014-05-16
sna: Handle driver failures more gracefully
Chris Wilson
2014-05-14
sna: Add some DBG to track rogue requests
Chris Wilson
2014-05-14
sna: Avoid promoting SHM Pixmaps for DRI
Chris Wilson
2014-05-13
sna: Check for PRIME scanouts
Chris Wilson
2014-04-28
sna: Rearrange final aperture check
Chris Wilson
2014-04-28
sna: Refine fence packing estimates
Chris Wilson
2014-04-24
sna: Be more selective of reusing bo for inplace uploads on !LLC
Chris Wilson
2014-04-24
sna: Tweak untiled limits
Chris Wilson
2014-04-23
sna: Fix assertions for mmapping stolen buffers
Chris Wilson
2014-04-22
sna: Add a DBG aide to disable hardware execution
Chris Wilson
2014-04-18
sna/video: Only try to set the color key once
Chris Wilson
2014-04-17
sna: Pre-emptively bind framebuffers into the GTT
Chris Wilson
2014-04-15
sna: Pre-emptively move framebuffers into the DISPLAY cache domain
Chris Wilson
2014-03-31
sna: Update tiling flags after reusing inactive VMA
Chris Wilson
2014-03-31
sna: Allow reassignment of inactive VMA if not mapped into the GTT
Chris Wilson
2014-03-12
sna: Restore asserts that we do not map a freed buffer
Chris Wilson
2014-03-12
sna: Only couple up a proxy->rq when inserting into the request->buffers list
Chris Wilson
2014-03-11
sna: Be defensive when applying size restrictions to bo
Chris Wilson
2014-02-23
sna: Add a little more DBG to watch the flow of allocated bo sizes
Chris Wilson
2014-02-23
sna: Cleanup caches if execbuf fails
Chris Wilson
2014-02-12
sna: Retrieve tiling for fbcon
Chris Wilson
2014-02-04
sna: Tweak assert_bo_retired() to be callable on cached bo
Chris Wilson
2014-02-01
sna: Allow more inplace promotions of CPU to GPU bo
Chris Wilson
2014-01-31
sna: Balance memory accounting for buffer objects
Chris Wilson
2014-01-29
sna: Always clear the domain even only a potential sync
Chris Wilson
2014-01-29
sna: We can only retire a bo if is not referenced by the current batch
Chris Wilson
2014-01-29
sna: Add assertions for set/get binding
Chris Wilson
2014-01-28
sna: Check for a hang after a spurious error return from set-domain-ioctl
Chris Wilson
2014-01-28
sna: Be a little more assertive in retiring after set-domain
Chris Wilson
2014-01-20
sna: build fix for OpenBSD
Mark Kettenis
2014-01-20
sna: Yield the processor if the kernel reports EAGAIN
Chris Wilson
2014-01-19
sna: Use device minor to narrow search for debugfs files
Chris Wilson
2014-01-19
sna: Always emit an error message when an execbuffer fails
Chris Wilson
[next]