index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rpmsg
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-31
drm/exynos: fix a timeout loop
Dan Carpenter
1
-1
/
+1
2017-01-31
drm/exynos: use atomic helper commit
Inki Dae
3
-110
/
+39
2017-01-31
drm/exynos: remove unnecessary codes
Inki Dae
3
-29
/
+0
2017-01-31
drm/exynos: mic: Add runtime PM support
Marek Szyprowski
1
-23
/
+59
2017-01-31
drm/exynos: Stop using drm_framebuffer_unregister_private
Daniel Vetter
1
-3
/
+1
2017-01-31
drm/exynos: mic: Fix parse_dt function
Hoegeun Kwon
1
-22
/
+3
2017-01-31
drm/exynos: mic: Add mode_set callback function
Hoegeun Kwon
1
-7
/
+12
2017-01-30
drm/atmel-hlcdc: Rework the fbdev creation logic
Boris Brezillon
1
-11
/
+7
2017-01-30
drm/vc4: Remove vc4_debugfs_cleanup()
Noralf Trønnes
3
-8
/
+0
2017-01-28
drm: zte: add tvenc driver support
Shawn Guo
6
-0
/
+446
2017-01-28
dt: add bindings for ZTE tvenc device
Shawn Guo
1
-0
/
+15
2017-01-28
drm: zte: add function to configure vou_ctrl dividers
Shawn Guo
3
-0
/
+120
2017-01-28
drm: zte: move struct vou_inf into zx_vou driver
Shawn Guo
3
-33
/
+35
2017-01-28
drm: zte: add interlace mode support
Shawn Guo
2
-2
/
+65
2017-01-28
drm: zte: add overlay plane support
Shawn Guo
4
-29
/
+413
2017-01-28
drm: zte: add .atomic_disable hook to disable graphic layer
Shawn Guo
4
-20
/
+69
2017-01-28
drm: zte: make zx_plane accessible from zx_vou driver
Shawn Guo
3
-45
/
+33
2017-01-28
drm: zte: support hdmi audio through spdif
Shawn Guo
6
-0
/
+184
2017-01-28
drm: zte: select VIDEOMODE_HELPERS in Kconfig
Shawn Guo
1
-0
/
+1
2017-01-27
dma/fence: Export enable-signaling tracepoint for emission by drivers
Chris Wilson
1
-0
/
+1
2017-01-27
drm/amdgpu: fix amdgpu_bo_va_mapping flags
Christian König
3
-3
/
+3
2017-01-27
drm/amdgpu: access stolen VRAM directly on CZ (v2)
Christian König
1
-1
/
+8
2017-01-27
drm/amdgpu: access stolen VRAM directly on KV/KB (v2)
Christian König
1
-1
/
+8
2017-01-27
drm/amdgpu: fix kernel panic when dpm disabled on Kv.
Rex Zhu
1
-0
/
+3
2017-01-27
drm/amdgpu: fix dpm bug on Kv.
Rex Zhu
1
-3
/
+41
2017-01-27
drm/amd/powerplay: fix regresstion issue can't set manual dpm mode.
Rex Zhu
1
-0
/
+3
2017-01-27
drm/amdgpu: handle vfct with multiple vbios images
Alex Deucher
1
-32
/
+34
2017-01-27
drm/radeon: handle vfct with multiple vbios images
Alex Deucher
1
-30
/
+36
2017-01-27
drm/amdgpu: move misc si headers into amdgpu
Alex Deucher
8
-6
/
+6
2017-01-27
drm/amdgpu: remove unused header si_reg.h
Alex Deucher
1
-105
/
+0
2017-01-27
drm/radeon: drop pitcairn dpm quirks
Alex Deucher
1
-46
/
+1
2017-01-27
drm/amdgpu: drop pitcairn dpm quirks
Alex Deucher
1
-46
/
+1
2017-01-27
drm: radeon: radeon_ttm: Handle return NULL error from ioremap_nocache
Arvind Yadav
1
-0
/
+2
2017-01-27
drm/amd/amdgpu/amdgpu_ttm: Handle return NULL error from ioremap_nocache
Arvind Yadav
1
-0
/
+2
2017-01-27
drm/amdgpu: add new virtual display ID
Yintian Tao
1
-1
/
+2
2017-01-27
drm/amd/amdgpu: remove the uncessary parameter for ib scheduler
Junwei Zhang
13
-18
/
+17
2017-01-27
drm/amdgpu: Bring bo creation in line with radeon driver (v2)
Nils Holland
1
-0
/
+20
2017-01-27
drm/amd/powerplay: fix misspelling in header guard
Nicolas Iooss
1
-1
/
+1
2017-01-27
drm/ttm: revert "add optional LRU removal callback v2"
Christian König
2
-14
/
+5
2017-01-27
drm/ttm: revert "implement LRU add callbacks v2"
Christian König
13
-45
/
+5
2017-01-27
drm/amdgpu: double the priority of kernel allocations
Christian König
1
-0
/
+2
2017-01-27
drm/amdgpu: user BO priority instead of self coding it (v2)
Christian König
3
-79
/
+5
2017-01-27
drm/ttm: add BO priorities for the LRUs
Christian König
4
-27
/
+52
2017-01-27
drm/ttm: remove allow_errors parameter from ttm_bo_force_list_clean
Christian König
1
-17
/
+11
2017-01-27
drm/amdgpu/vi: fix mailbox irq mistake
Xiangliang Yu
1
-3
/
+3
2017-01-27
drm/amdgpu: fix reboot failure issue for virtualization
Xiangliang Yu
1
-0
/
+6
2017-01-27
drm/amd/amdgpu: Add PCI info to gca_config debugfs
Tom St Denis
1
-1
/
+7
2017-01-27
drm/amdgpu:insert switch buffer only for VM submit
Monk Liu
1
-1
/
+1
2017-01-27
drm/amdgpu:Preamble is forbid to be ignored in SRIOV
Monk Liu
1
-1
/
+2
2017-01-27
drm/amdgpu:set cond_exec polling value to 1 in ring_init
Monk Liu
2
-4
/
+3
[next]