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
2018-02-14
sna/video: Actually use the NV12 shader on gen8
Ville Syrjälä
1
-0
/
+3
2018-02-08
intel: Only check file type bits not mode when searching for rendernodes
Chris Wilson
1
-5
/
+5
2018-02-07
sna: Switch from ifdef PICT_ to if XORG_VERSION_CURRENT
Chris Wilson
8
-18
/
+18
2018-02-06
meson: Add meson build system
Ville Syrjälä
13
-0
/
+899
2018-02-06
autotools: Nuke IPC_RMID_DEFERRED_RELEASE
Ville Syrjälä
1
-26
/
+0
2018-02-06
sna: Make DBG() and ERR() non-empty
Ville Syrjälä
1
-2
/
+2
2018-02-06
sna/video: Try to use hw scaling with SKL+ sprites
Ville Syrjälä
1
-3
/
+5
2018-01-11
Add Coffeelake PCI IDs for S Skus
Liwei Song
3
-0
/
+31
2017-12-20
sna: Drop redundant sync of an inactive snoop cache
Chris Wilson
1
-1
/
+0
2017-12-20
sna: Fixup sna->scrn == scrn assert for early initialisation
Chris Wilson
1
-1
/
+1
2017-12-16
sna: Avoid calling kgem_bo_free() on a still active bo
Chris Wilson
1
-21
/
+16
2017-11-09
sna: Assert idempotent conversions between sna <-> ScreenPtr
Chris Wilson
1
-2
/
+6
2017-11-09
sna: Update vtSema for Leave/EnterVT
Chris Wilson
1
-3
/
+6
2017-11-09
sna: Disable DPMS-deferred modesetting when run as a secondary screen
Chris Wilson
1
-1
/
+1
2017-11-08
sna: Allow a PRIME pixmap to be reused
Chris Wilson
1
-1
/
+16
2017-10-18
sna: Implement i830 3DSTATE_BUFFER_INFO w/a
Ville Syrjälä
2
-2
/
+20
2017-10-12
sna: Fix up assert()s
Chris Wilson
1
-2
/
+2
2017-10-12
sna: Validate rrPrimaryOutput belongs to our Screen
Chris Wilson
1
-5
/
+7
2017-10-12
sna: Move the public sna_crtc fields into a named struct
Chris Wilson
2
-11
/
+17
2017-10-08
sna: Avoid fopen inside signalsafe debug paths
Chris Wilson
1
-10
/
+21
2017-10-08
sna/present: Queue the keepalive vblank
Chris Wilson
3
-45
/
+75
2017-10-07
sna: Check if the kernel reports a tiling-stride less than our request
Chris Wilson
1
-1
/
+1
2017-10-06
sna: Skip the exact match if we can't change tiling
Chris Wilson
1
-4
/
+18
2017-09-27
sna/video: Expose NV12 support for the textured Xv adaptor on gen4+
Ville Syrjälä
2
-1
/
+36
2017-09-27
sna/video: Add NV12 video copy funcs
Ville Syrjälä
1
-11
/
+135
2017-09-27
sna/video: Add support for NV12 video in all gen4+ render paths
Ville Syrjälä
9
-87
/
+183
2017-09-27
sna/video: Add NV12 shader binaries
Ville Syrjälä
6
-0
/
+42
2017-09-27
sna/video: Add NV12 shaders
Ville Syrjälä
7
-0
/
+151
2017-09-27
sna/video: Add FOURCC_NV12
Ville Syrjälä
1
-0
/
+12
2017-08-31
sna: Allow reallocation of larger framebuffers
Chris Wilson
1
-2
/
+2
2017-08-30
sna: Tweak fb size assertion
Chris Wilson
1
-1
/
+1
2017-08-22
sna/gen8+: Discard any blt using a LINEAR buffer that is not 64byte aligned
Chris Wilson
1
-1
/
+1
2017-08-22
sna/dri2: Defer the drawable flush
Chris Wilson
1
-6
/
+2
2017-07-28
sna/dri2: Don't cache allocate-as-scanout flag
Chris Wilson
1
-13
/
+6
2017-07-18
legacy/i810: remove unused numVisualConfigs
Emil Velikov
1
-1
/
+0
2017-06-07
sna/present: Drop TearFree assert at the end of unflip
Chris Wilson
1
-2
/
+0
2017-06-07
sna/present: Move too-late unflip check earlier
Chris Wilson
1
-6
/
+9
2017-06-07
sna: Check active_scanout flag across TearFree exchange
Chris Wilson
1
-0
/
+3
2017-06-07
sna/dri2: Check active state on front/back before swap
Chris Wilson
1
-2
/
+10
2017-06-07
sna: Squash compiler warning for mismatched pointers
Chris Wilson
1
-8
/
+8
2017-04-18
sna: Fix fallback clearing of the shadow
Chris Wilson
1
-1
/
+1
2017-04-10
sna: Use a slightly larger preallocated array for properties
Chris Wilson
1
-4
/
+6
2017-03-25
sna: Use the first active crtc as the primary output fallback
Chris Wilson
1
-4
/
+19
2017-03-25
sna: Protect against RROutputPrimary being on a slave
Chris Wilson
2
-1
/
+4
2017-03-20
sna: Fixup for fb24 xorg ABI change
Chris Wilson
1
-0
/
+2
2017-03-13
sna: No hw scaling for Baytrail sprites
Chris Wilson
1
-2
/
+4
2017-03-12
sna: Don't stall indefinitely for a missing flip event
Chris Wilson
1
-5
/
+3
2017-03-10
sna: Repeat EDID read if it changes beneath us
Chris Wilson
1
-19
/
+22
2017-03-10
sna: Assert that PolySegment boxes are not empty
Chris Wilson
1
-2
/
+9
2017-03-10
sna: Filter out all degenerate PolySegment
Chris Wilson
1
-6
/
+25
[next]