summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
AgeCommit message (Expand)Author
2023-08-31drm/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
2023-03-22drm/amdgpu: Adding CAP firmware initializationBill Liu
2023-03-07drm/amdgpu: Fix the warning info when removing amdgpu devicelyndonli
2023-03-07drm/amdgpu: add psp early init for PSP 13.0.6Hawking Zhang
2023-02-28drm/amdgpu: fix ttm_bo calltrace warning in psp_hw_finiHoratio Zhang
2023-02-14drm/amdgpu: Fix the warning info when unload or remove amdgpuMa Jun
2023-02-03drm/amdgpu: always sending PSP messages LOAD_ASD and UNLOAD_TAVitaly Prosyak
2023-01-19drm/amd: decrease message about missing PSP runtime database to debugMario Limonciello
2023-01-10drm/amd: Optimize SRIOV switch/case for PSP microcode loadMario Limonciello
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for PSPMario Limonciello
2023-01-10drm/amd: Load PSP microcode during early_initMario Limonciello
2023-01-10drm/amd: Avoid BUG() for case of SRIOV missing IP versionMario Limonciello
2023-01-10drm/amd: Parse both v1 and v2 TA microcode headers using same functionMario Limonciello
2023-01-05drm/amdgpu: update ta_secureDisplay_if.h to v27.00.00.08Aaron Liu
2023-01-03drm/amdgpu: use VRAM|GTT for a bunch of kernel allocationsChristian König
2022-11-29drm/amdgpu: use dev_dbg to print messages in runtime cycleGuchun Chen