index
:
~abj/xf86-video-intel
master
rs
xf86-video-intel experimentsxf86-video-intel experimentsxf86-video-intel experimentsxf86-video-intel experimentsxf86-video-intel experiments
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
intel_uxa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-08
intel: Restore manual flush for old kernels
Chris Wilson
1
-1
/
+12
2011-04-04
Take advantage of the kernel flush for dirty bo in the busy ioctl
Chris Wilson
1
-12
/
+16
2011-03-29
Cleanup gen2 tiling confusion
Daniel Vetter
1
-4
/
+3
2011-03-09
Update priv->stride after bo reallocation
Chris Wilson
1
-3
/
+3
2011-02-22
Fix relaxed tiling on gen2
Daniel Vetter
1
-3
/
+7
2011-01-20
Create the UXA generational resources during screen create
Chris Wilson
1
-1
/
+6
2011-01-08
Remove unused GTT/Map sizes and addresses
Chris Wilson
1
-1
/
+0
2010-12-30
Don't replace the scanout bo through PutImage
Chris Wilson
1
-2
/
+3
2010-12-23
i830: amalgamate consecutive composites into a single primitive
Chris Wilson
1
-0
/
+1
2010-12-07
i965: Invalidate pixmap binding location on reuse.
Chris Wilson
1
-0
/
+1
2010-12-07
Always flush the batch before blocking for new X requests
Chris Wilson
1
-1
/
+2
2010-12-05
uxa: Prevent reading past the last byte on upload/download
Chris Wilson
1
-9
/
+10
2010-12-03
i965: Amalgamate surface binding tables
Chris Wilson
1
-19
/
+40
2010-12-03
i965: Upload an entire vbo in a single pwrite, rather than per-rectangle
Chris Wilson
1
-0
/
+3
2010-11-14
uxa: Relax fencing some more for gen3
Chris Wilson
1
-7
/
+11
2010-11-01
Support BLT acceleration on gen6
Zou Nan hai
1
-32
/
+24
2010-10-18
Fix violation of gen6 requirements for depthbuffer tiling.
Eric Anholt
1
-6
/
+7
2010-10-07
Include a chipset generation number to clarify device specific paths.
Chris Wilson
1
-8
/
+7
2010-10-06
uxa: Re-enable acceleration.
Chris Wilson
1
-38
/
+26
2010-10-06
Revert "Clear pixmap->devPrivate.ptr [regression in 7c7294e]"
Chris Wilson
1
-4
/
+0
2010-10-06
Clear pixmap->devPrivate.ptr [regression from 7c7294e]
Chris Wilson
1
-0
/
+4
2010-10-04
shadow+dri2: Allow dri2 to be independently enabled with shadow
Chris Wilson
1
-3
/
+17
2010-10-04
Split shadow handling routines to their own file.
Chris Wilson
1
-176
/
+0
2010-09-13
uxa: Apply source clipping to blits
Chris Wilson
1
-1
/
+28
2010-09-10
shadow: Simply modify the Screen pixmap header
Chris Wilson
1
-33
/
+32
2010-09-08
Enable a shadow buffer and disable GPU acceleration.
Chris Wilson
1
-14
/
+203
2010-09-04
Force use of GTT and fence registers for mapping tiled objects
Chris Wilson
1
-21
/
+14
2010-08-22
Remove accel_pitch_alignment
Chris Wilson
1
-4
/
+2
2010-08-22
Replace ROUND_* macros with ALIGN.
Matt Turner
1
-3
/
+3
2010-07-20
intel: respect tiling disable.
Dave Airlie
1
-0
/
+4
2010-06-25
Remove unused inclusion of <sys/mman.h>
Chris Wilson
1
-1
/
+0
2010-06-25
Rename common infrastructure to the intel namespace.
Chris Wilson
1
-0
/
+1217