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