index
:
~airlied/xf86-video-intel
drv-uxa
drvmodelv3
master
platform-probe
prime
prime-proposed
prime2
rhel5
uxa-mst-support
Unnamed repository; edit this file to name it for gitweb.
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-07
new X api
prime2
Dave Airlie
2
-16
/
+16
2012-06-01
Revert "use Y tiling for pcopy engine"
Dave Airlie
1
-5
/
+2
2012-06-01
use Y tiling for pcopy engine
Maarten Lankhorst
1
-2
/
+5
2012-05-30
intel: WIP
Dave Airlie
8
-38
/
+64
2012-05-11
dirty pixmap tracking
drvmodelv3
Dave Airlie
5
-7
/
+181
2012-05-08
WIP drvmodevl3
Dave Airlie
13
-121
/
+611
2012-05-03
i965: switch to new API
Dave Airlie
1
-7
/
+7
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
2012-04-08
sna: Remove the duplicated check for use-bo? in PolySegments
Chris Wilson
1
-60
/
+58
2012-04-08
sna: Correct partial-write flag for PolySegments fallback
Chris Wilson
1
-1
/
+1
2012-04-08
sna/gen3: Reset accumulated constants for each composite
Chris Wilson
1
-1
/
+3
2012-04-08
sna: Release cached upload buffers when reusing a write buffer for readback
Chris Wilson
1
-15
/
+23
2012-04-07
sna/gradient: Compute the absolute delta between color stops
Chris Wilson
1
-5
/
+14
2012-04-06
sna/video: Only wait upon the scanout pixmap
Chris Wilson
1
-1
/
+2
2012-04-06
sna: Correct the damage offset for redirected rendering
Chris Wilson
2
-7
/
+5
2012-04-06
sna/glyphs: Prefer a temporary upload mask for large glyph masks
Chris Wilson
1
-1
/
+9
[next]