index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_psp.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-14
drm/amdgpu: add debugfs for spirom IFWI dump
Shiwu Zhang
1
-0
/
+104
2025-05-12
Merge tag 'amd-drm-next-6.16-2025-05-09' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
1
-1
/
+2
2025-05-07
drm/amdgpu/psp: mark securedisplay TA as optional
Alex Deucher
1
-1
/
+2
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-7
/
+7
2025-03-21
drm/amdgpu: Add support to load PSP TA v13.0.12 for SRIOV
Ahmad Rehman
1
-0
/
+3
2025-03-19
drm/amdgpu: Add active_umc_mask to ras init_flags
Candice Li
1
-0
/
+1
2025-02-21
drm/amdgpu: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-7
/
+7
2025-02-17
drm/amdgpu: Optimize the enablement of GECC
Candice Li
1
-26
/
+39
2025-02-12
drm/amd/amdgpu: add support for IP version 11.5.2
Ying Li
1
-0
/
+1
2025-02-12
drm/amdgpu: reset psp->cmd to NULL after releasing the buffer
Jiang Liu
1
-3
/
+2
2025-02-12
drm/amdgpu: Enable IFWI update support with PSPv13.0.12
Shiwu Zhang
1
-1
/
+5
2025-02-12
drm/amdgpu: enlarge the VBIOS binary size limit
Shiwu Zhang
1
-1
/
+1
2025-02-12
drm/amdgpu: add support for PSP IP version 14.0.5
Tim Huang
1
-0
/
+4
2025-02-12
drm/amdgpu: bail out when failed to load fw in psp_init_cap_microcode()
Jiang Liu
1
-2
/
+3
2025-01-09
drm/amdgpu: fill the ucode bo during psp resume for SRIOV
Victor Zhao
1
-4
/
+5
2025-01-09
drm/amdgpu: wrong array index to get ip block for PSP
Jiang Liu
1
-2
/
+6
2024-12-10
drm/amdgpu: Load spdm_drv for psp v13_0_12
Hawking Zhang
1
-0
/
+15
2024-12-10
drm/amdgpu: add psp 13_0_12 version support
Le Ma
1
-0
/
+3
2024-12-10
drm/amd: Add the capability to mark certain firmware as "required"
Mario Limonciello
1
-6
/
+12
2024-12-10
drm/amdgpu: Add secure display v2 command
Jinzhou Su
1
-1
/
+2
2024-12-10
drm/amdgpu: pass ip_block in set_clockgating_state
Boyuan Zhang
1
-1
/
+1
2024-12-10
drm/amdgpu: pass ip_block in set_powergating_state
Boyuan Zhang
1
-1
/
+1
2024-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-1
/
+1
2024-11-05
sysfs: treewide: constify attribute callback of bin_is_visible()
Thomas Weißschuh
1
-1
/
+1
2024-11-04
drm/amdgpu: Add nps_mode in RAS init_flag
Candice Li
1
-0
/
+3
2024-10-28
drm/amdgpu: add generic func to check if ta fw is applicable
Le Ma
1
-0
/
+34
2024-10-22
drm/amdgpu: Clean the functions pointer set as NULL
Sunil Khatri
1
-5
/
+0
2024-10-07
drm/amdgpu: Add PSP interface for NPS switch
Rajneesh Bhardwaj
1
-0
/
+25
2024-10-07
drm/amdgpu: update the handle ptr in hw_fini
Sunil Khatri
1
-2
/
+2
2024-10-07
drm/amdgpu: update the handle ptr in hw_init
Sunil Khatri
1
-2
/
+2
2024-10-07
drm/amdgpu: update the handle ptr in resume
Sunil Khatri
1
-2
/
+2
2024-10-07
drm/amdgpu: update the handle ptr in suspend
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: Fix logic to determine TOS reload
Lijo Lazar
1
-1
/
+1
2024-10-01
drm/amdgpu: update the handle ptr in sw_fini
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in sw_init
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in early_init
Sunil Khatri
1
-2
/
+2
2024-09-26
drm/amdgpu: Add interface for TOS reload cases
Lijo Lazar
1
-0
/
+13
2024-09-26
drm/amdgpu: Add psp command CONFIG_SQ_PERFMON
Feifei Xu
1
-1
/
+39
2024-09-18
drm/amdgpu: load sos binary properly on the basis of pmfw version
Le Ma
1
-6
/
+23
2024-09-18
drm/amdgpu: fix typo in the comment
Yan Zhen
1
-1
/
+1
2024-07-24
drm/amdgpu: fix ras UE error injection failure issue
YiPeng Chai
1
-3
/
+1
2024-07-16
drm/amdgpu: add mutex to protect ras shared memory
YiPeng Chai
1
-40
/
+83
2024-07-02
drm/amdgpu: add PSP IP v14.0.4 support
Tim Huang
1
-0
/
+1
2024-06-27
drm/amd/amdgpu: Add ISP driver support
Pratap Nirujogi
1
-0
/
+3
2024-06-27
drm/amdgpu: Don't show false warning for reg list
Lijo Lazar
1
-4
/
+21
2024-06-14
drm/amdgpu: refine psp firmware loading
Yang Wang
1
-19
/
+7
2024-05-13
drm/amdgpu: fix the waring dereferencing hive
Jesse Zhang
1
-0
/
+3
2024-05-02
drm/amdgpu: Add psp v13_0_14 ip block
Hawking Zhang
1
-3
/
+10
2024-04-30
drm/amdgpu: support SDMA v3 struct fw front door load
Likun Gao
1
-0
/
+1
2024-04-16
drm/amdgpu: Load ipkeymgr drv for psp v14
Hawking Zhang
1
-0
/
+15
[next]