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.h
Age
Commit message (
Expand
)
Author
2020-12-15
sna: Enable TearFree by default on recent HW
Chris Wilson
2019-07-19
sna: Rebalance prefer_blt to weight I915_TILING_Y higher
Chris Wilson
2018-09-06
sna: Check for incoherent writes through the GTT
Chris Wilson
2017-08-22
sna/gen8+: Discard any blt using a LINEAR buffer that is not 64byte aligned
Chris Wilson
2016-11-05
sna: Mark up CPU writes for scanout flush
Chris Wilson
2016-05-07
sna: Add a special case for fast DRI2CopyRegion and NoAccel
Chris Wilson
2016-04-17
sna: Tweak flushing before adding a new bo into a batch
Chris Wilson
2016-04-06
sna: Manually expand sse2 memcpy to compensate for a bad compiler
Chris Wilson
2016-03-16
sna: Relax tiling requirements to cope with kernel errors
Chris Wilson
2016-02-24
sna/dri2: Add active-scanout tracking to single CRTC flips
Chris Wilson
2016-02-18
sna: Use dirtyfb for fallback direct rendering
Chris Wilson
2015-11-08
sna: Simply retire-requests
Chris Wilson
2015-06-01
sna: Enable use of GPU tiling even when SET_TILING fails
Chris Wilson
2015-05-17
sna: Only mark wedged checking inside operations as a WARN
Chris Wilson
2015-04-17
sna: Enable blitting with Y-tiled surfaces
Chris Wilson
2015-03-31
sna: Consider idleness of both rings if we need a semaphore
Chris Wilson
2015-03-24
sna: Detect Y-tiled scanout feature
Chris Wilson
2015-02-25
sna: Avoid asserting that a foreign bo is idle
Chris Wilson
2015-02-04
sna: Use local defines for compilation on older distributions
Chris Wilson
2015-01-25
sna/gen6+: Tweak engine placement when considering src/dst combinations
Chris Wilson
2015-01-22
sna: Reorganise assertions when retiring idle bo
Chris Wilson
2015-01-17
sna/gen6+: Prefer not to switch away from active RENDER pipeline
Chris Wilson
2014-12-16
sna: Make error debug tracing available at normal debug levels
Chris Wilson
2014-11-19
sna: gen8 BLT broken when address has bit 4 set
Mika Kuoppala
2014-11-06
sna: Experimental support for write-combining mmaps
Chris Wilson
2014-10-31
sna: Treat external bo carefully when marking as idle
Chris Wilson
2014-10-31
sna: Retire all requests when a bo is found to be not busy
Chris Wilson
2014-10-29
sna: Reuse the same fence until retired
Chris Wilson
2014-10-21
sna: Avoid pwriting large batches
Chris Wilson
2014-09-08
sna: Avoid u16 underflow when computing reserved batch space
Chris Wilson
2014-08-14
sna: Do not force creation of a linear GPU bo that we don't want
Chris Wilson
2014-08-02
sna: Restrict fencing to only use the low 256MiB
Chris Wilson
2014-07-23
sna: Disable rendering with the DRM device whilst away from VT
Chris Wilson
2014-06-29
sna: Tidy calling memcpy_from_tiled
Chris Wilson
2014-06-23
sna: Inject a batch flush before adding a fresh bo
Chris Wilson
2014-06-18
sna: Assert that we do not try to mmap a proxy
Chris Wilson
2014-06-13
sna: Track the pageflip bo's busyness
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: Add DBG hints for using inplace CPU mmappings
Chris Wilson
2014-05-30
sna: Do not allow imported buffers to be cached
Chris Wilson
2014-05-30
sna: Unexport kgem_get_unique_id()
Chris Wilson
2014-05-26
sna: Implicit release of upload buffers considered bad
Chris Wilson
2014-05-14
sna: Add some DBG to track rogue requests
Chris Wilson
2014-03-12
sna: Only couple up a proxy->rq when inserting into the request->buffers list
Chris Wilson
2014-02-04
sna: Rearrange assertion to ease use of substitute cached bo
Chris Wilson
2014-02-01
sna: Allow more inplace promotions of CPU to GPU bo
Chris Wilson
2014-01-17
sna: Cull the DBG spew to stderr
Chris Wilson
[next]