index
:
platform/upstream/xf86-video-intel
accepted/tizen_3.0.2014.q3_common
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
pristine-tar
sandbox/pcoval/devel
sandbox/pcoval/latest
sandbox/pcoval/tizen
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
upstream
Domain: Graphics System / X Window System;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-29
legacy/i810: hwmc additionally depends upon building DRI
2.19.0
Chris Wilson
1
-1
/
+1
2012-04-29
configure: Version bump for 2.19.0 release
Chris Wilson
2
-1
/
+27
2012-04-28
sna: Tune relocation array size
Chris Wilson
1
-1
/
+1
2012-04-28
sna: PolyPoint only uses the gc->fgPixel
Chris Wilson
1
-6
/
+4
2012-04-28
sna/gen6: Allow ring switching at the start of a batch
Chris Wilson
2
-4
/
+8
2012-04-28
sna: Tweak semaphores-enabled heuristic
Chris Wilson
1
-1
/
+1
2012-04-28
sna: Tweak placement choice for high-overhead operations
Chris Wilson
1
-120
/
+67
2012-04-28
sna: Micro-optimise common case of checking a single fenced bo
Chris Wilson
5
-41
/
+80
2012-04-25
sna: Fixup broken assertion
Chris Wilson
1
-1
/
+1
2012-04-25
sna/gen7: Add CS stall before changing WM binding table
Chris Wilson
1
-8
/
+19
2012-04-25
sna/gen7: Apply more recent improvements from SNB perf tuning
Chris Wilson
1
-189
/
+152
2012-04-25
sna: Do not automagically convert GTT mappings on untiled scanout to CPU
Chris Wilson
1
-1
/
+2
2012-04-25
sna: Clear the domain tracking after attaching the bo to scanout
Chris Wilson
1
-0
/
+5
2012-04-23
sna/dri: Always clear the scanout when destroying dri2 buffers
Chris Wilson
1
-0
/
+2
2012-04-20
sna: Remove the assertions that the cached upload buffers are active
Chris Wilson
1
-6
/
+3
2012-04-20
sna: Always clear the mmapped domains when reusing partial upload buffers
Chris Wilson
2
-11
/
+31
2012-04-19
sna: Discard proxy upload buffer if we choose to render to it
Chris Wilson
1
-0
/
+7
2012-04-19
sna: Don't consider upload proxies as being on the GPU for render targets
Chris Wilson
1
-1
/
+1
2012-04-18
sna: Increase the render target alignment to 4 pixels on gen4+ as well
Chris Wilson
1
-9
/
+4
2012-04-17
sna/dri: Decouple the frame event info after attaching along error paths
Chris Wilson
1
-16
/
+13
2012-04-17
Don't issue a scanline wait while VT switched
Chris Wilson
3
-2
/
+7
2012-04-16
sna: Don't assert exported buffers are not busy
Chris Wilson
1
-9
/
+10
2012-04-14
uxa: Fix leak of glyph mask for unhandled glyph composition
Chris Wilson
1
-1
/
+3
2012-04-14
sna: Avoid leaking the plane resources when determining sprite planes
Chris Wilson
1
-8
/
+6
2012-04-14
sna: Align texture subsurfaces to 2x2 texture samples
Chris Wilson
1
-1
/
+8
2012-04-14
sna: Align redirect subsurfaces to 2x2 or 4x4 render spans
Chris Wilson
1
-1
/
+16
2012-04-14
sna: Align render target sizes on gen2/3 to 4x4 render spans
Chris Wilson
2
-15
/
+13
2012-04-13
sna: Avoid using TILING_Y for large objects on gen2/3
Chris Wilson
1
-0
/
+10
2012-04-13
sna: Relax bogus assertion
Chris Wilson
1
-1
/
+1
2012-04-13
sna: Limit the buffer reuse for mappable uploads to only those with mmaps
Chris Wilson
1
-2
/
+5
2012-04-13
sna: Remove the conflicting assertion during GTT map
Chris Wilson
1
-1
/
+1
2012-04-13
sna: Don't use miSpan code for wide-spans by default, too expensive
Chris Wilson
1
-1
/
+1
2012-04-13
sna: Draw dashed PolyLines twice, once for the fgPixel, once for the bgPixel
Chris Wilson
1
-27
/
+109
2012-04-12
sna: Restore CPU domain for vmapped buffers when reusing
Chris Wilson
1
-0
/
+4
2012-04-12
sna: Revert use of mmap64()
Chris Wilson
1
-1
/
+1
2012-04-12
sna: Declare AC_SYS_LARGEFILE for mmap64
Chris Wilson
2
-1
/
+2
2012-04-10
sna: Check ioctl return from set-domain
Chris Wilson
1
-12
/
+16
2012-04-10
sna: Fix shadowed variable
Chris Wilson
1
-5
/
+5
2012-04-10
sna: Fix typo and use the right pointer for kgem_bo_destroy
Chris Wilson
1
-2
/
+3
2012-04-10
sna: Add missing alloc failure check for creating tile source
Chris Wilson
1
-0
/
+3
2012-04-10
sna: Release the freed bo cache upon expire
Chris Wilson
1
-0
/
+6
2012-04-10
sna: Check for an inactive partial buffer to reuse after retiring requests
Chris Wilson
1
-2
/
+2
2012-04-10
sna: Release partial buffers during cache expiration
Chris Wilson
1
-0
/
+1
2012-04-10
sna: Repeat expire whilst there remaining outstanding requests
Chris Wilson
1
-2
/
+2
2012-04-10
sna: Only move the bo into the read domain for readback
Chris Wilson
1
-14
/
+5
2012-04-09
sna: Add assertions around proxy list handling
Chris Wilson
1
-2
/
+3
2012-04-09
sna/traps: Use a temporary variable for the write pointer
Chris Wilson
1
-18
/
+24
2012-04-09
sna/traps: Assert that the inplace row is contained before writing
Chris Wilson
1
-0
/
+1
2012-04-08
sna: Add some assertions for misuse of proxies
Chris Wilson
2
-1
/
+8
2012-04-08
sna: Compress adjoining spans during FillSpans
Chris Wilson
1
-3
/
+15
[next]