summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
AgeCommit message (Expand)Author
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
2022-11-29drm/amdgpu: remove redundant NULL checkYushan Zhou
2022-11-29drm/amdgpu: enable PSP IP v13.0.11 supportTim Huang
2022-11-23drm/amdgpu/psp: don't free PSP buffers on suspendAlex Deucher
2022-11-17drm/amdgpu: make psp_ring_init commonAlex Deucher
2022-11-10drm/amdgpu: remove the check of init status in psp_ras_initializeTao Zhou
2022-10-27drm/amdgpu: Optimize TA load/unload/invoke debugfs interfacesCandice Li
2022-10-27drm/amdgpu: Optimize RAS TA initialization and TA unload funcsCandice Li
2022-10-27drm/amdgpu: Move the mutex_lock to protect the return status of securedisplay...Alan Liu
2022-09-19drm/amdgpu: Fixed psp fence and memory issues when removing amdgpu deviceYiPeng Chai
2022-09-13drm/amdgpu: added support for ras driver loadingJohn Clements
2022-09-13drm/amdgpu: change the alignment size of TMR BO to 1MYang Wang
2022-09-07drm/amdgpu: prevent toc firmware memory leakGuchun Chen
2022-09-01drm/amdgpu: Support PSP 13.0.10 on SR-IOVHorace Chen
2022-09-01drm/amdgpu: refine virtualization psp fw skip checkHorace Chen
2022-09-01drm/amd/amdgpu: skip ucode loading if ucode_size == 0Chengming Gui
2022-08-29drm/amdgpu: support psp v13_0_10 ip blockFrank Min
2022-08-25drm/amdgpu: use dev_info to benefit mGPU caseGuchun Chen
2022-08-22drm/amdgpu: Move psp_xgmi_terminate call from amdgpu_xgmi_remove_device to ps...YiPeng Chai
2022-07-29drm/amdgpu: enable support for psp 13.0.4 blockXiaojian Du
2022-07-28drm/amdgpu: fix hive reference leak when reflecting psp topology infoJonathan Kim
2022-07-25drm/amd/amdgpu: add TAP_DELAYS upload support for gfx10Chengming Gui
2022-07-18drm/amdgpu: skip SMU FW reloading in runpm BACO caseGuchun Chen
2022-05-26drm/amdgpu: Resolve pcie_bif RAS recovery bugCandice Li