aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/amdgpu: Fix missing error return on kzalloc failureColin Ian King2025-09-031-1/+1
* drm/amdgpu: Add PSP fw version check for fw reserve GFX commandFrank Min2025-08-121-3/+16
* Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2025-07-311-2/+132
|\
| * drm/amdgpu: Add a noverbose flag to psp_wait_forLijo Lazar2025-07-071-5/+8
| * drm/amdgpu: Add more checks to PSP mailboxLijo Lazar2025-06-241-0/+4
| * drm/amdgpu: reclaim psp fw reservation memory regionFrank Min2025-06-181-0/+99
| * drm/amdgpu: add kicker fws loading for gfx11/smu13/psp13Frank Min2025-06-181-4/+12
| * drm/amdgpu: update GPU addresses for SMU and PSPSamuel Zhang2025-06-181-0/+23
| * drm/amdgpu: Enable IFWI update support for PSPv14.0.2 and v14.0.3Shiwu Zhang2025-06-181-0/+1
* | Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman2025-06-231-4/+12
|\ \
| * | drm/amdgpu: add kicker fws loading for gfx11/smu13/psp13Frank Min2025-06-181-4/+12
| |/
* | sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh2025-06-171-1/+1
* | sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh2025-06-171-2/+2
|/
* drm/amdgpu: add debugfs for spirom IFWI dumpShiwu Zhang2025-05-141-0/+104
* Merge tag 'amd-drm-next-6.16-2025-05-09' of https://gitlab.freedesktop.org/ag...Dave Airlie2025-05-111-1/+2
|\
| * drm/amdgpu/psp: mark securedisplay TA as optionalAlex Deucher2025-05-071-1/+2
* | Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2025-04-011-7/+7
|\ \ | |/ |/|
| * drm/amdgpu: Constify 'struct bin_attribute'Thomas Weißschuh2025-02-211-7/+7
* | drm/amdgpu: Add support to load PSP TA v13.0.12 for SRIOVAhmad Rehman2025-03-211-0/+3
* | drm/amdgpu: Add active_umc_mask to ras init_flagsCandice Li2025-03-191-0/+1
* | drm/amdgpu: Optimize the enablement of GECCCandice Li2025-02-171-26/+39
* | drm/amd/amdgpu: add support for IP version 11.5.2Ying Li2025-02-131-0/+1
* | drm/amdgpu: reset psp->cmd to NULL after releasing the bufferJiang Liu2025-02-131-3/+2
* | drm/amdgpu: Enable IFWI update support with PSPv13.0.12Shiwu Zhang2025-02-131-1/+5
* | drm/amdgpu: enlarge the VBIOS binary size limitShiwu Zhang2025-02-131-1/+1
* | drm/amdgpu: add support for PSP IP version 14.0.5Tim Huang2025-02-131-0/+4
|/
* drm/amdgpu: bail out when failed to load fw in psp_init_cap_microcode()Jiang Liu2025-02-131-2/+3
* drm/amdgpu: fill the ucode bo during psp resume for SRIOVVictor Zhao2025-01-091-4/+5
* drm/amdgpu: wrong array index to get ip block for PSPJiang Liu2025-01-091-2/+6
* drm/amdgpu: Load spdm_drv for psp v13_0_12Hawking Zhang2024-12-101-0/+15
* drm/amdgpu: add psp 13_0_12 version supportLe Ma2024-12-101-0/+3
* drm/amd: Add the capability to mark certain firmware as "required"Mario Limonciello2024-12-101-6/+12
* drm/amdgpu: Add secure display v2 commandJinzhou Su2024-12-101-1/+2
* drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang2024-12-101-1/+1
* drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang2024-12-101-1/+1
* Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-11-291-1/+1
|\
| * sysfs: treewide: constify attribute callback of bin_is_visible()Thomas Weißschuh2024-11-051-1/+1
* | drm/amdgpu: Add nps_mode in RAS init_flagCandice Li2024-11-041-0/+3
* | drm/amdgpu: add generic func to check if ta fw is applicableLe Ma2024-10-281-0/+34
* | drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri2024-10-221-5/+0
* | drm/amdgpu: Add PSP interface for NPS switchRajneesh Bhardwaj2024-10-071-0/+25
* | drm/amdgpu: update the handle ptr in hw_finiSunil Khatri2024-10-071-2/+2
* | drm/amdgpu: update the handle ptr in hw_initSunil Khatri2024-10-071-2/+2
* | drm/amdgpu: update the handle ptr in resumeSunil Khatri2024-10-071-2/+2
* | drm/amdgpu: update the handle ptr in suspendSunil Khatri2024-10-071-2/+2
* | drm/amdgpu: Fix logic to determine TOS reloadLijo Lazar2024-10-011-1/+1
* | drm/amdgpu: update the handle ptr in sw_finiSunil Khatri2024-10-011-2/+2
* | drm/amdgpu: update the handle ptr in sw_initSunil Khatri2024-10-011-2/+2
* | drm/amdgpu: update the handle ptr in early_initSunil Khatri2024-10-011-2/+2
* | drm/amdgpu: Add interface for TOS reload casesLijo Lazar2024-09-261-0/+13