summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
AgeCommit message (Expand)AuthorLines
2025-11-14drm/amdgpu: Enable xgmi extended peer links for sriov guestWill Aitken-2/+2
2025-11-14drm/amdgpu: Refactor sriov xgmi topology filling to common codeWill Aitken-5/+14
2025-11-06drm/amd: Fix suspend failure with secure display TAMario Limonciello-1/+4
2025-10-07drm/amd: Check whether secure display TA loaded successfullyMario Limonciello-1/+1
2025-09-15Revert "drm/amdgpu: Allocate psp fw private buffer in vram"Hawking Zhang-1/+2
2025-09-02drm/amd/amdgpu: Fix missing error return on kzalloc failureColin Ian King-1/+1
2025-09-02Merge tag 'amd-drm-next-6.18-2025-08-29' of https://gitlab.freedesktop.org/ag...Dave Airlie-5/+6
2025-08-27drm/amdgpu: remove redundant AMDGPU_HAS_VRAMYifan Zhang-3/+1
2025-08-27drm/amdgpu: Allocate psp fw private buffer in vramHawking Zhang-2/+1
2025-08-12drm/amdgpu: Add PSP fw version check for fw reserve GFX commandFrank Min-3/+16
2025-08-12drm/amdgpu: Add PSP fw version check for fw reserve GFX commandFrank Min-3/+16
2025-08-12drm/amdgpu: Add description for partition commandsLijo Lazar-0/+4
2025-07-30Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-2/+132
2025-07-07drm/amdgpu: Add a noverbose flag to psp_wait_forLijo Lazar-5/+8
2025-06-24drm/amdgpu: Add more checks to PSP mailboxLijo Lazar-0/+4
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman-4/+12
2025-06-18drm/amdgpu: add kicker fws loading for gfx11/smu13/psp13Frank Min-4/+12
2025-06-18drm/amdgpu: reclaim psp fw reservation memory regionFrank Min-0/+99
2025-06-18drm/amdgpu: add kicker fws loading for gfx11/smu13/psp13Frank Min-4/+12
2025-06-18drm/amdgpu: update GPU addresses for SMU and PSPSamuel Zhang-0/+23
2025-06-18drm/amdgpu: Enable IFWI update support for PSPv14.0.2 and v14.0.3Shiwu Zhang-0/+1
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh-1/+1
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh-2/+2
2025-05-14drm/amdgpu: add debugfs for spirom IFWI dumpShiwu Zhang-0/+104
2025-05-12Merge tag 'amd-drm-next-6.16-2025-05-09' of https://gitlab.freedesktop.org/ag...Dave Airlie-1/+2
2025-05-07drm/amdgpu/psp: mark securedisplay TA as optionalAlex Deucher-1/+2
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-7/+7
2025-03-21drm/amdgpu: Add support to load PSP TA v13.0.12 for SRIOVAhmad Rehman-0/+3
2025-03-19drm/amdgpu: Add active_umc_mask to ras init_flagsCandice Li-0/+1
2025-02-21drm/amdgpu: Constify 'struct bin_attribute'Thomas Weißschuh-7/+7
2025-02-17drm/amdgpu: Optimize the enablement of GECCCandice Li-26/+39
2025-02-12drm/amd/amdgpu: add support for IP version 11.5.2Ying Li-0/+1
2025-02-12drm/amdgpu: reset psp->cmd to NULL after releasing the bufferJiang Liu-3/+2
2025-02-12drm/amdgpu: Enable IFWI update support with PSPv13.0.12Shiwu Zhang-1/+5
2025-02-12drm/amdgpu: enlarge the VBIOS binary size limitShiwu Zhang-1/+1
2025-02-12drm/amdgpu: add support for PSP IP version 14.0.5Tim Huang-0/+4
2025-02-12drm/amdgpu: bail out when failed to load fw in psp_init_cap_microcode()Jiang Liu-2/+3
2025-01-09drm/amdgpu: fill the ucode bo during psp resume for SRIOVVictor Zhao-4/+5
2025-01-09drm/amdgpu: wrong array index to get ip block for PSPJiang Liu-2/+6
2024-12-10drm/amdgpu: Load spdm_drv for psp v13_0_12Hawking Zhang-0/+15
2024-12-10drm/amdgpu: add psp 13_0_12 version supportLe Ma-0/+3
2024-12-10drm/amd: Add the capability to mark certain firmware as "required"Mario Limonciello-6/+12
2024-12-10drm/amdgpu: Add secure display v2 commandJinzhou Su-1/+2
2024-12-10drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang-1/+1
2024-12-10drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang-1/+1
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2024-11-05sysfs: treewide: constify attribute callback of bin_is_visible()Thomas Weißschuh-1/+1
2024-11-04drm/amdgpu: Add nps_mode in RAS init_flagCandice Li-0/+3
2024-10-28drm/amdgpu: add generic func to check if ta fw is applicableLe Ma-0/+34
2024-10-22drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri-5/+0