index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
psp_v3_1.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-10
drm/amd: Load PSP microcode during early_init
Mario Limonciello
1
-12
/
+4
2022-11-18
drm/amdgpu: make psp_ring_init common
Alex Deucher
1
-27
/
+0
2022-01-15
drm/amdgpu: Add interface to load SRIOV cap FW
Bokun Zhang
1
-0
/
+1
2021-07-23
drm/amd/amdgpu: add consistent PSP FW loading size checking
Candice Li
1
-2
/
+2
2021-06-11
drm/amdgpu: reset psp ring wptr during ring_create
YuBiao Wang
1
-0
/
+1
2021-06-03
Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-1
/
+2
2021-05-27
drm/amd/amdgpu:save psp ring wptr to avoid attack
Victor Zhao
1
-1
/
+2
2021-05-20
drm/amdgpu: Guard against write accesses after device removal
Andrey Grodzovsky
1
-6
/
+2
2020-04-23
drm/amdgpu: retire legacy vega10 sos version check
Hawking Zhang
1
-27
/
+1
2020-04-23
drm/amdgpu: switch to helper function to init sos ucode
Hawking Zhang
1
-31
/
+3
2020-04-23
drm/amdgpu: switch to helper function to init asd ucode
Hawking Zhang
1
-15
/
+1
2020-04-23
drm/amdgpu: retire unused check_fw_loading status
Hawking Zhang
1
-123
/
+0
2020-04-23
drm/amdgpu: remove unnecessary tOS version check
Hawking Zhang
1
-4
/
+1
2020-04-23
drm/amdgpu: retire support_vmr_ring interface
Hawking Zhang
1
-37
/
+19
2020-03-25
Revert "drm/amdgpu: add CAP fw loading"
Zhigang Luo
1
-24
/
+0
2020-03-19
drm/amdgpu: add CAP fw loading
Zhigang Luo
1
-0
/
+24
2019-11-22
drm/amdgpu: Use ARRAY_SIZE for sos_old_versions
zhengbin
1
-1
/
+1
2019-11-19
drm/amdgpu: switch to common helper func for psp cmd submission
Hawking Zhang
1
-60
/
+0
2019-11-19
drm/amdgpu: add psp funcs for ring write pointer read/write
Hawking Zhang
1
-0
/
+27
2019-10-03
drm/amdgpu/psp: flush HDP write fifo after submitting cmds to the psp
Alex Deucher
1
-0
/
+1
2019-08-22
drm/amdgpu: remove redundant argument for psp_funcs::cmd_submit callback
Xiaojie Yuan
1
-1
/
+0
2019-08-02
drm/amdgpu: fix incorrect judge on sos fw version
Monk Liu
1
-1
/
+1
2019-07-12
drm/amdgpu: switch to macro for psp bootloader command
Hawking Zhang
1
-2
/
+2
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-1
/
+3
2019-06-11
drm/amd: drop use of drmP.h in remaining files
Sam Ravnborg
1
-1
/
+3
2019-05-24
drm/amdgpu: Support PSP VMR ring for Vega10 VF
Trigger Huang
1
-32
/
+99
2019-03-19
drm/amdgpu: reroute VMC and UMD to IH ring 1
Christian König
1
-0
/
+36
2019-02-28
drm/amdgpu: use REG32_PCIE wrapper instead for psp
Huang Rui
1
-3
/
+1
2019-01-14
drm/amdgpu/psp: make get_fw_type and prep_cmd_buf to be common interfaces
Hawking Zhang
1
-72
/
+0
2018-12-14
drm/amdgpu/psp_v3_1: Get psp fw version through reading register
Emily Deng
1
-1
/
+4
2018-12-03
drm/amdgpu/psp: Update waiting in psp mode1 reset.
Andrey Grodzovsky
1
-1
/
+1
2018-11-20
drm/amdgpu/psp: use define rather than magic number for mode1 reset
Alex Deucher
1
-1
/
+1
2018-11-19
drm/amdgpu: remove set but not used variable 'ring'
YueHaibing
1
-3
/
+0
2018-11-05
drm/amdgpu: Revised PSP comments
John Clements
1
-2
/
+2
2018-08-27
drm/amdgpu: Add psp 11.0 support for vega20. (v2)
Feifei Xu
1
-2
/
+0
2018-06-13
drm/amdgpu: add checking for sos version
Huang Rui
1
-1
/
+26
2018-05-17
drm/amdgpu/psp: Add initial psp support for vega20
Feifei Xu
1
-0
/
+3
2018-03-21
drm/amdgpu: initilize vega12 psp firmwares
Evan Quan
1
-0
/
+3
2018-03-21
drm/amdgpu/psp: initial vega12 support
Alex Deucher
1
-0
/
+2
2018-02-19
drm/amdgpu/psp: use a function pointer structure
Alex Deucher
1
-20
/
+45
2017-12-08
drm/admgpu: Reduce the usage of soc15ip.h
Shaoyun Liu
1
-1
/
+0
2017-12-08
drm/amdgpu: Change SOC15_REG_OFFSET to use dynamic register offset
Shaoyun Liu
1
-4
/
+5
2017-12-06
drm/amd/include:cleanup vega10 header files.
Feifei Xu
1
-1
/
+1
2017-12-06
drm/amd/include:cleanup vega10 nbio header files.
Feifei Xu
1
-1
/
+1
2017-12-06
drm/amd/include:cleanup vega10 gc header files.
Feifei Xu
1
-1
/
+1
2017-12-06
drm/amd/include:cleanup vega10 mp header files.
Feifei Xu
1
-2
/
+2
2017-12-06
drm/amd/include:cleanup vega10 sdma0/1 header files.
Feifei Xu
1
-1
/
+1
2017-10-26
drm/amdgpu/psp: prevent page fault by checking write_frame address(v4)
Evan Quan
1
-2
/
+12
2017-09-26
drm/amdgpu: Add GPU reset functionality for Vega10
Ken Wang
1
-0
/
+34
2017-09-12
drm/amdgpu: added api for stopping psp ring (v2)
Evan Quan
1
-1
/
+14
[next]