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
2024-05-07
intel: Fix some theoretical buffer overflow
HEAD
master
Ville Syrjälä
1
-2
/
+2
2024-05-07
sna/gen3: Silence compiler warn
Ville Syrjälä
1
-1
/
+1
2024-05-07
sna/gen3: Fix 3DSTATE_PIXEL_SHADER_PROGRAM debugs
Ville Syrjälä
1
-1
/
+1
2024-05-07
sna/gen2: Silence compiler warn
Ville Syrjälä
1
-1
/
+1
2024-05-07
sna: Switch debugs/errors to use crtc index rather than pipe
Ville Syrjälä
4
-140
/
+148
2024-05-07
sna/video: Use crtc index instead of pipe
Ville Syrjälä
1
-22
/
+22
2024-05-07
sna: Switch to using crtc index instead of pipe
Ville Syrjälä
4
-40
/
+52
2024-05-07
uxa: Switch to using crtc index instead of pipe
Ville Syrjälä
4
-30
/
+39
2023-02-01
sna: Shut up enum warns
Ville Syrjälä
1
-3
/
+3
2023-02-01
sna: Don't redefine NV12 stuff if already defined
Ville Syrjälä
1
-1
/
+4
2023-02-01
sna: Eliminate sna_mode_wants_tear_free()
Ville Syrjälä
3
-67
/
+2
2023-02-01
sna: Dump fences also on -ENOBUFS
Ville Syrjälä
1
-1
/
+1
2023-02-01
sna: Don't emit sse2 code where not wanted
Ville Syrjälä
1
-1
/
+1
2023-02-01
sna: Allow DRI3 on gen2/3
Ville Syrjälä
1
-1
/
+2
2023-02-01
sna: Fix async flips
Ville Syrjälä
4
-48
/
+41
2021-01-15
sna: Always validate userptr upon creation
Chris Wilson
1
-24
/
+34
2021-01-10
sna/gen7: Avoid clear-residuals overhead on all gen7
Chris Wilson
1
-37
/
+2
2020-12-15
sna: Enable TearFree by default on recent HW
Chris Wilson
3
-1
/
+28
2020-11-26
sna: Defer fbGetWindowPixmap() for sna_composite
Chris Wilson
1
-9
/
+12
2020-11-16
More ABI changes for ABI_VIDEODRV_VERSION 25.2
Chris Wilson
3
-4
/
+6
2020-11-16
Track ABI changes for ABI_VIDEODRV_VERSION 25.2
Chris Wilson
3
-8
/
+14
2020-08-20
sna/gen7: Prefer blitter for plain copies on Haswell
Chris Wilson
1
-0
/
+3
2020-05-15
sna/video/overlay: Declare support for depth 8 and 30
Ville Syrjälä
1
-0
/
+2
2020-05-11
sna: Avoid selecting gen9 backend for future gen
Chris Wilson
1
-0
/
+2
2020-05-06
sna/dri2: Prevent copying stale buffers
Chris Wilson
1
-3
/
+8
2020-04-21
Add description for PCI-ID 0x3E98
Chris Wilson
1
-0
/
+1
2020-04-21
Sync i915_pciids upto 8717c6b7414f
Liwei Song
3
-65
/
+304
2020-04-17
sna: Forcibly relinquish the GPU bo cache of a SHM pixmap on flushing
Chris Wilson
1
-2
/
+10
2020-04-17
sna: fix typo for --enable-debug=full
Alexei Podtelezhnikov
1
-1
/
+1
2020-04-17
sna: Restore blt fallback backend
Chris Wilson
1
-3
/
+0
2020-04-15
sna/dri2: Interpret DRI2ATTACH_FORMAT as depth not bpp
Chris Wilson
1
-1
/
+1
2020-03-10
i810: Avoid duplicate definition of I810PatternROP
Hanno Böck
1
-1
/
+1
2019-12-09
sna: Fix dirtyfb detection
Ville Syrjälä
1
-2
/
+2
2019-12-09
Revert "sna: Close each client op with an arbitrartion check"
Chris Wilson
3
-6
/
+0
2019-11-27
Update buglink for gitlan issues
Chris Wilson
1
-1
/
+1
2019-11-17
sna: Fix overflow calculation for number of boxes that fit
Chris Wilson
1
-3
/
+3
2019-11-15
sn: fix PRIME output support since xserver 1.20
Peter Wu
1
-3
/
+3
2019-11-02
sna: Close each client op with an arbitrartion check
Chris Wilson
3
-0
/
+6
2019-10-07
sna: Scale cpp by 8 for bit depth
Chris Wilson
1
-1
/
+1
2019-09-27
sna: Squelch compiler warning for unused var
Chris Wilson
1
-3
/
+1
2019-09-19
sna: Fix compiler warnings due to DrawablePtr vs. PixmapPtr
Ville Syrjälä
1
-1
/
+19
2019-09-19
tools: Get rid of -Wno-sign-compare
Ville Syrjälä
3
-12
/
+10
2019-09-19
uxa: Get rid of -Wno-shift-negative-value
Ville Syrjälä
3
-3
/
+2
2019-09-19
sna: Get rid of -Wno-shift-negative-value
Ville Syrjälä
2
-2
/
+1
2019-09-19
sna: Use -Wno-maybe-uninitialized
Ville Syrjälä
1
-0
/
+1
2019-09-19
sna/fb: Initialize xoff/yoff
Ville Syrjälä
1
-1
/
+5
2019-09-19
xvmc: Eliminate strict aliasing violations
Ville Syrjälä
1
-24
/
+24
2019-09-19
sna/fb: Use memcpy() to avoid strict aliasing violations
Ville Syrjälä
1
-2
/
+4
2019-09-19
sna: Avoid strict aliasing violations with glyphinfo
Ville Syrjälä
1
-2
/
+5
2019-09-19
sna: Use memcmp() to avoid strict aliasing warns
Ville Syrjälä
1
-1
/
+1
[next]