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
/
amdgpu
Age
Commit message (
Expand
)
Author
Lines
2020-04-24
drm/amdgpu: for nv12 always need smu ip
Monk Liu
-2
/
+1
2020-04-24
drm/amdgpu: skip sysfs node not belong to one vf mode
Monk Liu
-20
/
+28
2020-04-24
drm/amdgpu: provide RREG32_SOC15_NO_KIQ, will be used later
Monk Liu
-0
/
+3
2020-04-24
drm/amdgpu: skip cg/pg set for SRIOV
Monk Liu
-0
/
+7
2020-04-24
drm/amdgpu: ignore TA ucode for SRIOV
Monk Liu
-0
/
+2
2020-04-23
drm/amdgpu: retire legacy vega10 sos version check
Hawking Zhang
-27
/
+1
2020-04-23
drm/amdgpu: switch to helper function to init sos ucode
Hawking Zhang
-84
/
+6
2020-04-23
drm/amdgpu: add helper function to init sos ucode
Hawking Zhang
-0
/
+72
2020-04-23
drm/amdgpu: switch to helper function to init asd ucode
Hawking Zhang
-75
/
+5
2020-04-23
drm/amdgpu: add helper function to init asd ucode
Hawking Zhang
-0
/
+38
2020-04-23
drm/amdgpu: retire unused check_fw_loading status
Hawking Zhang
-544
/
+0
2020-04-23
drm/amdgpu: remove unnecessary tOS version check
Hawking Zhang
-16
/
+4
2020-04-23
drm/amdgpu: retire support_vmr_ring interface
Hawking Zhang
-66
/
+30
2020-04-23
drm/amdgpu: shrink critical section in amdgpu_amdkfd_gpuvm_free_memory_of_gpu
Bernard Zhao
-7
/
+7
2020-04-23
drm/amdgpu: Init data to avoid oops while reading pp_num_states.
limingyu
-1
/
+4
2020-04-23
drm/amdgpu: remove set but not used variable 'priority'
YueHaibing
-2
/
+0
2020-04-23
drm: amdgpu: fix kernel-doc struct warning
Randy Dunlap
-1
/
+1
2020-04-23
drm/amdgpu: request reg_val_offs each kiq read reg
Yintian Tao
-29
/
+41
2020-04-22
drm/amdgpu: change how we update mmRLC_SPM_MC_CNTL
Christian König
-8
/
+28
2020-04-22
drm/amdgpu: set error query ready after all IPs late init
Dennis Li
-5
/
+3
2020-04-22
drm/amdgpu: code cleanup around gpu reset
Evan Quan
-10
/
+4
2020-04-22
drm/amdgpu: optimize the gpu reset for XGMI setup V2
Evan Quan
-51
/
+25
2020-04-22
drm/amdgpu: correct cancel_delayed_work_sync on gpu reset
Evan Quan
-0
/
+2
2020-04-22
drm/amdgpu: correct fbdev suspend on gpu reset
Evan Quan
-1
/
+1
2020-04-22
drm/amdgpu: cleanup coding style in amdkfd a bit
Bernard Zhao
-11
/
+9
2020-04-22
drm/amdgpu: clean up unused variable about ring lru
Kevin Wang
-6
/
+0
2020-04-22
drm/amdgpu: replace DRM prefix with PCI device info for gfx/mmhub
Dennis Li
-16
/
+31
2020-04-22
drm/amdgpu: disble vblank when unloading sriov driver
Jiawei
-1
/
+2
2020-04-22
drm/amdgpu: Print CU information by default during initialization
Yong Zhao
-1
/
+2
2020-04-22
drm/amdgpu: Adjust the SDMA doorbell info printing
Yong Zhao
-2
/
+2
2020-04-22
drm/amdgpu: fix race between pstate and remote buffer map
Jonathan Kim
-53
/
+49
2020-04-22
Revert "drm/amdgpu: Disable gfx off if VCN is busy"
James Zhu
-2
/
+0
2020-04-22
drm/amdgpu: fix kernel page fault issue by ras recovery on sGPU
Guchun Chen
-2
/
+3
2020-04-22
drm/amdgpu: Disable FRU read on Arcturus
Kent Russell
-3
/
+4
2020-04-22
drm/amdgpu/gmc: Fix spelling mistake.
Rajneesh Bhardwaj
-6
/
+6
2020-04-22
Revert "drm/amdgpu: use the BAR if possible in amdgpu_device_vram_access v2"
Kent Russell
-26
/
+0
2020-04-22
drm/amdgpu/gfx9: add gfxoff quirk
Alex Deucher
-0
/
+2
2020-04-22
drm/amdgpu: set mp1 state before reload
John Clements
-1
/
+10
2020-04-22
drm/amdgpu: update psp fw loading sequence
John Clements
-49
/
+77
2020-04-22
drm/amdgpu: fix the hw hang during perform system reboot and reset
Prike Liang
-0
/
+2
2020-04-22
Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
-16
/
+162
2020-04-17
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-91
/
+113
2020-04-16
Merge tag 'amd-drm-fixes-5.7-2020-04-15' of git://people.freedesktop.org/~agd...
Dave Airlie
-15
/
+23
2020-04-14
drm/amdgpu/gfx9: add gfxoff quirk
Alex Deucher
-0
/
+2
2020-04-14
drm/amdgpu: fix the hw hang during perform system reboot and reset
Prike Liang
-0
/
+2
2020-04-13
drm/amdgpu: fix wrong vram lost counter increment V2
Evan Quan
-14
/
+18
2020-04-13
drm/amdgpu: remove dead code in si_dpm.c
Jason Yan
-20
/
+0
2020-04-13
drm/amd/amdgpu: remove hardcoded module name in prints
Aurabindo Pillai
-9
/
+9
2020-04-13
drm/amd/amdgpu: add print prefix for dev_* variants
Aurabindo Pillai
-0
/
+6
2020-04-13
drm/amd/amdgpu: add prefix for pr_* prints
Aurabindo Pillai
-0
/
+6
[prev]
[next]