summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)Author
2021-05-27drm/amd/amdgpu/amdgpu_device: Make local function staticLee Jones
2021-05-25drm/amdgpu: add judgement for dc supportAsher Song
2021-05-21drm/amdgpu: Indirect register access for Navi12 sriovPeng Ju Zhou
2021-05-19drm/amd/amdgpu: fix a potential deadlock in gpu resetLang Yu
2021-05-19drm/amd/amdgpu: Enable DCN IP init for Beige GobyAurabindo Pillai
2021-05-19drm/amd/amdgpu: Use IP discovery table for beige gobyChengming Gui
2021-05-19drm/amd/amdgpu: set asic family and ip blocks for beige_gobyChengming Gui
2021-05-19drm/amd/amdgpu: add beige_goby asic typeChengming Gui
2021-05-19drm/amdgpu: switch to cached fw flags for gpu virt capHawking Zhang
2021-05-19drm/amdgpu: add judgement when add ip blocks (v2)Likun GAO
2021-05-10drm/amdgpu: Rename to ras_*_enabledLuben Tuikov
2021-05-10drm/amdgpu: Remove redundant ras->supportedLuben Tuikov
2021-05-10drm/amdgpu: change the default timeout for kernel compute queuesAlex Deucher
2021-05-10drm/amdgpu: Register VGA clients after init can no longer failKai-Heng Feng
2021-04-28drm/amd/amdgpu/sriov disable all ip hw status by defaultJack Zhang
2021-04-20drm/amd/amdgpu/amdgpu_device: Remove unused variable 'r'Lee Jones
2021-04-09drm/amdgpu: split mmhub callbacks into ras and non-ras onesHawking Zhang
2021-04-09drm/amdgpu: indirect register access for nv12 sriovPeng Ju Zhou
2021-04-09drm/amdgpu: indirect register access for nv12 sriovPeng Ju Zhou
2021-04-09drm/amdgpu: Reset error code for 'no handler' caseLijo Lazar
2021-04-09drm/amdgpu: Enable recovery on aldebaranLijo Lazar
2021-04-09drm/amdgpu: Make set PG/CG state functions publicLijo Lazar
2021-04-09drm/amdgpu: Add reset control handling to reset workflowLijo Lazar
2021-04-09drm/amd/amdgpu implement tdr advanced modeJack Zhang
2021-04-09drm/amdgpu: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao
2021-04-09drm/amdgpu: move vram recover into sriov full accessHorace Chen
2021-04-09drm/amdgpu: skip kfd suspend/resume for S0ixAlex Deucher
2021-04-09drm/amdgpu: drop S0ix checks around CG/PG in suspendAlex Deucher
2021-04-09drm/amdgpu: skip CG/PG for gfx during S0ixPratik Vishwakarma
2021-04-09drm/amdgpu: update comments about s0ix suspend/resumeAlex Deucher
2021-04-09drm/amdgpu/swsmu: skip gfx cgpg on s0ix suspendAlex Deucher
2021-04-09drm/amdgpu: re-enable suspend phase 2 for S0ixAlex Deucher
2021-04-09drm/amdgpu: move s0ix check into amdgpu_device_ip_suspend_phase2 (v3)Alex Deucher
2021-04-09drm/amdgpu: clean up non-DC suspend/resume handlingAlex Deucher
2021-04-09drm/amdgpu: rework S3/S4/S0ix state handlingAlex Deucher
2021-04-09drm/amdgpu: fix the hibernation suspend with s0ixPrike Liang
2021-04-09drm/amdgpu: disentangle HG systems from vgaswitcherooAlex Deucher
2021-04-09Revert "drm/amdgpu: disable gpu reset on Vangogh for now"Xiaojian Du
2021-04-09drm/amdgpu: add codes to capture invalid hardware access when recoveryDennis Li
2021-03-23drm/amdgpu: drop extraneous hw_status updateAlex Deucher
2021-03-23drm/amdgpu: Enable light SBR in XGMI+passthrough configurationshaoyunl
2021-03-23drm/amdgpu: drop legacy IO bar supportAlex Deucher
2021-03-23drm/amdgpu: nuke the ih reentrant lockChristian König
2021-03-23drm/amdgpu: fix send ras disable cmd when asic not support rasStanley.Yang
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