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
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
2019-08-02
drm/amdgpu/psp11: add psp support for navi12
Xiaojie Yuan
1
-0
/
+1
2019-08-02
drm/amdgpu: extend PSP FW loading support to 8 SDMA instances
John Clements
1
-1
/
+26
2019-08-02
drm/amdgpu: update PSP CMD fail response status print
John Clements
1
-2
/
+2
2019-08-02
drm/amdgpu: add PSP SW init support for Arcturus
John Clements
1
-0
/
+1
2019-07-18
drm/amdgpu: enable gfxoff code path for navi14
Jack Xiao
1
-3
/
+1
2019-07-18
drm/amdgpu/psp: start rlc autoload after psp received rlcg for navi14
Xiaojie Yuan
1
-1
/
+3
2019-07-18
drm/amdgpu/psp: add psp support for navi14 (v3)
Xiaojie Yuan
1
-0
/
+1
2019-07-16
drm/amdgpu: check kdb_bin_size to exclude kdb loading sequence
Hawking Zhang
1
-1
/
+1
2019-07-12
drm/amdgpu: support key database loading for navi10
Hawking Zhang
1
-0
/
+9
2019-07-09
drm/amdgpu/psp: add a mutex to protect access to the psp ring
Alex Deucher
1
-2
/
+14
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
1
-1
/
+1
2019-06-21
drm/amdgpu/psp: add new psp interface for vcn updating sram
Jack Xiao
1
-0
/
+13
2019-06-21
drm/amdgpu/psp: convert ucode id to psp ucode id
Jack Xiao
1
-0
/
+6
2019-06-20
drm/amdgpu: load smc ucode at first with psp while rlc auto load is supported
Huang Rui
1
-7
/
+28
2019-06-20
drm/amdgpu/psp: skip mec jt when autoload is enabled
Hawking Zhang
1
-0
/
+5
2019-06-20
drm/amdgpu/psp: initialize autoload_supported flag in psp_sw_init
Hawking Zhang
1
-0
/
+6
2019-06-20
drm/amdgpu/psp: perform tmr_init and asd_init after loading sysdrv/sos
Hawking Zhang
1
-12
/
+12
2019-06-20
drm/amdgpu/psp: start rlc autoload after psp recieved all gfx firmware
Hawking Zhang
1
-0
/
+28
2019-06-20
drm/amdgpu/psp: add support to load TOC to psp
Hawking Zhang
1
-4
/
+53
2019-06-20
drm/amdgpu: Add psp 11.0 support for navi10.
Tao Zhou
1
-0
/
+1
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-1
/
+1
2019-06-10
drm/amd: drop use of drmP.h in amdgpu/amdgpu*
Sam Ravnborg
1
-1
/
+1
2019-05-31
Merge branch 'drm-next-5.3' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-0
/
+28
2019-05-24
drm/amdgpu: implement PSP cmd GFX_CMD_ID_PROG_REG
Trigger Huang
1
-0
/
+28
2019-05-20
drm/amdgpu: skip fw pri bo alloc for SRIOV
Yintian Tao
1
-7
/
+10
2019-05-09
drm/amdgpu/psp: move psp version specific function pointers to early_init
Alex Deucher
1
-9
/
+10
2019-04-03
drm/amdgpu: Adjust TMR address alignment as per HW requirement
shaoyunl
1
-3
/
+3
2019-03-27
drm/amdgpu: defer cmd/fence/fw buffers destroy on hw_init failure
Evan Quan
1
-19
/
+12
2019-03-27
drm/amdgpu: add more debug friendly prompts
Evan Quan
1
-10
/
+28
2019-03-19
drm/amdgpu: Fix NULL pointer when ta is missing
xinhui pan
1
-9
/
+15
2019-03-19
drm/amdgpu: add psp cmd submit timeout
xinhui pan
1
-1
/
+5
2019-03-19
drm/amdgpu: add psp ras subsystem infrastructure (v2)
xinhui pan
1
-0
/
+214
2019-02-18
Merge v5.0-rc7 into drm-next
Dave Airlie
1
-2
/
+7
2019-02-13
drm/amdgpu/psp11: TA firmware is optional (v3)
Alex Deucher
1
-2
/
+7
2019-01-25
drm/amdgpu: check PSP support before adding the ip block
Evan Quan
1
-24
/
+0
[next]