summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: add judgement for dc supportAsher Song2021-06-021-1/+3
* drm/amd/amdgpu: fix a potential deadlock in gpu resetLang Yu2021-05-201-1/+0
* drm/amdgpu: add judgement when add ip blocks (v2)Likun GAO2021-05-131-1/+14
* drm/amdgpu: Register VGA clients after init can no longer failKai-Heng Feng2021-04-291-15/+13
* drm/amdgpu: split mmhub callbacks into ras and non-ras onesHawking Zhang2021-04-091-5/+6
* drm/amdgpu: indirect register access for nv12 sriovPeng Ju Zhou2021-04-091-1/+1
* drm/amdgpu: indirect register access for nv12 sriovPeng Ju Zhou2021-04-091-0/+5
* drm/amdgpu: Reset error code for 'no handler' caseLijo Lazar2021-04-091-3/+8
* drm/amdgpu: Enable recovery on aldebaranLijo Lazar2021-04-091-0/+1
* drm/amdgpu: Make set PG/CG state functions publicLijo Lazar2021-04-091-3/+4
* drm/amdgpu: Add reset control handling to reset workflowLijo Lazar2021-04-091-30/+78
* drm/amd/amdgpu implement tdr advanced modeJack Zhang2021-04-091-0/+81
* drm/amdgpu: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao2021-04-091-4/+4
* drm/amdgpu: move vram recover into sriov full accessHorace Chen2021-04-091-1/+1
* drm/amdgpu: skip kfd suspend/resume for S0ixAlex Deucher2021-04-091-4/+7
* drm/amdgpu: drop S0ix checks around CG/PG in suspendAlex Deucher2021-04-091-4/+2
* drm/amdgpu: skip CG/PG for gfx during S0ixPratik Vishwakarma2021-04-091-0/+8
* drm/amdgpu: update comments about s0ix suspend/resumeAlex Deucher2021-04-091-3/+7
* drm/amdgpu/swsmu: skip gfx cgpg on s0ix suspendAlex Deucher2021-04-091-2/+1
* drm/amdgpu: re-enable suspend phase 2 for S0ixAlex Deucher2021-04-091-3/+9
* drm/amdgpu: move s0ix check into amdgpu_device_ip_suspend_phase2 (v3)Alex Deucher2021-04-091-4/+6
* drm/amdgpu: clean up non-DC suspend/resume handlingAlex Deucher2021-04-091-84/+2
* drm/amdgpu: rework S3/S4/S0ix state handlingAlex Deucher2021-04-091-9/+3
* drm/amdgpu: fix the hibernation suspend with s0ixPrike Liang2021-04-091-2/+6
* drm/amdgpu: disentangle HG systems from vgaswitcherooAlex Deucher2021-04-091-22/+16
* Revert "drm/amdgpu: disable gpu reset on Vangogh for now"Xiaojian Du2021-04-091-0/+1
* drm/amdgpu: add codes to capture invalid hardware access when recoveryDennis Li2021-04-091-9/+38
* drm/amdgpu: drop extraneous hw_status updateAlex Deucher2021-03-241-1/+0
* drm/amdgpu: Enable light SBR in XGMI+passthrough configurationshaoyunl2021-03-241-4/+5
* drm/amdgpu: drop legacy IO bar supportAlex Deucher2021-03-241-57/+0
* drm/amdgpu: nuke the ih reentrant lockChristian König2021-03-241-1/+0
* drm/amdgpu: fix send ras disable cmd when asic not support rasStanley.Yang2021-03-241-3/+6
* drm/amdgpu: Fix spelling mistake "disabed" -> "disabled"Colin Ian King2021-03-241-1/+1
* drm/amdgpu: Enable light SBR for SMU on passthrough and XGMI configurationshaoyunl2021-03-241-0/+4
* drm/amdgpu: Reset the devices in the XGMI hive duirng probeshaoyunl2021-03-241-27/+75
* drm/amdgpu: Add reset_list for device list used for resetshaoyunl2021-03-241-15/+18
* drm/amdgpu: Add kfd init_complete flag to check from amdgpu sideshaoyunl2021-03-241-1/+8
* drm/amdgpu: retire aldebaran gpu_info firmwareHawking Zhang2021-03-241-4/+1
* drm/amdgpu:add smu mode1/2 support for aldebaranFeifei Xu2021-03-241-0/+39
* drm/amdgpu: set ip blocks for aldebaranLe Ma2021-03-101-0/+1
* drm/amdgpu: add gpu_info fw parse support for aldebaranLe Ma2021-03-101-0/+4
* drm/amdgpu: add aldebaran asic typeLe Ma2021-03-101-0/+1
* drm/amdgpu: Fix some unload driver issuesEmily Deng2021-03-051-0/+1
* drm/amd/amdgpu: add fini virt data exchange to ip_suspendJingwen Chen2021-03-051-1/+3
* drm/amdgpu: enable one vf mode on sienna cichlid vfHorace Chen2021-03-051-0/+2
* drm/amdgpu: remove unnecessary reading for epprom headerDennis Li2021-02-261-1/+1
* drm/amd/amdgpu: move inc gpu_reset_counter after drm_sched_stopJingwen Chen2021-02-261-1/+2
* drm/amdgpu: fix shutdown and poweroff process failed with s0ixPrike Liang2021-02-241-2/+4
* drm/amdgpu: enable gpu recovery for dimgrey_cavefishTao Zhou2021-02-091-0/+1
* drm/amdgpu: use runpm flag rather than fbcon for kfd runtime suspend (v2)Alex Deucher2021-02-091-2/+2