index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Lines
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
-1
/
+2
2018-06-12
treewide: kvzalloc() -> kvcalloc()
Kees Cook
-16
/
+21
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
-34
/
+45
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
-6
/
+6
2018-06-06
Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-7829
/
+26851
2018-06-05
Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-1
/
+1
2018-05-31
drm/amd/display: Update color props when modeset is required
Leo (Sunpeng) Li
-2
/
+6
2018-05-31
drm/amd/display: Make atomic-check validate underscan changes
David Francis
-7
/
+16
2018-05-30
PM / Domains: Drop genpd as in-param for pm_genpd_remove_device()
Ulf Hansson
-1
/
+1
2018-05-29
drm/amd/display: Fix BUG_ON during CRTC atomic check update
Leo (Sunpeng) Li
-6
/
+7
2018-05-25
drm/amdgpu: fix 32-bit build warning
Arnd Bergmann
-2
/
+2
2018-05-24
drm/amdgpu: Use dev_info() to report amdkfd is not supported for this ASIC
Tom Stellard
-1
/
+1
2018-05-18
drm/amdgpu: conditionally compile amdgpu's amdkfd files
Oded Gabbay
-9
/
+63
2018-05-25
Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
-2819
/
+6950
2018-05-24
drm/amd/display: Remove use of division operator for long longs
David Francis
-1
/
+1
2018-05-24
drm/amdgpu: Update GFX info structure to match what vega20 used
Shaoyun Liu
-6
/
+5
2018-05-24
drm/amdgpu/pp: remove duplicate assignment
Alex Deucher
-1
/
+0
2018-05-24
drm/amdgpu: move VM BOs on LRU again
Christian König
-5
/
+26
2018-05-24
drm/amdgpu: consistenly use VM moved flag
Christian König
-13
/
+15
2018-05-24
drm/amdgpu: kmap PDs/PTs in amdgpu_vm_update_directories
Christian König
-7
/
+8
2018-05-24
drm/amdgpu: further optimize amdgpu_vm_handle_moved
Christian König
-13
/
+14
2018-05-24
drm/amdgpu: cleanup amdgpu_vm_validate_pt_bos v2
Christian König
-12
/
+7
2018-05-24
drm/amdgpu: rework VM state machine lock handling v2
Christian König
-49
/
+21
2018-05-24
drm/amdgpu: Add runtime VCN PG support
Rex Zhu
-18
/
+30
2018-05-24
drm/amdgpu: Enable VCN static PG by default on RV
Rex Zhu
-1
/
+2
2018-05-24
drm/amdgpu: Add VCN static PG support on RV
Rex Zhu
-1
/
+102
2018-05-24
drm/amdgpu: Enable VCN CG by default on RV
Rex Zhu
-1
/
+2
2018-05-24
drm/amdgpu: Add static CG control for VCN on RV
Rex Zhu
-11
/
+39
2018-05-24
drm/amdgpu: Add SOC15_WAIT_ON_RREG macro define
Rex Zhu
-0
/
+15
2018-05-24
drm/amdgpu: Add CG/PG flags for VCN
Rex Zhu
-1
/
+2
2018-05-24
drm/amd/pp: Add smu support for VCN powergating on RV
Rex Zhu
-1
/
+18
2018-05-24
drm/amdgpu: skip CG for VCN when late_init/fini
Rex Zhu
-0
/
+2
2018-05-24
drm/amd/pp: fix a couple locking issues
Rex Zhu
-12
/
+19
2018-05-24
drm/amd/pp: Fix static checker warning
Rex Zhu
-19
/
+14
2018-05-23
drm/amdgpu/gmc9: disable partial wr rmw if ECC is not enabled
Alex Deucher
-0
/
+1
2018-05-23
drm/amdgpu: add a df 1.7 implementation of enable_ecc_force_par_wr_rmw
Alex Deucher
-0
/
+8
2018-05-23
drm/amdgpu: add new DF callback for ECC setup
Alex Deucher
-0
/
+2
2018-05-23
drm/amdgpu: add new DF 1.7 register defs
Alex Deucher
-0
/
+8
2018-05-23
Remove calls to suspend/resume atomic helpers from amdgpu_device_gpu_recover....
Andrey Grodzovsky
-9
/
+1
2018-05-18
drm/amdgpu: fix insert nop for UVD4.2 ring
Leo Liu
-2
/
+13
2018-05-18
drm/amdgpu: fix insert nop for UVD5 ring
Leo Liu
-2
/
+13
2018-05-18
drm/amdgpu: fix insert nop for UVD6 ring
Leo Liu
-2
/
+13
2018-05-18
drm/amdgpu: fix insert nop for UVD7 ring
Leo Liu
-4
/
+6
2018-05-18
drm/amdgpu: fix insert nop for VCN decode ring
Leo Liu
-6
/
+8
2018-05-18
drm/amd/pp: Fix build warning in vegam
Rex Zhu
-2
/
+4
2018-05-18
drm/amd/display: Clear connector's edid pointer
Mikita Lipski
-0
/
+1
2018-05-18
drm/amd/display: fix memory leaks
Anthony Koo
-8
/
+16
2018-05-18
drm/amd/display: DCN1 link encoder
Eric Bernstein
-23
/
+1716
2018-05-18
drm/amd/display: Clear underflow status for debug purposes
Nikola Cornij
-0
/
+6
2018-05-18
drm/amd/display: fix bug with index check
Anthony Koo
-1
/
+1
[next]