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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
/
amdgpu_psp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-06
drm amdgpu: Skip tmr load for SRIOV
Liu ChengZhe
1
-6
/
+29
2020-08-06
drm/amdgpu: fix spelling mistake "Falied" -> "Failed"
Colin Ian King
1
-1
/
+1
2020-07-27
Merge tag 'amd-drm-next-5.9-2020-07-24' of git://people.freedesktop.org/~agd5...
Dave Airlie
1
-1
/
+0
2020-07-24
Merge v5.8-rc6 into drm-next
Dave Airlie
1
-1
/
+1
2020-07-21
drm/amdgpu: load asd for sienna cichlid
John Clements
1
-1
/
+0
2020-07-15
drm/amdgpu: add psp support for navy_flounder
Jiansong Chen
1
-2
/
+6
2020-07-15
drm/amdgpu: correct ta header v2 ucode init start address
John Clements
1
-1
/
+3
2020-07-11
drm/amdgpu: fix spelling mistake "Falied" -> "Failed"
Colin Ian King
1
-1
/
+1
2020-07-09
drm/amdgpu: add TMR destory function for psp
Huang Rui
1
-4
/
+53
2020-07-09
drm/amdgpu: asd function needs to be unloaded in suspend phase
Huang Rui
1
-0
/
+6
2020-07-08
drm/amdgpu: updated ta ucode loading
John Clements
1
-0
/
+99
2020-07-08
drm/amdgpu: add TMR destory function for psp
Huang Rui
1
-4
/
+53
2020-07-08
drm/amdgpu: asd function needs to be unloaded in suspend phase
Huang Rui
1
-0
/
+6
2020-07-01
drm/amdgpu: call release_firmware() without a NULL check
Nirmoy Das
1
-4
/
+2
2020-07-01
drm/amdgpu: label internally used symbols as static
Nirmoy Das
1
-1
/
+1
2020-07-01
drm/amdgpu/sriov: Add clear vf fw support
Emily Deng
1
-2
/
+35
2020-07-01
drm/amdgpu/psp: support for loading PSP SPL fw
Likun Gao
1
-0
/
+8
2020-07-01
drm/amdgpu/psp: initialization PSP SPL fw
Likun Gao
1
-0
/
+13
2020-07-01
drm/amdgpu: only send one sdma firmware for sienna_cichlid
Likun Gao
1
-0
/
+9
2020-07-01
drm/amdgpu/psp: convert amdgpu mes ucode type
Jack Xiao
1
-0
/
+6
2020-07-01
drm/amdgpu/psp: add psp support for sienna_cichlid
Likun Gao
1
-0
/
+1
2020-07-01
drm/amdgpu: skip ASD fw load for sienna_cichlid
Likun Gao
1
-1
/
+1
2020-05-28
drm/amdgpu: change memory training to common function
Likun Gao
1
-2
/
+40
2020-05-21
drm/amdgpu: add condition to set MP1 state on gpu reset
Likun Gao
1
-1
/
+2
2020-05-08
drm/amdgpu: switch to common rlc_autoload helper
Hawking Zhang
1
-1
/
+1
2020-05-08
drm/amdgpu: switch to common ras ta helper
Hawking Zhang
1
-0
/
+27
2020-05-08
drm/amdgpu: switch to common xgmi ta helpers
Hawking Zhang
1
-0
/
+115
2020-05-07
drm/amdgpu: Fix bug in RAS invoke
John Clements
1
-3
/
+3
2020-04-30
drm/amdgpu: update RAS sequence to parse TA flags
John Clements
1
-1
/
+28
2020-04-23
drm/amdgpu: add helper function to init sos ucode
Hawking Zhang
1
-0
/
+70
2020-04-23
drm/amdgpu: add helper function to init asd ucode
Hawking Zhang
1
-0
/
+36
2020-04-23
drm/amdgpu: retire unused check_fw_loading status
Hawking Zhang
1
-34
/
+0
2020-04-23
drm/amdgpu: retire support_vmr_ring interface
Hawking Zhang
1
-1
/
+1
2020-04-23
drm/amdgpu: set mp1 state before reload
John Clements
1
-1
/
+10
2020-04-23
drm/amdgpu: update psp fw loading sequence
John Clements
1
-49
/
+77
2020-04-09
drm/amdgpu/psp: dont warn on missing optional TA's
Alex Deucher
1
-3
/
+3
2020-04-04
drm/amd/display: Guard calls to hdcp_ta and dtm_ta
Bhawanpreet Lakha
1
-0
/
+2
2020-04-01
drm/amdgpu: Ignore the not supported error from psp
Emily Deng
1
-1
/
+5
2020-03-25
Revert "drm/amdgpu: add CAP fw loading"
Zhigang Luo
1
-8
/
+1
2020-03-19
drm/amdgpu: add CAP fw loading
Zhigang Luo
1
-1
/
+8
2020-03-13
drm/amdgpu: resolve failed error inject msg
John Clements
1
-2
/
+4
2020-03-06
drm/amdgpu: Fix GPU reset error.
Andrey Grodzovsky
1
-11
/
+17
2020-03-05
drm/amdgpu: Wrap clflush_cache_range with x86 ifdef
Andrey Grodzovsky
1
-1
/
+8
2020-03-05
drm/amdgpu: Add support for USBC PD FW download
Andrey Grodzovsky
1
-1
/
+109
2020-02-26
drm/amdgpu: update psp firmwares loading sequence V2
Evan Quan
1
-6
/
+59
2020-02-25
drm/amdgpu: fix psp ucode not loaded in bare-metal
Monk Liu
1
-1
/
+1
2020-02-25
drm/amdgpu: cleanup some incorrect reg access for SRIOV
Monk Liu
1
-2
/
+2
2020-02-13
drm/amd/display: fix dtm unloading
Bhawanpreet Lakha
1
-1
/
+25
2020-02-06
drm/amdgpu: move xgmi init/fini to xgmi_add/remove_device call (v2)
Hawking Zhang
1
-16
/
+2
2020-01-14
drm/amdgpu: disable XGMI TA unload for arcturus
John Clements
1
-0
/
+5
[next]