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
xwayland-1.12
Intel video driver (mirrored from https://gitlab.freedesktop.org/xorg/driver/xf86-video-intel)
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-22
xwayland: Set ScheduleSwap to NULL so DRI2 doesn't call it
xwayland-1.12
Kristian Høgsberg
1
-0
/
+1
2013-02-08
xwayland: Use new DRI2 AuthMagic3
Tiago Vignatti
1
-3
/
+4
2012-09-24
xwayland: Add xwayland support
Kristian Høgsberg
4
-11
/
+119
2012-09-23
sna: Check against op->dst.bo rather than priv->cpu_bo for composite upload
Chris Wilson
1
-11
/
+11
2012-09-23
sna: Check that the CPU bo exists before declaring it is busy along upload
Chris Wilson
1
-1
/
+1
2012-09-23
Silence a couple of potential compiler warnings
Chris Wilson
2
-1
/
+4
2012-09-23
Allow compilation of a separate i810 driver
Chris Wilson
2
-6
/
+24
2012-09-23
sna: Avoid overflows when translating the box16 extents during a copy
Chris Wilson
1
-4
/
+14
2012-09-23
sna: Add missing protection against int16 overflow when copying
Chris Wilson
1
-2
/
+2
2012-09-23
Reorder INTEL_XVMC define so that we pick up Option "XvMC"
Chris Wilson
2
-7
/
+3
2012-09-22
sna: Force the stall before trying to upload into a busy CPU bo
Chris Wilson
2
-11
/
+24
2012-09-21
sna: Force an inplace upload if already wedged
Chris Wilson
1
-0
/
+3
2012-09-21
sna: Do not query for the NULL edid property
Chris Wilson
1
-1
/
+4
2012-09-21
sna: Use inplace X tiling for LLC uploads
Chris Wilson
5
-7
/
+284
2012-09-20
sna/gen3+: Trim the target extents to the CompositeClip
Chris Wilson
5
-24
/
+27
2012-09-19
sna/dri:Add some DBG and assertions to validate names passed back to clients
Chris Wilson
1
-3
/
+14
2012-09-18
sna: Add some asserts useful for tracking an xserver drawing bug
Chris Wilson
1
-0
/
+4
2012-09-18
sna/gen7: Add some ring switching sanity checks
Chris Wilson
3
-2
/
+7
2012-09-18
sna: Remove special casing of drawing depth=1 glyphs
Chris Wilson
2
-88
/
+28
2012-09-18
sna: Check that we do not keep a GPU bo around after flushing a ShmPixmap
Chris Wilson
1
-0
/
+1
2012-09-16
2.20.8 release
2.20.8
Chris Wilson
2
-1
/
+47
2012-09-15
sna: Improve handling of probe failure during initialisation
Chris Wilson
1
-6
/
+3
2012-09-14
Add basic support for ValleyView
Chris Wilson
2
-0
/
+9
2012-09-14
configure: Make udev dependency optional
Ian Stakenvicius
1
-3
/
+14
2012-09-14
sna: Only discard CPU damage if we completely overwrite its extents
Chris Wilson
1
-1
/
+2
2012-09-14
sna/dri: flip->next_front.bo is owned by the DRI drawable not by the flip
Chris Wilson
1
-6
/
+0
2012-09-14
sna/dri: And the hunt for the use-after-free continues...
Chris Wilson
1
-2
/
+7
2012-09-14
sna: Fix typo for sna_render_picture_flatten()
Chris Wilson
1
-1
/
+1
2012-09-14
sna/dri: Update AsyncSwap for recent changes in tracking DRI drawables
Chris Wilson
1
-2
/
+8
2012-09-14
sna/dri: Add a bunch of assertions for hunting a use-after-free
Chris Wilson
2
-0
/
+8
2012-09-14
sna/dri: Version bump for prototypical AsyncSwap
Chris Wilson
1
-2
/
+2
2012-09-14
Skip adding unknown special modes
Chris Wilson
2
-4
/
+14
2012-09-13
sna/gen7: Defensively program default GT values
Chris Wilson
1
-3
/
+13
2012-09-13
sna: Fix analysis of source extents for BLT composite
Chris Wilson
8
-20
/
+6
2012-09-13
sna: Fix BLT composite offset
Chris Wilson
1
-2
/
+2
2012-09-13
sna: Avoid corrupting the CPU bo when compositing fallback data through BLT
Chris Wilson
1
-2
/
+11
2012-09-13
sna/gen3: Tidy NO_COMPOSITE debugging
Chris Wilson
1
-11
/
+2
2012-09-13
sna: Do not attempt to change tiling if wedged
Chris Wilson
1
-0
/
+5
2012-09-13
sna: Prefer to use indirect uploads for very small updates
Chris Wilson
1
-9
/
+10
2012-09-13
sna: Teach sna_replace__xor() how to tile large uploads
Chris Wilson
1
-45
/
+154
2012-09-12
sna: Also remove bogus assertion from sna_replace__xor()
Chris Wilson
1
-1
/
+0
2012-09-12
sna: Keep a very small, short-lived cache of large buffers
Chris Wilson
2
-10
/
+64
2012-09-12
sna: Propagate busyness when creating the proxy
Chris Wilson
1
-0
/
+7
2012-09-12
sna: Add some DBG as to why kgem_check_bo() flushes
Chris Wilson
1
-3
/
+12
2012-09-12
sna: Ensure tiling upload buffers are trimmed to fit in the cache
Chris Wilson
1
-0
/
+6
2012-09-12
sna: Avoid fallbacks to shadow pixels if FORCE_GPU is in effect
Chris Wilson
1
-6
/
+10
2012-09-12
sna: Avoid readback inplace if the target is unmappable
Chris Wilson
1
-3
/
+9
2012-09-12
sna: Flush after operating on large buffers
Chris Wilson
4
-7
/
+13
2012-09-11
prime: Reorder probe messages so that the driver prefix is correct
Chris Wilson
1
-7
/
+7
2012-09-10
uxa: Error out after failing to become DRM master during PreInit
Chris Wilson
1
-1
/
+3
[next]