index
:
~keithp/xf86-video-intel
dri3
fix-private-usage
glamor
master
per-crtc-pixmap
randr-1.4
swap-pages
Unnamed repository; edit this file to name it for gitweb.
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-21
Stop trying to out-guess mesa for BO allocation
HEAD
master
Keith Packard
1
-0
/
+2
2014-06-17
sna: Fix computing source bo for BLT operations
Chris Wilson
1
-6
/
+12
2014-06-17
sna: Align some function parameters
Chris Wilson
1
-6
/
+6
2014-06-17
sna: Remove invalid assert
Chris Wilson
1
-1
/
+0
2014-06-17
sna: Cache small pixmaps rather than forcing a large fallback for BLT operations
Chris Wilson
1
-2
/
+26
2014-06-17
sna: Relax PREFER_GPU so that we don't needless create small GPU bo
Chris Wilson
1
-6
/
+20
2014-06-17
sna: Tweak creation 8x8 tiled patterns
Chris Wilson
2
-14
/
+15
2014-06-17
sna/dri2: Fixup failure to do a render copy for DRI2CopyRegion
Chris Wilson
1
-12
/
+16
2014-06-17
sna: Add a few missing checks for all-damaged
Chris Wilson
1
-4
/
+8
2014-06-17
sna: Discard GPU damage for the magic upload proxy
Chris Wilson
1
-6
/
+23
2014-06-17
sna/glyphs: DBG compile fix
Chris Wilson
1
-1
/
+1
2014-06-16
sna: Regularly check the cache level on bo
Chris Wilson
1
-1
/
+17
2014-06-16
sna/dri2: Allow single crtc exchanges to be queued up
Chris Wilson
1
-49
/
+57
2014-06-16
uxa: Allocate frontbuffer to meet old fence constaints
Chris Wilson
5
-124
/
+84
2014-06-16
sna/glyphs: Add DBG option to force use of the glyph image mask
Chris Wilson
1
-4
/
+13
2014-06-16
uxa: Add some explanation to why bo were rejected
Chris Wilson
1
-0
/
+6
2014-06-16
sna: Fix logic inversion for final placement in is_gpu_dst()
Chris Wilson
1
-1
/
+1
2014-06-16
sna: Promote better active buffer reuse
Chris Wilson
1
-36
/
+33
2014-06-16
sna/glyphs: Show number of glyphs in DBG
Chris Wilson
1
-7
/
+22
2014-06-16
sna: Fix some batch DBG
Chris Wilson
1
-1
/
+1
2014-06-16
sna: Clear our private hints about front rendering exported bo
Chris Wilson
3
-5
/
+21
2014-06-16
sna: Add more DBG to track transitions between CRTC and its shadow or flip bo
Chris Wilson
3
-51
/
+80
2014-06-15
test: Add a simple SHM test skeleton
Chris Wilson
3
-0
/
+176
2014-06-14
sna: Enable TearFree by default for systems with PSR
Chris Wilson
3
-1
/
+33
2014-06-14
sna: Fix assertions for discarding upload caches
Chris Wilson
1
-7
/
+7
2014-06-13
sna: Use the right is-clipped hint
Chris Wilson
1
-9
/
+8
2014-06-13
sna: Only discard the CPU bo if we have a GPU bo to transfer the damage to
Chris Wilson
1
-1
/
+2
2014-06-13
intel-virtual-output: Compile fixes
Chris Wilson
1
-2
/
+3
2014-06-13
intel-virtual-output: Disable outputs on remote displays upon shutdown
Chris Wilson
1
-1
/
+21
2014-06-13
intel-virtual-output: Initialise image after clone
Chris Wilson
1
-2
/
+2
2014-06-13
intel-virtual-output: Only call XShmDetach on a valid SHM segment
Chris Wilson
1
-5
/
+5
2014-06-13
intel-virtual-output: Check for an error creating the DRI3 fd
Chris Wilson
1
-0
/
+19
2014-06-13
sna: Refine decision whether to use the GPU or render inplace
Chris Wilson
3
-9
/
+28
2014-06-13
sna: Track the pageflip bo's busyness
Chris Wilson
4
-5
/
+25
2014-06-13
intel: Check that the fd points to i915 after authorising
Chris Wilson
1
-2
/
+2
2014-06-13
sna/gen6+: Prefer the BLT for large overlapping copies
Chris Wilson
3
-9
/
+15
2014-06-13
sna: Try to reuse the current cursor if we fail to update
Chris Wilson
1
-2
/
+4
2014-06-13
xvmc: Refactor mutex locking
Chris Wilson
2
-44
/
+18
2014-06-13
xvmc: Sanitize compile and library flags
Chris Wilson
2
-6
/
+3
2014-06-13
configure: Fix DRI2 build
Chris Wilson
1
-1
/
+1
2014-06-13
sna: Reorder ignore_cpu_damage() to avoid asserts
Chris Wilson
2
-9
/
+16
2014-06-13
sna/gen8: Allow reads from scanout to be cached
Chris Wilson
1
-1
/
+1
2014-06-13
sna/gen8: Check for WT support before attempting to use the WT mocs
Chris Wilson
2
-2
/
+2
2014-06-13
configure: Allow manual disabling of each DRI level
Chris Wilson
1
-31
/
+52
2014-06-12
sna: Try to use CPU uploads before BLT uploads
Chris Wilson
1
-153
/
+253
2014-06-12
sna: Refactor USE_INPLACE debug macro
Chris Wilson
1
-4
/
+5
2014-06-11
sna/gen8: Clear a couple more push constants
Chris Wilson
1
-7
/
+21
2014-06-11
sna: Remove bogus assertion
Chris Wilson
1
-1
/
+0
2014-06-11
sna: Fix direction flags for memmove
Chris Wilson
1
-9
/
+8
2014-06-11
sna: Use the pixmap header creation routine
Chris Wilson
1
-21
/
+11
[next]