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