index
:
~ickle/xf86-video-intel
cpu-bo
fallback-mode
for-bwidawsk
for-clemens
for-danvet
for-kibi
for-ppd
g45
g45-2
gen6-vsync
glamor
glyph-cache-bug
hotplug-property
ivb-gt1
ivb-vsync
kgem
legacy
master
override-pte
psr
randr+
shadow
shadow-dri2
snb
snb-blt
traps
uxa
xp
xp-gtt-upload
xp-i965
xr
Unnamed repository; edit this file to name it for gitweb.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-26
sna/gen7: Reduce WM thread count for IVB GT1
ivb-gt1
Chris Wilson
1
-0/+9
2012-07-26
uxa: Reduce maximum thread count for IVB to avoid spontaneous combustion
Chris Wilson
2
-2/+2
2012-07-26
sna/gen7: IVB requires a complete pipeline stall when changing blend modes
Chris Wilson
1
-4/+12
2012-07-26
sna/dri: Add an explanatory assertion
Chris Wilson
1
-0/+1
2012-07-26
sna/dri: Tidy fallback/normal CopyRegion
Chris Wilson
1
-11/+9
2012-07-26
sna/video: Protect against attempting to use TexturedVideo whilst wedged
Chris Wilson
2
-2/+2
2012-07-26
sna: Force the damage on the DRI pixmap to be flushed to the GPU
Chris Wilson
1
-3/+7
2012-07-26
sna: Only recommend not to create bo for a pixmap whilst wedged
Chris Wilson
1
-8/+3
2012-07-26
sna/dri: Mark a flush required for any new DRI already on exec/dirty lists
Chris Wilson
2
-1/+11
2012-07-26
sna: Allow DRI to force allocation of a GPU bo and backing pixmap
Chris Wilson
3
-4/+24
2012-07-26
sna/dri: Implement fallback handling for CopyRegion whilst wedged
Chris Wilson
2
-13/+56
2012-07-26
NEWS: Correct release version: s/2.12.0/2.20.0/
Paul Menzel
1
-1/+1
2012-07-26
Limit PCI matching to VGA devices
Chris Wilson
1
-1/+1
2012-07-26
sna: Compile against xorg-1.10
Chris Wilson
1
-2/+26
2012-07-25
sna: Check for a NULL scanout after DPMS off with shadow enabled
Chris Wilson
1
-1/+2
2012-07-25
sna: Restore inplace upload for DRI compositors
Chris Wilson
1
-2/+1
2012-07-25
sna/gen7: Move the PS thread count definition into the constant struct
Chris Wilson
1
-6/+6
2012-07-25
sna/gen7: Remove duplicated constants
Chris Wilson
3
-177/+44
2012-07-25
Assume all unknown chipsets are future gen
Chris Wilson
4
-7/+7
2012-07-25
sna: Initialise single-shot tile offsets before use
Chris Wilson
1
-0/+7
2012-07-25
sna: Add 'gmux_backlight' to list of known devices for backwards compatability
Chris Wilson
1
-0/+1
2012-07-25
sna: Prefer platform backlight devices over firmware
Chris Wilson
1
-1/+1
2012-07-25
sna: Reduce ping-pong for Composite with render disabled
Chris Wilson
1
-0/+4
2012-07-25
uxa: Add Apple's gmux to the list of known preferred backlights
Chris Wilson
1
-0/+1
2012-07-24
sna: Use SETUP_BLT to reduce overheads for tiled BLT
Chris Wilson
1
-76/+125
2012-07-24
sna: Use SETUP_BLT to reduce overheads for stippled BLT
Chris Wilson
1
-54/+114
2012-07-23
sna: Remove a surplus function
Chris Wilson
1
-16/+2
2012-07-23
uxa: Pass the correct parameters to intel_detect_chipset()
Chris Wilson
1
-2/+1
2012-07-23
intel: Refactor the common chipset detection/override
Chris Wilson
9
-123/+44
2012-07-23
sna: Refactor PutImage to avoid calling drawable_gc_flags() too early
Chris Wilson
1
-17/+9
2012-07-23
sna: Flesh out tiled operations using the BLT
Chris Wilson
2
-0/+291
2012-07-23
sna: Hold a reference to the full stipple pattern for repeated tiles
Chris Wilson
1
-24/+41
2012-07-22
2.20.1 release
Chris Wilson
2
-1/+41
2012-07-22
sna/glyphs: Also discard the glyph mask for bitmaps with an opaque source
Chris Wilson
1
-4/+40
2012-07-22
sna: Tweak the fallback hints for XYPixmap PutImage
Chris Wilson
1
-8/+18
2012-07-22
sna: Promote tiled operations to the GPU if the tile is already on the GPU
Chris Wilson
1
-0/+26
2012-07-22
sna: Use an upload buffer for large stipples
Chris Wilson
1
-25/+310
2012-07-21
sna/dri: We fail at predicting the flip frame
Chris Wilson
1
-19/+0
2012-07-21
sna: Adjust hints to prefer rendering convex polygon with the GPU
Chris Wilson
1
-1/+1
2012-07-21
sna: Expand the heuristic for predicting when to use CPU bo for readback
Chris Wilson
1
-7/+26
2012-07-21
sna: Update assertion for cached io buffers
Chris Wilson
1
-2/+2
2012-07-21
sna: Also discard the last-was-cpu flag when overwriting cpu damage
Chris Wilson
1
-1/+2
2012-07-21
sna: Enable snooping on the reused linear buffer
Chris Wilson
1
-14/+10
2012-07-21
sna: Fix the reversed not SHM assertion
Chris Wilson
1
-1/+1
2012-07-21
sna: Avoid marking io/snoop buffers as unreusable unnecessarily
Chris Wilson
2
-7/+5
2012-07-21
sna: Correct assertion for __kgem_bo_size()
Chris Wilson
2
-2/+2
2012-07-21
sna: Change the vmap interface name to userptr
Chris Wilson
4
-47/+46
2012-07-21
sna: s/vmap/snoop/ since we use the flag more generically
Chris Wilson
5
-54/+55
2012-07-21
sna: Fix role reversal of __kgem_bo_size() and kgem_bo_size()!
Chris Wilson
1
-2/+2
2012-07-21
sna: Refresh experimental userptr vmap support
Chris Wilson
10
-386/+446
[next]