summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)Author
2021-03-23drm/amdgpu: Fix spelling mistake "disabed" -> "disabled"Colin Ian King
2021-03-23drm/amdgpu: Enable light SBR for SMU on passthrough and XGMI configurationshaoyunl
2021-03-23drm/amdgpu: Reset the devices in the XGMI hive duirng probeshaoyunl
2021-03-23drm/amdgpu: Add reset_list for device list used for resetshaoyunl
2021-03-23drm/amdgpu: Add kfd init_complete flag to check from amdgpu sideshaoyunl
2021-03-23drm/amdgpu: retire aldebaran gpu_info firmwareHawking Zhang
2021-03-23drm/amdgpu:add smu mode1/2 support for aldebaranFeifei Xu
2021-03-10drm/amdgpu: set ip blocks for aldebaranLe Ma
2021-03-10drm/amdgpu: add gpu_info fw parse support for aldebaranLe Ma
2021-03-10drm/amdgpu: add aldebaran asic typeLe Ma
2021-03-05drm/amdgpu: Fix some unload driver issuesEmily Deng
2021-03-05drm/amd/amdgpu: add fini virt data exchange to ip_suspendJingwen Chen
2021-03-05drm/amdgpu: enable one vf mode on sienna cichlid vfHorace Chen
2021-02-26drm/amdgpu: remove unnecessary reading for epprom headerDennis Li
2021-02-26drm/amd/amdgpu: move inc gpu_reset_counter after drm_sched_stopJingwen Chen
2021-02-24drm/amdgpu: fix shutdown and poweroff process failed with s0ixPrike Liang
2021-02-09drm/amdgpu: enable gpu recovery for dimgrey_cavefishTao Zhou
2021-02-09drm/amdgpu: use runpm flag rather than fbcon for kfd runtime suspend (v2)Alex Deucher
2021-02-09drm/amdgpu: drop extra drm_kms_helper_poll_enable/disable callsAlex Deucher
2021-02-09drm/amdgpu: add generic pci reset as an optionAlex Deucher
2021-01-28drm/amdgpu: disable gpu reset on Vangogh for nowAlex Deucher
2021-01-25drm/amdgpu: race issue when jobs on 2 ring timeoutHorace Chen
2021-01-21drm/amdgpu: remove gpu info firmware of green sardineHuang Rui
2021-01-21drm/amdgpu:Add pcie gen5 support in pcie capability.Feifei Xu
2021-01-20Merge tag 'amd-drm-next-5.12-2021-01-20' of https://gitlab.freedesktop.org/ag...Daniel Vetter
2021-01-20Merge tag 'drm-misc-next-2021-01-19' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2021-01-15drm/amdgpu: Remove unused variableNirmoy Das
2021-01-15Merge tag 'amd-drm-next-5.12-2021-01-08' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-01-13drm/amdgpu: Enable GPU reset for vangoghAlex Deucher
2021-01-13drm/amdgpu: Decrease compute timeout to 10 s for sriov multiple VFEmily.Deng
2021-01-13drm/amdgpu: Remove references to struct drm_device.pdevThomas Zimmermann
2021-01-13drm/amdgpu: Fix trailing whitespacesThomas Zimmermann
2021-01-14drm/amdgpu: Resize BAR0 to the maximum available size, even if it doesn't cov...Nirmoy Das
2021-01-11drm/amdgpu: enable gpu recovery for navy_flounderJiansong Chen
2021-01-08drm/amdgpu: fix DRM_INFO flood if display core is not supported (bug 210921)Alexandre Demers
2021-01-07Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2021-01-05drm/amdgpu: fix a GPU hang issue when remove deviceDennis Li
2020-12-23drm/amdgpu: Fix a copy-pasta commentAlex Deucher
2020-12-15drm/amdgpu: update amdgpu_device_supports_boco()Alex Deucher
2020-12-15drm/amdgpu: split BOCO and ATPX handlingAlex Deucher
2020-12-15drm/amdgpu: add judgement for suspend/resume sequenceLikun Gao
2020-12-15Merge drm/drm-next into drm-misc-nextMaarten Lankhorst
2020-12-08gpu/drm: ring_mirror_list --> pending_listLuben Tuikov
2020-12-08drm/scheduler: "node" --> "list"Luben Tuikov
2020-11-24drm/amdgpu: only register VGA devices with the VGA arbiterAlex Deucher
2020-11-24drm/amd/amdgpu: fix null pointer in runtime pmKenneth Feng
2020-11-13drm/amdgpu: update amdgpu device suspend/resume sequence for s0i3 supportPrike Liang
2020-11-10drm/amd/amdgpu/amdgpu_device: Provide documentation for 'reg_addr' paramsLee Jones
2020-11-04drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher
2020-10-23amdgpu: fix a few kernel-doc markup issuesMauro Carvalho Chehab