summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
AgeCommit message (Expand)AuthorLines
2023-03-27drm/amdgpu: skip unload tmr when tmr is not loadedTong Liu01-1/+9
2023-03-22drm/amdgpu: Adding CAP firmware initializationBill Liu-0/+1
2023-03-07drm/amdgpu: Fix the warning info when removing amdgpu devicelyndonli-16/+1
2023-03-07drm/amdgpu: add psp early init for PSP 13.0.6Hawking Zhang-0/+1
2023-02-28drm/amdgpu: fix ttm_bo calltrace warning in psp_hw_finiHoratio Zhang-3/+3
2023-02-14drm/amdgpu: Fix the warning info when unload or remove amdgpuMa Jun-1/+2
2023-02-03drm/amdgpu: always sending PSP messages LOAD_ASD and UNLOAD_TAVitaly Prosyak-3/+13
2023-01-19drm/amd: decrease message about missing PSP runtime database to debugMario Limonciello-1/+1
2023-01-10drm/amd: Optimize SRIOV switch/case for PSP microcode loadMario Limonciello-7/+1
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for PSPMario Limonciello-59/+21
2023-01-10drm/amd: Load PSP microcode during early_initMario Limonciello-74/+46
2023-01-10drm/amd: Avoid BUG() for case of SRIOV missing IP versionMario Limonciello-1/+1
2023-01-10drm/amd: Parse both v1 and v2 TA microcode headers using same functionMario Limonciello-28/+95
2023-01-05drm/amdgpu: update ta_secureDisplay_if.h to v27.00.00.08Aaron Liu-1/+1
2023-01-03drm/amdgpu: use VRAM|GTT for a bunch of kernel allocationsChristian König-9/+15
2022-11-29drm/amdgpu: use dev_dbg to print messages in runtime cycleGuchun Chen-1/+1
2022-11-29drm/amdgpu: remove redundant NULL checkYushan Zhou-20/+16
2022-11-29drm/amdgpu: enable PSP IP v13.0.11 supportTim Huang-0/+1
2022-11-23drm/amdgpu/psp: don't free PSP buffers on suspendAlex Deucher-7/+9
2022-11-17drm/amdgpu: make psp_ring_init commonAlex Deucher-0/+26
2022-11-10drm/amdgpu: remove the check of init status in psp_ras_initializeTao Zhou-5/+3
2022-10-27drm/amdgpu: Optimize TA load/unload/invoke debugfs interfacesCandice Li-37/+1
2022-10-27drm/amdgpu: Optimize RAS TA initialization and TA unload funcsCandice Li-2/+8
2022-10-27drm/amdgpu: Move the mutex_lock to protect the return status of securedisplay...Alan Liu-4/+5
2022-09-19drm/amdgpu: Fixed psp fence and memory issues when removing amdgpu deviceYiPeng Chai-0/+5
2022-09-13drm/amdgpu: added support for ras driver loadingJohn Clements-0/+15
2022-09-13drm/amdgpu: change the alignment size of TMR BO to 1MYang Wang-1/+1
2022-09-07drm/amdgpu: prevent toc firmware memory leakGuchun Chen-2/+5
2022-09-01drm/amdgpu: Support PSP 13.0.10 on SR-IOVHorace Chen-2/+10
2022-09-01drm/amdgpu: refine virtualization psp fw skip checkHorace Chen-14/+3
2022-09-01drm/amd/amdgpu: skip ucode loading if ucode_size == 0Chengming Gui-1/+1
2022-08-29drm/amdgpu: support psp v13_0_10 ip blockFrank Min-0/+1
2022-08-25drm/amdgpu: use dev_info to benefit mGPU caseGuchun Chen-1/+1
2022-08-22drm/amdgpu: Move psp_xgmi_terminate call from amdgpu_xgmi_remove_device to ps...YiPeng Chai-0/+3
2022-07-29drm/amdgpu: enable support for psp 13.0.4 blockXiaojian Du-0/+13
2022-07-28drm/amdgpu: fix hive reference leak when reflecting psp topology infoJonathan Kim-0/+2
2022-07-25drm/amd/amdgpu: add TAP_DELAYS upload support for gfx10Chengming Gui-0/+15
2022-07-18drm/amdgpu: skip SMU FW reloading in runpm BACO caseGuchun Chen-0/+7
2022-05-26drm/amdgpu: Resolve pcie_bif RAS recovery bugCandice Li-1/+1
2022-05-10drm/amdgpu/psp: Return failure when firmware failed to load in SRIOVAlice Wong-3/+4
2022-05-10drm/amdgpu: add sysfs to shows psp vbflash statusLikun Gao-0/+25
2022-05-10drm/amdgpu/psp: Add vbflash sysfs interface supportLikun Gao-0/+117
2022-05-05drm/amdgpu/psp13: add support for MP0 13.0.7Chengming Gui-0/+2
2022-05-04drm/amdgpu: add convert for new gfx typeLikun Gao-0/+33
2022-05-04drm/amdgpu: support IMU front door loadLikun Gao-0/+6
2022-05-04drm/amdgpu: support for new SDMA front door loadLikun Gao-0/+6
2022-05-04drm/amdgpu: support RLCV firmware front door loadLikun Gao-0/+3
2022-05-04drm/amdgpu: support RLCP firmware front door loadLikun Gao-0/+3
2022-05-04drm/amdgpu: add mes kiq PSP GFX FW typeLikun Gao-0/+6
2022-05-04drm/amdgpu: enable pptable ucode loadingEvan Quan-0/+3