summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-16drm/amdgpu: add debug flag to place fw bo on vram for frontdoor loadingLe Ma1-1/+1
2024-01-16Revert "drm/amdgpu: add param to specify fw bo location for front-door loading"Le Ma1-1/+1
2024-01-06drm/amdgpu: add param to specify fw bo location for front-door loadingLe Ma1-1/+1
2023-12-13drm/amdgpu: xgmi_fill_topology_infoVignesh Chander1-2/+2
2023-11-17drm/amdgpu: add and populate the port num into xgmi topology infoShiwu Zhang1-0/+5
2023-11-03drm/amdgpu: Add psp v13 function to query boot statusHawking Zhang1-0/+15
2023-10-20drm/amdgpu: support the port num info based on the capability flagShiwu Zhang1-13/+32
2023-10-20drm/amdgpu: prepare the output buffer for GET_PEER_LINKS commandShiwu Zhang1-2/+10
2023-10-20drm/amdgpu: update the xgmi ta interface headerShiwu Zhang1-3/+3
2023-10-13drm/amd/pm: Add P2S tables for SMU v13.0.6Lijo Lazar1-0/+7
2023-10-13drm/amdgpu: Add support to load P2S tablesLijo Lazar1-0/+27
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar1-21/+27
2023-09-01drm/amdgpu: add PSP loading support for UMSCHLang Yu1-0/+9
2023-08-31drm/amdgpu: fix VPE front door loading issueLang Yu1-0/+3
2023-08-31drm/amdgpu: add PSP FW TYPE for VPELang Yu1-0/+6
2023-08-30drm/amdgpu: Add bootloader status checkLijo Lazar1-0/+11
2023-08-08drm/amdgpu: init TA microcode for SRIOV VF when MP0 IP is 13.0.6Zhigang Luo1-0/+1
2023-08-08drm/amdgpu: Fix style issues in amdgpu_psp.cPraful Swarnakar1-12/+16
2023-07-27drm/amdgpu: add PSP 14.0.0 supportLi Ma1-0/+1
2023-07-21drm/amd: Fix an error handling mistake in psp_sw_init()Mario Limonciello1-3/+3
2023-07-12drm/amdgpu: use psp_execute_load_ip_fw insteadLang Yu1-13/+0
2023-07-12drm/amdgpu: rename psp_execute_non_psp_fw_load and make it globalLang Yu1-6/+6
2023-07-07drm/amd: Detect IFWI or PD upgrade support in psp_early_init()Mario Limonciello1-20/+25
2023-07-07drm/amd: Add documentation for how to flash a dGPUMario Limonciello1-0/+16
2023-07-07drm/amd: Convert USB-C PD F/W attributes into groupsMario Limonciello1-30/+9
2023-07-07drm/amd: Make flashing messages quieterMario Limonciello1-4/+4
2023-07-07drm/amd: Use attribute groups for PSP flashing attributesMario Limonciello1-25/+26
2023-06-30drm/amd: Don't initialize PSP twice for Navi3xMario Limonciello1-5/+0
2023-06-30drm/amd: Don't try to enable secure display TA multiple timesMario Limonciello1-0/+2
2023-06-23drm/amdgpu: Skip TMR for MP0_HWIP 13.0.6Zhigang Luo1-0/+1
2023-06-15drm/amdgpu: Optimize checking ras supportedStanley.Yang1-1/+1
2023-06-15drm/amdgpu: Add channel_dis_num to ras init flagsCandice Li1-0/+1
2023-06-15drm/amdgpu: add wait_for helper for spirom updateLikun Gao1-0/+20
2023-06-09drm/amd: Tighten permissions on VBIOS flashing attributesMario Limonciello1-2/+2
2023-06-09drm/amd: Make sure image is written to trigger VBIOS image update flowMario Limonciello1-0/+3
2023-06-09drm/amdgpu: convert vcn/jpeg logical mask to physical maskStanley.Yang1-0/+4
2023-06-09drm/amdgpu: pass xcc mask to ras taStanley.Yang1-0/+2
2023-06-09drm/amdgpu: Fix a couple of spelling mistakes in info and debug messagesColin Ian King1-1/+1
2023-06-09drm/amdgpu: add instance mask for RAS injectTao Zhou1-1/+20
2023-06-09drm/amdgpu: Add PSP supporting PSP 13.0.6 SRIOV ucode init.Gavin Wan1-0/+3
2023-06-09drm/amdgpu: Add PSP spatial parition interfaceLijo Lazar1-0/+21
2023-06-09drm/amdgpu: preserve the num_links in case of reflectionShiwu Zhang1-1/+2
2023-06-09drm/amdgpu: Handle VRAM dependencies on GFXIP9.4.3Rajneesh Bhardwaj1-2/+4
2023-06-09drm/amdgpu: Skip TMR allocation if not requiredLijo Lazar1-8/+26
2023-06-09drm/amdgpu: Skip runtime db read for PSP 13.0.6Lijo Lazar1-0/+3
2023-06-09drm/amdgpu: reflect psp xgmi topology info for gfx9.4.3Jonathan Kim1-4/+7
2023-06-09drm/amd/amdgpu: Fix style problems in amdgpu_psp.cSrinivasan Shanmugam1-31/+20
2023-04-25drm/amdgpu: support psp vbflash sysfs for MP0 13_0_10Likun Gao1-0/+1
2023-04-21drm/amdgpu: fix calltrace warning in amddrm_buddy_finiLonglong Yao1-2/+2
2023-03-28drm/amdgpu: skip unload tmr when tmr is not loadedTong Liu011-1/+9