index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_psp.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/amdgpu:save psp ring wptr to avoid attack
Victor Zhao
2021-06-02
1
-0
/
+1
*
drm/amdgpu: Add PSP public function to load a list of FWs
Lijo Lazar
2021-04-09
1
-0
/
+3
*
drm/amdgpu: Increase PSP runtime TMR region size
Oak Zeng
2021-03-24
1
-1
/
+1
*
drm/amdgpu: change psp_rap_invoke() function return value
Kevin Wang
2021-03-24
1
-1
/
+1
*
drm/amdgpu: added register list driver ctx (v2)
John Clements
2021-03-24
1
-0
/
+2
*
drm/amdgpu: enable psp v13 ip block for aldebaran
Hawking Zhang
2021-03-24
1
-4
/
+5
*
drm/amdgpu: Add secure display TA interface
Jinzhou Su
2021-01-14
1
-0
/
+17
*
drm/amdgpu: added support for psp fw attestation
John Clements
2020-10-26
1
-0
/
+2
*
drm/amdgpu: increase size of psp fw_name string(v2)
Tao Zhou
2020-10-12
1
-0
/
+1
*
drm/amdgpu: add TOC firmware support for apu (v3)
Huang Rui
2020-10-05
1
-0
/
+7
*
drm/amdgpu: enable RAP TA load
Wenhui Sheng
2020-08-14
1
-0
/
+17
*
drm/amdgpu: updated ta ucode loading
John Clements
2020-07-08
1
-0
/
+2
*
drm/amdgpu/psp: support for loading PSP SPL fw
Likun Gao
2020-07-01
1
-0
/
+4
*
drm/amdgpu/psp: add structure to support PSP SPL
Likun Gao
2020-07-01
1
-0
/
+2
*
drm/amdgpu: change memory training to common function
Likun Gao
2020-05-28
1
-6
/
+0
*
drm/amdgpu: switch to common rlc_autoload helper
Hawking Zhang
2020-05-08
1
-3
/
+0
*
drm/amdgpu: drop unused ras ta helper function
Hawking Zhang
2020-05-08
1
-5
/
+0
*
drm/amdgpu: switch to common ras ta helper
Hawking Zhang
2020-05-08
1
-5
/
+3
*
drm/amdgpu: switch to common xgmi ta helpers
Hawking Zhang
2020-05-08
1
-16
/
+8
*
drm/amdgpu: add helper function to init sos ucode
Hawking Zhang
2020-04-23
1
-0
/
+2
*
drm/amdgpu: add helper function to init asd ucode
Hawking Zhang
2020-04-23
1
-0
/
+2
*
drm/amdgpu: retire unused check_fw_loading status
Hawking Zhang
2020-04-23
1
-7
/
+0
*
drm/amdgpu: retire support_vmr_ring interface
Hawking Zhang
2020-04-23
1
-3
/
+0
*
drm/amd/display: Guard calls to hdcp_ta and dtm_ta
Bhawanpreet Lakha
2020-04-03
1
-0
/
+2
*
Revert "drm/amdgpu: add CAP fw loading"
Zhigang Luo
2020-03-25
1
-3
/
+0
*
drm/amdgpu: add CAP fw loading
Zhigang Luo
2020-03-19
1
-0
/
+3
*
drm/amdgpu: Add USBC PD FW load interface to PSP.
Andrey Grodzovsky
2020-03-05
1
-0
/
+10
*
drm/amdgpu: update psp firmwares loading sequence V2
Evan Quan
2020-02-26
1
-0
/
+2
*
drm/amdgpu: move xgmi init/fini to xgmi_add/remove_device call (v2)
Hawking Zhang
2020-02-06
1
-0
/
+2
*
drm/amdgpu: fix VRAM partially encroached issue in GDDR6 memory training(V2)
Tianci.Yin
2020-01-22
1
-0
/
+2
*
drm/amdgpu: remove memory training p2c buffer reservation(V2)
Tianci.Yin
2019-12-23
1
-1
/
+0
*
drm/amdgpu: drop asd shared memory
Hawking Zhang
2019-12-03
1
-5
/
+7
*
drm/amdgpu: switch to common helper func for psp cmd submission
Hawking Zhang
2019-11-19
1
-5
/
+0
*
drm/amdgpu: add helper func for psp ring cmd submission
Hawking Zhang
2019-11-19
1
-0
/
+4
*
drm/amdgpu: add psp funcs for ring write pointer read/write
Hawking Zhang
2019-11-19
1
-0
/
+5
*
drm/amdgpu: add psp memory training callbacks and macro
Tianci.Yin
2019-10-17
1
-0
/
+55
*
drm/amdgpu: psp DTM init
Bhawanpreet Lakha
2019-10-03
1
-0
/
+15
*
drm/amdgpu: psp HDCP init
Bhawanpreet Lakha
2019-10-03
1
-0
/
+17
*
drm/amdgpu/psp: move TMR to cpu invisible vram region
Tianci.Yin
2019-08-22
1
-1
/
+0
*
drm/amdgpu: remove redundant argument for psp_funcs::cmd_submit callback
Xiaojie Yuan
2019-08-22
1
-3
/
+2
*
drm/amdgpu: add psp_v12_0 for renoir (v2)
Aaron Liu
2019-08-12
1
-0
/
+1
*
drm/amdgpu: support key database loading for navi10
Hawking Zhang
2019-07-12
1
-0
/
+5
*
drm/amdgpu: switch to macro for psp bootloader command
Hawking Zhang
2019-07-12
1
-0
/
+6
*
drm/amdgpu/psp: add a mutex to protect access to the psp ring
Alex Deucher
2019-07-10
1
-0
/
+1
*
drm/amdgpu/psp: add new psp interface for vcn updating sram
Jack Xiao
2019-06-22
1
-0
/
+3
*
drm/amd/amdgpu: add flag to mark whether autoload is supported or not
Hawking Zhang
2019-06-21
1
-0
/
+2
*
drm/amdgpu/psp: start rlc autoload after psp recieved all gfx firmware
Hawking Zhang
2019-06-21
1
-0
/
+5
*
drm/amdgpu/psp: support init psp sos microcode with build-in toc
Hawking Zhang
2019-06-21
1
-1
/
+1
*
drm/amdgpu: add structure to support build-in toc to psp sos
Hawking Zhang
2019-06-21
1
-0
/
+2
*
drm/amdgpu: implement PSP cmd GFX_CMD_ID_PROG_REG
Trigger Huang
2019-05-24
1
-1
/
+10
[next]