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
2019-09-19
sna: Increase the size of the path name buffer a bit
Ville Syrjälä
1
-1
/
+1
2019-09-19
sna: Use named initializers
Ville Syrjälä
7
-9
/
+21
2019-09-19
Avoid missing initializer warning
Ville Syrjälä
2
-2
/
+1
2019-09-19
uxa: Use named initializers
Ville Syrjälä
1
-1
/
+1
2019-09-19
sna/fb: Eliminate implicit fallthrough
Ville Syrjälä
1
-2
/
+4
2019-09-19
sna: Add sna_br13_color_depth()
Ville Syrjälä
4
-72
/
+43
2019-09-19
sna: Annotate more fall throughs
Ville Syrjälä
11
-15
/
+52
2019-09-19
sna: Replace fall through comments with standard form
Ville Syrjälä
8
-21
/
+21
2019-09-19
sna: undef FontSetPrivate() before redefining it
Ville Syrjälä
1
-0
/
+1
2019-09-19
sna: Shut up more compiler warns
Ville Syrjälä
1
-0
/
+3
2019-09-19
sna: Use -Wno-clobbered
Ville Syrjälä
1
-0
/
+1
2019-07-24
sna/dri2: Relinquish back-buffer cache on change of scanout status
Chris Wilson
1
-3
/
+7
2019-07-24
sna/dri2: Skip asserting distinct front/back for stale swaps
Chris Wilson
1
-4
/
+4
2019-07-24
sna/dri2: Skip stale client swap before asserting
Chris Wilson
1
-4
/
+5
2019-07-19
sna: Rebalance prefer_blt to weight I915_TILING_Y higher
Chris Wilson
6
-51
/
+59
2019-07-10
sna/gen4: Deactivate CONSTANT_BUFFER
Chris Wilson
1
-0
/
+3
2019-07-10
sna: Support 10bpc gamma via the GAMMA_LUT crtc property
Ville Syrjälä
1
-39
/
+208
2019-07-10
sna: Refactor property parsing
Ville Syrjälä
1
-19
/
+48
2019-03-01
sna: Switch back to hwcursor on the next cursor update
Ville Syrjälä
1
-14
/
+6
2019-03-01
sna: Supply 64b reloc versions for threaded composite blts
Chris Wilson
1
-2
/
+5
2019-02-21
Fix build on i686
Adam Jackson
1
-1
/
+1
2019-02-20
sna: Repeat udev_monitor_get_device() if interrupted
Chris Wilson
1
-1
/
+6
2019-01-21
sna/uxa: Fix colormap handling at screen depth 30. (v2)
Mario Kleiner
2
-4
/
+11
2019-01-10
sna: Switch off old outputs on topology changes
Chris Wilson
1
-0
/
+14
2019-01-10
sna: fix of byteswap.h absence on bsd
Sergii Romantsov
1
-0
/
+10
2018-12-03
sna: Skip restoring a mode for link-status=bad if the crtc was idle
Chris Wilson
1
-0
/
+3
2018-11-13
sna: Added AYUV format support for textured and sprite video adapters.
Stanislav Lisovskiy
9
-5
/
+239
2018-11-13
sna/gen9+: Split out wm_kernel from the sna_composite_op flags
Stanislav Lisovskiy
2
-13
/
+23
2018-10-22
sna/video/textured: Disable textured Xv for depth 8
Ville Syrjälä
1
-0
/
+6
2018-10-22
sna/video/textured: Enable textured Xv wih depth 30
Ville Syrjälä
1
-1
/
+1
2018-10-22
sna/video/sprite: Allow sprite Xv with depth 8 and depth 30
Ville Syrjälä
1
-1
/
+1
2018-10-22
sna/video/sprite: Fix colorkey setup for depth != 24
Ville Syrjälä
1
-3
/
+49
2018-10-22
meson: s/debug/internal-debug/
Ville Syrjälä
2
-2
/
+2
2018-10-19
sna: Only generate a coldprobe RR probe when RandR is enabled
Chris Wilson
3
-4
/
+7
2018-09-06
sna: Check for incoherent writes through the GTT
Chris Wilson
2
-1
/
+18
2018-09-05
Sync i915_pciids upto d0e062ebb3a4
Chris Wilson
1
-68
/
+158
2018-09-05
Adding more Coffee Lake PCI IDs
Liwei Song
2
-9
/
+40
2018-09-05
sna: Disable the reduced flush optimisation
Chris Wilson
1
-0
/
+4
2018-09-05
sna: Select the correct depth for addfb in test_has_dirtyfb()
Chris Wilson
1
-2
/
+2
2018-06-09
meson: Add libdrm dependency for intel_drv
Ville Syrjälä
1
-0
/
+1
2018-06-09
sna/video/sprite: Remove the XV_ALWAYS_ON_TOP restriction for SKL+ scaling
Ville Syrjälä
1
-1
/
+1
2018-05-31
sna/video/sprite: Try disabling plane before giving up on colorkey
Ville Syrjälä
1
-3
/
+13
2018-05-31
sna/video/sprite: Make NV12 take the GPU scaling fallback
Ville Syrjälä
1
-2
/
+10
2018-05-31
sna/video/sprite: Add NV12 support
Ville Syrjälä
1
-8
/
+49
2018-05-31
sna/video/sprite: Query planes for RGB565
Ville Syrjälä
3
-1
/
+78
2018-05-31
sna/video/sprite: Add sprite planes in order
Ville Syrjälä
1
-1
/
+1
2018-05-31
sna/video: Add XV_COLORSPACE attribute for the textured Xv adaptor
Ville Syrjälä
24
-99
/
+724
2018-05-31
Rename current yuv->rgb shader sources to exa_wm_yuv_rgb_bt601
Ville Syrjälä
26
-48
/
+48
2018-05-31
Remove duplicate exa_wm_yuv_rgb.g5a shader source
Ville Syrjälä
1
-98
/
+1
2018-05-12
configure: Set DRI1 to autodiscover
Chris Wilson
1
-2
/
+2
[prev]
[next]