index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_psp.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-12
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
2020-01-07
amd/amdgpu/sriov enable onevf mode for ARCTURUS VF
Jack Zhang
1
-1
/
+2
2020-01-07
drm/amdgpu: amalgamated PSP TA invoke functions
John Clements
1
-103
/
+34
2020-01-07
drm/amdgpu: amalgamate PSP TA load/unload functions
John Clements
1
-99
/
+39
2020-01-07
drm/amdgpu: by default output PSP ret status in event of cmd failure
John Clements
1
-2
/
+2
2020-01-07
drm/amdgpu: correct RLC firmwares loading sequence
Evan Quan
1
-1
/
+1
2019-12-23
drm/amdgpu: use true, false for bool variable in amdgpu_psp.c
zhengbin
1
-6
/
+6
2019-12-23
drm/amdgpu: enable xgmi init for sriov use case
Frank.Min
1
-19
/
+7
2019-12-18
drm/amdgpu: update VCN1(dual instances) fw types ID and VCN ip block type
Jane Jian
1
-0
/
+3
2019-12-09
drm/amdgpu: fix resume failures due to psp fw loading sequence change (v3)
Hawking Zhang
1
-0
/
+33
2019-12-03
drm/amdgpu: load np fw prior before loading the TAs
Hawking Zhang
1
-33
/
+33
2019-12-03
drm/amdgpu: unload asd in psp hw de-init phase
Hawking Zhang
1
-0
/
+36
2019-12-03
drm/amdgpu: drop asd shared memory
Hawking Zhang
1
-33
/
+11
2019-12-02
drm/amdgpu: do autoload right after MEC loaded for SRIOV VF
Monk Liu
1
-2
/
+2
2019-11-22
drm/amd/amdgpu/sriov skip RLCG s/r list for arcturus VF.
Jack Zhang
1
-1
/
+4
2019-11-22
drm/amd/amdgpu/sriov temporarily skip ras,dtm,hdcp for arcturus VF
Jack Zhang
1
-0
/
+36
2019-11-22
drm/amdgpu: remove redundant assignment to pointer write_frame
Colin Ian King
1
-1
/
+1
2019-11-19
drm/amdgpu: switch to common helper func for psp cmd submission
Hawking Zhang
1
-1
/
+1
2019-11-19
drm/amdgpu: add helper func for psp ring cmd submission
Hawking Zhang
1
-0
/
+50
2019-11-13
drm/amdgpu: Add PSP loading support for DMCUB ucode
Nicholas Kazlauskas
1
-0
/
+3
2019-11-11
drm/amdgpu: avoid upload corrupted ta ucode to psp
Hawking Zhang
1
-1
/
+21
2019-10-30
drm/amdgpu: bypass some cleanup work after err_event_athub (v2)
Le Ma
1
-0
/
+9
2019-10-25
drm/amdgpu/psp: fix spelling mistake "initliaze" -> "initialize"
Colin Ian King
1
-1
/
+1
2019-10-17
drm/amdgpu: add psp memory training callbacks and macro
Tianci.Yin
1
-0
/
+18
2019-10-03
drm/amdgpu/psp: silence response status warning
Shirish S
1
-1
/
+1
2019-10-03
drm/amdgpu: correct condition check for psp rlc autoload
Le Ma
1
-1
/
+2
2019-10-03
drm/amdgpu: add command id in psp response failure message
Hawking Zhang
1
-2
/
+3
2019-10-03
drm/amdgpu/psp: invalidate the hdp read cache before reading the psp response
Alex Deucher
1
-0
/
+2
2019-10-03
drm/amdgpu: do not init mec2 jt for renoir
Hawking Zhang
1
-4
/
+0
2019-10-03
drm/amdgpu: psp DTM init
Bhawanpreet Lakha
1
-0
/
+154
2019-10-03
drm/amdgpu: psp HDCP init
Bhawanpreet Lakha
1
-1
/
+188
2019-09-16
drm/amdgpu/SRIOV: Navi12 SRIOV VF doesn't load TOC
Jiange Zhao
1
-4
/
+2
2019-09-16
drm/amdgpu: fix null pointer deref in firmware header printing
Xiaojie Yuan
1
-22
/
+16
2019-09-13
drm/amdgpu: clean up load TMR sequence
John Clements
1
-6
/
+0
2019-08-29
drm/amdgpu/psp: keep TMR in visible vram region for SRIOV
Tianci.Yin
1
-2
/
+8
2019-08-21
drm/amdgpu/psp: move TMR to cpu invisible vram region
Tianci.Yin
1
-2
/
+2
2019-08-21
drm/amdgpu: remove redundant argument for psp_funcs::cmd_submit callback
Xiaojie Yuan
1
-2
/
+1
2019-08-21
drm/amdgpu: add firmware header printing for psp fw loading (v2)
Xiaojie Yuan
1
-0
/
+56
2019-08-21
drm/amdgpu: remove special autoload handling for navi12
Xiaojie Yuan
1
-2
/
+1
2019-08-12
drm/amdgpu: skip mec2 jump table loading for renoir
Huang Rui
1
-0
/
+4
2019-08-12
drm/amdgpu: add psp_v12_0 for renoir (v2)
Aaron Liu
1
-0
/
+13
2019-08-02
drm/amdgpu: start autoload till RLCG fw for navi12
Xiaojie Yuan
1
-1
/
+2
[next]