index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_psp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-15
drm/amdgpu: add debug flag to place fw bo on vram for frontdoor loading
Le Ma
1
-1
/
+1
2024-01-15
Revert "drm/amdgpu: add param to specify fw bo location for front-door loading"
Le Ma
1
-1
/
+1
2024-01-05
drm/amdgpu: add param to specify fw bo location for front-door loading
Le Ma
1
-1
/
+1
2023-12-13
drm/amdgpu: xgmi_fill_topology_info
Vignesh Chander
1
-2
/
+2
2023-11-17
drm/amdgpu: add and populate the port num into xgmi topology info
Shiwu Zhang
1
-0
/
+5
2023-11-03
drm/amdgpu: Add psp v13 function to query boot status
Hawking Zhang
1
-0
/
+15
2023-10-20
drm/amdgpu: support the port num info based on the capability flag
Shiwu Zhang
1
-13
/
+32
2023-10-20
drm/amdgpu: prepare the output buffer for GET_PEER_LINKS command
Shiwu Zhang
1
-2
/
+10
2023-10-20
drm/amdgpu: update the xgmi ta interface header
Shiwu Zhang
1
-3
/
+3
2023-10-13
drm/amd/pm: Add P2S tables for SMU v13.0.6
Lijo Lazar
1
-0
/
+7
2023-10-13
drm/amdgpu: Add support to load P2S tables
Lijo Lazar
1
-0
/
+27
2023-09-20
drm/amdgpu: Use function for IP version check
Lijo Lazar
1
-21
/
+27
2023-08-31
drm/amdgpu: add PSP loading support for UMSCH
Lang Yu
1
-0
/
+9
2023-08-31
drm/amdgpu: fix VPE front door loading issue
Lang Yu
1
-0
/
+3
2023-08-31
drm/amdgpu: add PSP FW TYPE for VPE
Lang Yu
1
-0
/
+6
2023-08-30
drm/amdgpu: Add bootloader status check
Lijo Lazar
1
-0
/
+11
2023-08-07
drm/amdgpu: init TA microcode for SRIOV VF when MP0 IP is 13.0.6
Zhigang Luo
1
-0
/
+1
2023-08-07
drm/amdgpu: Fix style issues in amdgpu_psp.c
Praful Swarnakar
1
-12
/
+16
2023-07-27
drm/amdgpu: add PSP 14.0.0 support
Li Ma
1
-0
/
+1
2023-07-21
drm/amd: Fix an error handling mistake in psp_sw_init()
Mario Limonciello
1
-3
/
+3
2023-07-12
drm/amdgpu: use psp_execute_load_ip_fw instead
Lang Yu
1
-13
/
+0
2023-07-12
drm/amdgpu: rename psp_execute_non_psp_fw_load and make it global
Lang Yu
1
-6
/
+6
2023-07-07
drm/amd: Detect IFWI or PD upgrade support in psp_early_init()
Mario Limonciello
1
-20
/
+25
2023-07-07
drm/amd: Add documentation for how to flash a dGPU
Mario Limonciello
1
-0
/
+16
2023-07-07
drm/amd: Convert USB-C PD F/W attributes into groups
Mario Limonciello
1
-30
/
+9
2023-07-07
drm/amd: Make flashing messages quieter
Mario Limonciello
1
-4
/
+4
2023-07-07
drm/amd: Use attribute groups for PSP flashing attributes
Mario Limonciello
1
-25
/
+26
2023-06-30
drm/amd: Don't initialize PSP twice for Navi3x
Mario Limonciello
1
-5
/
+0
2023-06-30
drm/amd: Don't try to enable secure display TA multiple times
Mario Limonciello
1
-0
/
+2
2023-06-23
drm/amdgpu: Skip TMR for MP0_HWIP 13.0.6
Zhigang Luo
1
-0
/
+1
2023-06-15
drm/amdgpu: Optimize checking ras supported
Stanley.Yang
1
-1
/
+1
2023-06-15
drm/amdgpu: Add channel_dis_num to ras init flags
Candice Li
1
-0
/
+1
2023-06-15
drm/amdgpu: add wait_for helper for spirom update
Likun Gao
1
-0
/
+20
2023-06-09
drm/amd: Tighten permissions on VBIOS flashing attributes
Mario Limonciello
1
-2
/
+2
2023-06-09
drm/amd: Make sure image is written to trigger VBIOS image update flow
Mario Limonciello
1
-0
/
+3
2023-06-09
drm/amdgpu: convert vcn/jpeg logical mask to physical mask
Stanley.Yang
1
-0
/
+4
2023-06-09
drm/amdgpu: pass xcc mask to ras ta
Stanley.Yang
1
-0
/
+2
2023-06-09
drm/amdgpu: Fix a couple of spelling mistakes in info and debug messages
Colin Ian King
1
-1
/
+1
2023-06-09
drm/amdgpu: add instance mask for RAS inject
Tao Zhou
1
-1
/
+20
2023-06-09
drm/amdgpu: Add PSP supporting PSP 13.0.6 SRIOV ucode init.
Gavin Wan
1
-0
/
+3
2023-06-09
drm/amdgpu: Add PSP spatial parition interface
Lijo Lazar
1
-0
/
+21
2023-06-09
drm/amdgpu: preserve the num_links in case of reflection
Shiwu Zhang
1
-1
/
+2
2023-06-09
drm/amdgpu: Handle VRAM dependencies on GFXIP9.4.3
Rajneesh Bhardwaj
1
-2
/
+4
2023-06-09
drm/amdgpu: Skip TMR allocation if not required
Lijo Lazar
1
-8
/
+26
2023-06-09
drm/amdgpu: Skip runtime db read for PSP 13.0.6
Lijo Lazar
1
-0
/
+3
2023-06-09
drm/amdgpu: reflect psp xgmi topology info for gfx9.4.3
Jonathan Kim
1
-4
/
+7
2023-06-09
drm/amd/amdgpu: Fix style problems in amdgpu_psp.c
Srinivasan Shanmugam
1
-31
/
+20
2023-04-24
drm/amdgpu: support psp vbflash sysfs for MP0 13_0_10
Likun Gao
1
-0
/
+1
2023-04-21
drm/amdgpu: fix calltrace warning in amddrm_buddy_fini
Longlong Yao
1
-2
/
+2
2023-03-27
drm/amdgpu: skip unload tmr when tmr is not loaded
Tong Liu01
1
-1
/
+9
[next]