summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-27drm/amd/amdgpu: fix psp tmr bo pin count leak in SRIOVJingwen Chen1-0/+4
2021-08-30drm/amdgpu: show both cmd id and name when psp cmd failedLang Yu1-4/+4
2021-08-24drm/amd/amdgpu: consolidate PSP TA init shared buf functionsCandice Li1-99/+43
2021-08-19drm/amd: consolidate TA shared memory structuresCandice Li1-109/+109
2021-08-19drm/amdgpu: get extended xgmi topology dataJonathan Kim1-9/+83
2021-08-16drm/amd/amdgpu: consolidate PSP TA contextCandice Li1-81/+81
2021-08-06drm/amdgpu: added synchronization for psp cmd buf accessJohn Clements1-66/+139
2021-08-06drm/amd/amdgpu: remove redundant host to psp cmd buf allocationsCandice Li1-161/+66
2021-08-06gpu/drm/amd: Remove duplicated include of drm_drv.hzhouchuangao1-2/+0
2021-07-29drm/amdgpu: Added support for added psp driver binaries FWJohn Clements1-1/+46
2021-07-29drm/amdgpu: Added latest PSP FW headerJohn Clements1-2/+79
2021-07-23drm/amdgpu: enable psp v11.0.8 for cyan_skillfishLang Yu1-0/+8
2021-07-23drm/amdgpu: init psp v11.0.8 function for cyan_skillfishLang Yu1-0/+7
2021-07-23drm/amdgpu: adjust fw_name string length for tocLang Yu1-1/+1
2021-07-23drm/amd/amdgpu: add consistent PSP FW loading size checkingCandice Li1-49/+59
2021-07-23drm/amdgpu: Change a few function namesOak Zeng1-8/+8
2021-07-23drm/amdgpu: add psp command to get num xgmi links between direct peersJonathan Kim1-0/+23
2021-07-16drm/amdgpu: Switch to VRAM buffer for USBC PD FW.Andrey Grodzovsky1-20/+13
2021-07-01drm/amdgpu: show explicit name instead of id in psp_cmd_submit_bufLang Yu1-4/+4
2021-07-01drm/amdgpu: add function to show psp_gfx_cmd name via idLang Yu1-0/+38
2021-06-16drm/amdgpu: correct psp ucode arrary start addressHawking Zhang1-9/+14
2021-06-11drm/amdgpu: disable DRAM memory training when GECC is enabledHawking Zhang1-13/+34
2021-06-11drm/amdgpu: cache psp runtime boot_cfg_bitmask in sw_intHawking Zhang1-0/+7
2021-06-11drm/amdgpu: add helper function to query psp runtime db entry (v2)Hawking Zhang1-0/+68
2021-06-11drm/amdgpu: enable dynamic GECC support (v2)Hawking Zhang1-10/+47
2021-06-11drm/amdgpu: add helper function to query gecc status in boot configHawking Zhang1-0/+23
2021-06-11drm/amdgpu: allow different boot configsHawking Zhang1-4/+4
2021-06-11drm/amd/pm: drop the incomplete fix for Navi14 runpm issueEvan Quan1-4/+1
2021-06-10drm/amdgpu: Added support for loading auxiliary PSP FWJohn Clements1-8/+46
2021-06-10drm/amdgpu: Updated fw header structure sourceJohn Clements1-20/+20
2021-06-08drm/amdgpu: Use PSP to program IH_RB_CNTL_RING1/2 on SRIOVRohit Khaire1-0/+2
2021-06-08drm/amdgpu: allocate psp fw private buffer from VRAM for sriov vfZhigang Luo1-5/+14
2021-06-08drm/amdgpu: add psp ta microcode init for aldebaran sriov vfZhigang Luo1-0/+6
2021-06-04drm/amdgpu: enable psp_v13 for yellow carpAaron Liu1-0/+4
2021-06-04drm/amdgpu: Don't flush/invalidate HDP for APUs and A+AEric Huang1-3/+3
2021-05-25drm/amdgpu: Rename flag which prevents HW accessAndrey Grodzovsky1-2/+2
2021-05-22Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-41/+43
2021-05-20drm/amdgpu: Guard against write accesses after device removalAndrey Grodzovsky1-24/+40
2021-05-20drm/amd/amdgpu: add psp support for beige_gobyChengming Gui1-0/+1
2021-05-20drm/amdgpu: query boot config cap before issue psp cmdHawking Zhang1-4/+6
2021-05-11drm/amdgpu: covert ras status to kernel errnoDennis Li1-2/+27
2021-05-11drm/amdgpu: Rename to ras_*_enabledLuben Tuikov1-1/+1
2021-05-11drm/amdgpu: Remove redundant ras->supportedLuben Tuikov1-1/+1
2021-05-11drm/amdgpu: Add Aldebaran virtualization supportZhigang Luo1-0/+1
2021-04-29drm/amdgpu/sriov: Remove clear vf fw supportVictor Zhao1-32/+0
2021-04-24drm/amdgpu: add support for ras init flagsJohn Clements1-2/+7
2021-04-21Revert "drm/amdgpu: workaround the TMR MC address issue (v2)"Oak Zeng1-10/+0
2021-04-15drm/amd/sriov no need to config GECC for sriovJack Zhang1-1/+1
2021-04-15drm/amdgpu: Introduce new SETUP_TMR interfaceOak Zeng1-3/+9
2021-04-09drm/amdgpu: skip PP_MP1_STATE_UNLOAD on aldebaranFeifei Xu1-2/+1