summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
AgeCommit message (Expand)AuthorFilesLines
9 daysdrm/amdgpu: add debugfs for spirom IFWI dumpShiwu Zhang1-0/+104
12 daysMerge tag 'amd-drm-next-6.16-2025-05-09' of https://gitlab.freedesktop.org/ag...Dave Airlie1-1/+2
2025-05-07drm/amdgpu/psp: mark securedisplay TA as optionalAlex Deucher1-1/+2
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-7/+7
2025-03-21drm/amdgpu: Add support to load PSP TA v13.0.12 for SRIOVAhmad Rehman1-0/+3
2025-03-19drm/amdgpu: Add active_umc_mask to ras init_flagsCandice Li1-0/+1
2025-02-21drm/amdgpu: Constify 'struct bin_attribute'Thomas Weißschuh1-7/+7
2025-02-17drm/amdgpu: Optimize the enablement of GECCCandice Li1-26/+39
2025-02-12drm/amd/amdgpu: add support for IP version 11.5.2Ying Li1-0/+1
2025-02-12drm/amdgpu: reset psp->cmd to NULL after releasing the bufferJiang Liu1-3/+2
2025-02-12drm/amdgpu: Enable IFWI update support with PSPv13.0.12Shiwu Zhang1-1/+5
2025-02-12drm/amdgpu: enlarge the VBIOS binary size limitShiwu Zhang1-1/+1
2025-02-12drm/amdgpu: add support for PSP IP version 14.0.5Tim Huang1-0/+4
2025-02-12drm/amdgpu: bail out when failed to load fw in psp_init_cap_microcode()Jiang Liu1-2/+3
2025-01-09drm/amdgpu: fill the ucode bo during psp resume for SRIOVVictor Zhao1-4/+5
2025-01-09drm/amdgpu: wrong array index to get ip block for PSPJiang Liu1-2/+6
2024-12-10drm/amdgpu: Load spdm_drv for psp v13_0_12Hawking Zhang1-0/+15
2024-12-10drm/amdgpu: add psp 13_0_12 version supportLe Ma1-0/+3
2024-12-10drm/amd: Add the capability to mark certain firmware as "required"Mario Limonciello1-6/+12
2024-12-10drm/amdgpu: Add secure display v2 commandJinzhou Su1-1/+2
2024-12-10drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang1-1/+1
2024-12-10drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang1-1/+1
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2024-11-05sysfs: treewide: constify attribute callback of bin_is_visible()Thomas Weißschuh1-1/+1
2024-11-04drm/amdgpu: Add nps_mode in RAS init_flagCandice Li1-0/+3
2024-10-28drm/amdgpu: add generic func to check if ta fw is applicableLe Ma1-0/+34
2024-10-22drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri1-5/+0
2024-10-07drm/amdgpu: Add PSP interface for NPS switchRajneesh Bhardwaj1-0/+25
2024-10-07drm/amdgpu: update the handle ptr in hw_finiSunil Khatri1-2/+2
2024-10-07drm/amdgpu: update the handle ptr in hw_initSunil Khatri1-2/+2
2024-10-07drm/amdgpu: update the handle ptr in resumeSunil Khatri1-2/+2
2024-10-07drm/amdgpu: update the handle ptr in suspendSunil Khatri1-2/+2
2024-10-01drm/amdgpu: Fix logic to determine TOS reloadLijo Lazar1-1/+1
2024-10-01drm/amdgpu: update the handle ptr in sw_finiSunil Khatri1-2/+2
2024-10-01drm/amdgpu: update the handle ptr in sw_initSunil Khatri1-2/+2
2024-10-01drm/amdgpu: update the handle ptr in early_initSunil Khatri1-2/+2
2024-09-26drm/amdgpu: Add interface for TOS reload casesLijo Lazar1-0/+13
2024-09-26drm/amdgpu: Add psp command CONFIG_SQ_PERFMONFeifei Xu1-1/+39
2024-09-18drm/amdgpu: load sos binary properly on the basis of pmfw versionLe Ma1-6/+23
2024-09-18drm/amdgpu: fix typo in the commentYan Zhen1-1/+1
2024-07-24drm/amdgpu: fix ras UE error injection failure issueYiPeng Chai1-3/+1
2024-07-16drm/amdgpu: add mutex to protect ras shared memoryYiPeng Chai1-40/+83
2024-07-02drm/amdgpu: add PSP IP v14.0.4 supportTim Huang1-0/+1
2024-06-27drm/amd/amdgpu: Add ISP driver supportPratap Nirujogi1-0/+3
2024-06-27drm/amdgpu: Don't show false warning for reg listLijo Lazar1-4/+21
2024-06-14drm/amdgpu: refine psp firmware loadingYang Wang1-19/+7
2024-05-13drm/amdgpu: fix the waring dereferencing hiveJesse Zhang1-0/+3
2024-05-02drm/amdgpu: Add psp v13_0_14 ip blockHawking Zhang1-3/+10
2024-04-30drm/amdgpu: support SDMA v3 struct fw front door loadLikun Gao1-0/+1
2024-04-16drm/amdgpu: Load ipkeymgr drv for psp v14Hawking Zhang1-0/+15