summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)AuthorLines
2021-06-02drm/amdgpu: add judgement for dc supportAsher Song-1/+3
2021-05-19drm/amd/amdgpu: fix a potential deadlock in gpu resetLang Yu-1/+0
2021-05-13drm/amdgpu: add judgement when add ip blocks (v2)Likun GAO-1/+14
2021-04-29drm/amdgpu: Register VGA clients after init can no longer failKai-Heng Feng-15/+13
2021-04-09drm/amdgpu: split mmhub callbacks into ras and non-ras onesHawking Zhang-5/+6
2021-04-09drm/amdgpu: indirect register access for nv12 sriovPeng Ju Zhou-1/+1
2021-04-09drm/amdgpu: indirect register access for nv12 sriovPeng Ju Zhou-0/+5
2021-04-09drm/amdgpu: Reset error code for 'no handler' caseLijo Lazar-3/+8
2021-04-09drm/amdgpu: Enable recovery on aldebaranLijo Lazar-0/+1
2021-04-09drm/amdgpu: Make set PG/CG state functions publicLijo Lazar-3/+4
2021-04-09drm/amdgpu: Add reset control handling to reset workflowLijo Lazar-30/+78
2021-04-09drm/amd/amdgpu implement tdr advanced modeJack Zhang-0/+81
2021-04-09drm/amdgpu: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao-4/+4
2021-04-09drm/amdgpu: move vram recover into sriov full accessHorace Chen-1/+1
2021-04-09drm/amdgpu: skip kfd suspend/resume for S0ixAlex Deucher-4/+7
2021-04-09drm/amdgpu: drop S0ix checks around CG/PG in suspendAlex Deucher-4/+2
2021-04-09drm/amdgpu: skip CG/PG for gfx during S0ixPratik Vishwakarma-0/+8
2021-04-09drm/amdgpu: update comments about s0ix suspend/resumeAlex Deucher-3/+7
2021-04-09drm/amdgpu/swsmu: skip gfx cgpg on s0ix suspendAlex Deucher-2/+1
2021-04-09drm/amdgpu: re-enable suspend phase 2 for S0ixAlex Deucher-3/+9
2021-04-09drm/amdgpu: move s0ix check into amdgpu_device_ip_suspend_phase2 (v3)Alex Deucher-4/+6
2021-04-09drm/amdgpu: clean up non-DC suspend/resume handlingAlex Deucher-84/+2
2021-04-09drm/amdgpu: rework S3/S4/S0ix state handlingAlex Deucher-9/+3
2021-04-09drm/amdgpu: fix the hibernation suspend with s0ixPrike Liang-2/+6
2021-04-09drm/amdgpu: disentangle HG systems from vgaswitcherooAlex Deucher-22/+16
2021-04-09Revert "drm/amdgpu: disable gpu reset on Vangogh for now"Xiaojian Du-0/+1
2021-04-09drm/amdgpu: add codes to capture invalid hardware access when recoveryDennis Li-9/+38
2021-03-23drm/amdgpu: drop extraneous hw_status updateAlex Deucher-1/+0
2021-03-23drm/amdgpu: Enable light SBR in XGMI+passthrough configurationshaoyunl-4/+5
2021-03-23drm/amdgpu: drop legacy IO bar supportAlex Deucher-57/+0
2021-03-23drm/amdgpu: nuke the ih reentrant lockChristian König-1/+0
2021-03-23drm/amdgpu: fix send ras disable cmd when asic not support rasStanley.Yang-3/+6
2021-03-23drm/amdgpu: Fix spelling mistake "disabed" -> "disabled"Colin Ian King-1/+1
2021-03-23drm/amdgpu: Enable light SBR for SMU on passthrough and XGMI configurationshaoyunl-0/+4
2021-03-23drm/amdgpu: Reset the devices in the XGMI hive duirng probeshaoyunl-27/+75
2021-03-23drm/amdgpu: Add reset_list for device list used for resetshaoyunl-15/+18
2021-03-23drm/amdgpu: Add kfd init_complete flag to check from amdgpu sideshaoyunl-1/+8
2021-03-23drm/amdgpu: retire aldebaran gpu_info firmwareHawking Zhang-4/+1
2021-03-23drm/amdgpu:add smu mode1/2 support for aldebaranFeifei Xu-0/+39
2021-03-10drm/amdgpu: set ip blocks for aldebaranLe Ma-0/+1
2021-03-10drm/amdgpu: add gpu_info fw parse support for aldebaranLe Ma-0/+4
2021-03-10drm/amdgpu: add aldebaran asic typeLe Ma-0/+1
2021-03-05drm/amdgpu: Fix some unload driver issuesEmily Deng-0/+1
2021-03-05drm/amd/amdgpu: add fini virt data exchange to ip_suspendJingwen Chen-1/+3
2021-03-05drm/amdgpu: enable one vf mode on sienna cichlid vfHorace Chen-0/+2
2021-02-26drm/amdgpu: remove unnecessary reading for epprom headerDennis Li-1/+1
2021-02-26drm/amd/amdgpu: move inc gpu_reset_counter after drm_sched_stopJingwen Chen-1/+2
2021-02-24drm/amdgpu: fix shutdown and poweroff process failed with s0ixPrike Liang-2/+4
2021-02-09drm/amdgpu: enable gpu recovery for dimgrey_cavefishTao Zhou-0/+1
2021-02-09drm/amdgpu: use runpm flag rather than fbcon for kfd runtime suspend (v2)Alex Deucher-2/+2