index
:
xorg/driver/xf86-video-intel
2.1
2.10
2.13
2.2
2.3
2.4
2.5
2.6
2.7
2.8
2.9
XORG-6_8-branch
display-port
dri2-swapbuffers
exa
exa-i965
glucose
i810_texman_0_1_branch
i945-zone-rendering
intel-batchbuffer
intel-kernelmode
jbarnes-cleanup
master
modesetting-airlied
modesetting-multihead
modesetting-sdvo-stuffing
randr-1.2-rotation
screen-conv-api
xf86-video-i810-1_5-branch
xorg-7.0-branch
xvmc-i915
xvmc-vld
xwayland
Intel video driver
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
15 hours
sna: Only flags the PolyFillRect as REPLACES if it is unclipped
HEAD
master
Chris Wilson
1
-15/+23
42 hours
sna: Remove the overzealous assert
Chris Wilson
1
-2/+0
43 hours
sna: Fix DBG typo and so fix build with --enable-debug
Chris Wilson
1
-1/+1
3 days
sna: Warn about the consequences of disabling tiling
Chris Wilson
1
-0/+4
3 days
sna: Re-enable read-read optimisations
Chris Wilson
1
-1/+1
3 days
sna: Undo a few more overwritten operations upon a bo
Chris Wilson
3
-14/+24
7 days
sna: Clear the cow_list when discarding the clone upon pixmap destroy
Chris Wilson
1
-3/+17
7 days
sna: Add the missing ref(bo) when undoing the source clone
Chris Wilson
1
-1/+1
7 days
sna: Undo the clone when replacing the DRI pixmap
Chris Wilson
3
-3/+9
7 days
sna: Transfer ownership of the cloned bo to the pixmaps
Chris Wilson
1
-0/+2
7 days
sna: Avoid replacing pinned bo when undoing a clone
Chris Wilson
5
-43/+101
7 days
sna: Clear mapped hints upon cloning a pair of pixmaps
Chris Wilson
1
-2/+15
9 days
sna: Correct assertions to allow discarding of cpu hint for inplace ops
Chris Wilson
1
-1/+2
9 days
sna: Assert that the mapping is released before closing the GEM handle
Chris Wilson
1
-1/+3
10 days
sna: Basic copy-on-write support for cloning pixmaps
Chris Wilson
5
-15/+257
10 days
sna: Propagate clears when using the BLT composite routines
Chris Wilson
1
-6/+18
10 days
sna: Propagate clear color when replacing by a CopyArea
Chris Wilson
1
-0/+5
10 days
sna: Attempt to discard overwritten operations before CopyArea
Chris Wilson
1
-0/+3
2013-05-09
sna: Add more debugging to unaligned trapezoids
Chris Wilson
2
-26/+37
2013-05-09
sna: Add DBG statements for choice of spans vertex emitter
Chris Wilson
1
-0/+6
2013-05-09
sna: Handle cached upload buffers for partial migration to GPU
Chris Wilson
1
-5/+16
2013-05-07
sna: Do not attempt to clean an active scanout
Chris Wilson
1
-1/+1
2013-05-01
sna: Be careful not to preemptively upload portions of a SHM pixmap
Chris Wilson
1
-7/+6
2013-05-01
sna: Page align requests to userptr
Chris Wilson
2
-8/+38
2013-04-24
sna: Prevent accessing an uninitialised region in move_area_to_gpu()
Chris Wilson
1
-1/+2
2013-04-18
sna: Rephrase initialisation without a specific backend
Chris Wilson
1
-1/+1
2013-04-16
sna: Add VALGRIND_CFLAGS whilst compiling with --enable-valgrind
Chris Wilson
2
-1/+3
2013-04-15
sna: Only release the scanout cache whilst DRM_MASTER
Chris Wilson
1
-1/+2
2013-04-12
sna: Add missing ';'
Chris Wilson
1
-1/+1
2013-04-12
sna: Flush the scanout cache after resizing the display
Chris Wilson
3
-32/+84
2013-04-12
sna: Refine assertion about the existence of CPU damage when GPU damaged
Chris Wilson
1
-1/+1
2013-04-10
sna: Align uploads to start on page boundaries
Chris Wilson
4
-6/+9
2013-04-10
sna: Suppress hotplug events whilst VT switched away
Chris Wilson
2
-3/+17
2013-04-10
sna: Add a DBG option for testing userptr more thoroughly
Chris Wilson
1
-1/+3
2013-04-09
sna: Document fence limits for gen4+
Chris Wilson
1
-0/+3
2013-04-08
sna: Remove assertions for mapped GPU bo if priv->cpu after GPU bo creation
Chris Wilson
1
-4/+1
2013-04-06
sna: Improve assertions to detect rogue priv->cpu status
Chris Wilson
1
-7/+26
2013-04-04
sna: Restore bo->flush status for large bo
Chris Wilson
1
-1/+1
2013-04-02
sna: Adjust userptr structure for implicit padding
Chris Wilson
1
-1/+2
2013-04-02
sna: Relax scanline waits on HSW to be emittable from either ring
Chris Wilson
1
-3/+2
2013-04-01
sna: Try to eliminate pending operations to the bo being replaced
Chris Wilson
3
-29/+27
2013-04-01
sna: Allow the compiler to inline memcpy for the bitblt routines
Chris Wilson
2
-2/+8
2013-03-26
sna: Use a more portable way to determine total RAM size
Mark Kettenis
2
-1/+5
2013-03-26
sna: Add extra '()' around bitwise &/&& for CPU feature detection
Chris Wilson
1
-2/+2
2013-03-26
sna: Check for OS support of AVX/AVX2 before use
Chris Wilson
1
-2/+15
2013-03-26
sna: Fix AVX2 detection
Chris Wilson
1
-2/+5
2013-03-26
sna: AVX2 is in the ebx result of cpuid
Chris Wilson
1
-1/+1
2013-03-26
sna: Trim removed fields from execbuffer2 for OpenBSD support
Chris Wilson
1
-8/+1
2013-03-26
sna: Fix OpenBSD backlight control implementation
Mark Kettenis
1
-3/+3
2013-03-23
sna: Convert out-of-bounds sample to CLEAR
Chris Wilson
1
-1/+1
[next]