index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-12
drm/vmwgfx: Initial DX support
Thomas Hellstrom
21
-776
/
+5319
2015-08-12
drm/vmwgfx: Update device includes for DX device functionality
Sinclair Yeh
31
-3879
/
+7597
2015-08-12
drm: export the DRM permission check code
Thomas Hellstrom
1
-1
/
+2
2015-08-12
drm/vmwgfx: Fix crash when unloading vmwgfx v2
Sinclair Yeh
2
-24
/
+19
2015-08-12
drm/vmwgfx: Fix framebuffer creation on older hardware
Thomas Hellstrom
1
-2
/
+5
2015-08-12
drm/vmwgfx: Fixed topology boundary checking for Screen Targets
Sinclair Yeh
1
-11
/
+22
2015-08-12
Revert "drm/amdgpu: Configure doorbell to maximum slots"
Alex Deucher
1
-1
/
+1
2015-08-12
drm/amdgpu: add context buffer size check for HEVC
Boyuan Zhang
1
-3
/
+14
2015-08-12
drm/atomic: Use KMS VBLANK API
Thierry Reding
1
-2
/
+2
2015-08-12
drm/irq: Document return values more consistently
Thierry Reding
1
-2
/
+5
2015-08-12
drm/irq: Make pipe unsigned and name consistent
Thierry Reding
1
-157
/
+159
2015-08-12
drm/irq: Check for valid VBLANK before dereference
Thierry Reding
1
-2
/
+9
2015-08-12
drm/irq: Remove negative CRTC index special-case
Thierry Reding
1
-1
/
+1
2015-08-12
drm/plane: Use consistent data types for format count
Thierry Reding
3
-4
/
+4
2015-08-12
vga_switcheroo: Remove unnecessary checks
Thierry Reding
1
-8
/
+5
2015-08-12
vga_switcheroo: Wrap overly long lines
Thierry Reding
1
-9
/
+24
2015-08-12
vga_switcheroo: Use pr_fmt()
Thierry Reding
1
-13
/
+18
2015-08-12
vga_switcheroo: Cleanup header comment
Thierry Reding
1
-9
/
+9
2015-08-12
vga_switcheroo: Use pr_*() instead of printk()
Thierry Reding
1
-12
/
+12
2015-08-12
vgaarb: Fix a few checkpatch errors and warnings
Thierry Reding
1
-42
/
+60
2015-08-12
vgaarb: Use vgaarb: prefix consistently in messages
Thierry Reding
1
-19
/
+20
2015-08-12
vgaarb: Stop complaining about absent devices
Thierry Reding
1
-2
/
+5
2015-08-12
Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...
Ingo Molnar
3
-4
/
+4
2015-08-11
drm/atomic: fix null pointer access to mode_fixup callback
Inki Dae
1
-1
/
+1
2015-08-11
drm/i915: Use CONFIG_DRM_FBDEV_EMULATION
Daniel Vetter
7
-23
/
+8
2015-08-11
drm/core: Set mode to NULL when connectors in a set drops to 0.
Maarten Lankhorst
1
-2
/
+5
2015-08-11
drm/atomic: Call ww_acquire_done after check phase is complete
Daniel Vetter
1
-0
/
+3
2015-08-11
drm/atomic: Paper over locking WARN in default_state_clear
Daniel Vetter
1
-3
/
+9
2015-08-11
drm/edid: Use ARRAY_SIZE in drm_add_modes_noedid
Daniel Vetter
1
-1
/
+1
2015-08-11
drm/qxl: Don't take dev->struct_mutex in bo_force_delete
Daniel Vetter
1
-3
/
+1
2015-08-11
drm/nouveau: Don't take dev->struct_mutex in ttm_fini
Daniel Vetter
1
-2
/
+0
2015-08-11
drm/rockchip: Don't grab dev->struct_mutex for in mmap offset ioctl
Daniel Vetter
1
-8
/
+4
2015-08-11
drm/dp/mst: Remove port after removing connector.
Maarten Lankhorst
1
-6
/
+13
2015-08-11
drm/exynos/fimc: fix runtime pm support
Marek Szyprowski
1
-1
/
+0
2015-08-11
drm/exynos/mixer: always update INT_EN cache
Andrzej Hajda
1
-0
/
+5
2015-08-11
drm/exynos/mixer: correct vsync configuration sequence
Andrzej Hajda
1
-2
/
+5
2015-08-11
drm/exynos/mixer: fix interrupt clearing
Andrzej Hajda
1
-5
/
+4
2015-08-11
drm/exynos/hdmi: fix edid memory leak
Andrzej Hajda
1
-1
/
+6
2015-08-11
drm/exynos: gsc: fix wrong bitwise operation for swap detection
Hyungwon Hwang
1
-4
/
+2
2015-08-10
drm/cma-helper: Don't grab dev->struct_mutex for in mmap offset ioctl
Daniel Vetter
1
-6
/
+1
2015-08-10
drm/cirrus: Don't grab dev->struct_mutex for in mmap offset ioctl
Daniel Vetter
1
-11
/
+4
2015-08-10
drm/mga200g: Hold a proper reference for cursor_set
Daniel Vetter
1
-12
/
+10
2015-08-10
drm/mga200g: Don't grab dev->struct_mutex for in mmap offset ioctl
Daniel Vetter
1
-12
/
+4
2015-08-10
drm/bochs: Don't grab dev->struct_mutex for in mmap offset ioctl
Daniel Vetter
1
-12
/
+4
2015-08-10
drm/ast: Don't grab dev->struct_mutex for in mmap offset ioctl
Daniel Vetter
1
-11
/
+5
2015-08-10
drm/gem: Be more friendly with locking checks
Daniel Vetter
1
-1
/
+1
2015-08-08
Merge tag 'drm-intel-fixes-2015-08-07' of git://anongit.freedesktop.org/drm-i...
Linus Torvalds
2
-5
/
+24
2015-08-07
treewide: fix typos in comment blocks
Masahiro Yamada
2
-2
/
+2
2015-08-07
drm/vblank: Use u32 consistently for vblank counters
Daniel Vetter
1
-1
/
+1
2015-08-07
drm/nouveau/gr: Fix typo in nv10.c
Masanari Iida
1
-2
/
+2
[prev]
[next]