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
2016-09-22
drm/amdgpu: avoid out of bounds access on array interrupt_status_offsets
Colin Ian King
1
-1
/
+1
2016-09-22
drm/amdgpu: mark symbols static where possible
Baoyou Xie
3
-6
/
+8
2016-09-22
drm/amdgpu: remove unused functions
Baoyou Xie
2
-15
/
+0
2016-09-22
drm/amd/powerplay: Replace per-asic print_performance with generic
Tom St Denis
7
-140
/
+79
2016-09-22
drm/radeon: narrow asic_init for virtualization
Alex Deucher
1
-2
/
+3
2016-09-22
drm/amdgpu:add fw version entry to info
Frank Min
3
-0
/
+43
2016-09-22
drm/amdgpu:determine if vPost is needed indeed
Monk Liu
1
-4
/
+44
2016-09-22
drm/i2c: tda998x: don't register the connector
Brian Starkey
1
-8
/
+0
2016-09-22
drm: Don't swallow error codes in drm_dev_alloc()
Tom Gundersen
22
-45
/
+45
2016-09-22
drm: Distinguish no name from ENOMEM in set_unique()
Tom Gundersen
1
-0
/
+3
2016-09-22
drm/nouveau: Revert "bus: remove cpu_coherent flag"
Karol Herbst
4
-1
/
+5
2016-09-22
drm/nouveau/fifo/nv04: avoid ramht race against cookie insertion
Ilia Mirkin
1
-0
/
+3
2016-09-22
drm/sun4i: Fix the high buffer address mask
Maxime Ripard
1
-2
/
+2
2016-09-22
drm/sun4i: tv: Check mode pointer
Maxime Ripard
1
-1
/
+7
2016-09-22
drm/sun4i: Fix formats usable by the primary plane
Maxime Ripard
2
-19
/
+46
2016-09-22
drm/doc: Document color space handling
Daniel Vetter
1
-0
/
+48
2016-09-22
drm: Extract drm_color_mgmt.[hc]
Daniel Vetter
4
-221
/
+253
2016-09-22
drm/doc: Polish plane composition property docs
Daniel Vetter
2
-18
/
+131
2016-09-22
drm: Conslidate blending properties in drm_blend.[hc]
Daniel Vetter
3
-53
/
+50
2016-09-22
drm/doc: Polish for drm_plane.[hc]
Daniel Vetter
2
-110
/
+28
2016-09-22
drm: Extract drm_plane.[hc]
Daniel Vetter
5
-1001
/
+1044
2016-09-22
drm/tilcdc: Add atomic and crtc headers to crtc.c
Sean Paul
1
-2
/
+4
2016-09-21
drm/rockchip: Balance irq refcount on failure
Sean Paul
1
-1
/
+5
2016-09-21
drm/rockchip: Kill vop_plane_state
Tomasz Figa
1
-79
/
+15
2016-09-21
drm/rockchip: Always signal event in next vblank after cfg_done
Tomasz Figa
1
-44
/
+10
2016-09-21
drm/rockchip: Do not enable vblank without event
Tomasz Figa
1
-11
/
+4
2016-09-21
drm/rockchip: Replace custom wait_for_vblanks with helper
Tomasz Figa
3
-78
/
+1
2016-09-21
drm/rockchip: Unreference framebuffers from flip work
Tomasz Figa
1
-0
/
+41
2016-09-21
drm/rockchip: Avoid race with vblank count increment
Tomasz Figa
1
-0
/
+34
2016-09-21
drm/rockchip: Get rid of some unnecessary code
Tomasz Figa
1
-18
/
+0
2016-09-21
drm/rockchip: Clear interrupt status bits before enabling
Tomasz Figa
1
-0
/
+3
2016-09-21
drm/rockchip: Fix up bug in psr state machine
Sean Paul
1
-3
/
+5
2016-09-21
drm/bridge: analogix_dp: Remove duplicated code
Tomeu Vizoso
3
-555
/
+210
2016-09-21
drm/rockchip: Reduce psr flush time to 100ms
Sean Paul
1
-1
/
+1
2016-09-21
drm/rockchip: Don't key off vblank for psr
Sean Paul
4
-30
/
+62
2016-09-21
drm: Fix typo in encoder docs
Dhinakaran Pandiyan
1
-8
/
+9
2016-09-21
GPU-DRM: Replace a kzalloc() call by kcalloc() in drm_legacy_addbufs_sg()
Markus Elfring
1
-2
/
+1
2016-09-21
GPU-DRM: Replace a kzalloc() call by kcalloc() in drm_legacy_addbufs_agp()
Markus Elfring
1
-1
/
+1
2016-09-21
GPU-DRM: Replace two kzalloc() calls by kcalloc() in drm_legacy_addbufs_pci()
Markus Elfring
1
-2
/
+2
2016-09-21
GPU-DRM: Use kmalloc_array() in drm_legacy_addbufs_pci()
Markus Elfring
1
-2
/
+3
2016-09-21
drm/msm: bump kernel api version for explicit fencing
Rob Clark
1
-1
/
+2
2016-09-20
Merge branch 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm...
Dave Airlie
2
-6
/
+11
2016-09-20
drm/sti: remove stih415-416 platform support
Vincent Abriou
9
-480
/
+14
2016-09-20
drm/virtio: add real fence context and seqno
Gustavo Padovan
3
-1
/
+3
2016-09-20
drm/virtio: drop virtio_gpu_execbuffer_ioctl() wrapping
Gustavo Padovan
1
-16
/
+8
2016-09-20
virtio-gpu: avoid possible NULL pointer dereference
Heinrich Schuchardt
1
-2
/
+4
2016-09-20
drm/qxl: reapply cursor after SetCrtc calls
Ray Strode
2
-1
/
+56
2016-09-20
bochs: ignore device if there isn't enougth memory
Gerd Hoffmann
1
-0
/
+7
2016-09-20
Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...
Joerg Roedel
1
-1
/
+1
2016-09-20
drm/sti: fix compositor debugfs creation
Vincent Abriou
3
-16
/
+12
[prev]
[next]