index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2019-11-15
drm/amdgpu: fix null pointer deref in firmware header printing
Xiaojie Yuan
1
-22
/
+16
2019-08-29
drm/amdgpu/psp: keep TMR in visible vram region for SRIOV
Tianci.Yin
1
-2
/
+8
2019-08-22
drm/amdgpu/psp: move TMR to cpu invisible vram region
Tianci.Yin
1
-2
/
+2
2019-08-22
drm/amdgpu: remove redundant argument for psp_funcs::cmd_submit callback
Xiaojie Yuan
1
-2
/
+1
2019-08-22
drm/amdgpu: add firmware header printing for psp fw loading (v2)
Xiaojie Yuan
1
-0
/
+56
2019-08-22
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-10
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-22
drm/amdgpu/psp: add new psp interface for vcn updating sram
Jack Xiao
1
-0
/
+13
2019-06-22
drm/amdgpu/psp: convert ucode id to psp ucode id
Jack Xiao
1
-0
/
+6
2019-06-21
drm/amdgpu: load smc ucode at first with psp while rlc auto load is supported
Huang Rui
1
-7
/
+28
2019-06-21
drm/amdgpu/psp: skip mec jt when autoload is enabled
Hawking Zhang
1
-0
/
+5
2019-06-21
drm/amdgpu/psp: initialize autoload_supported flag in psp_sw_init
Hawking Zhang
1
-0
/
+6
2019-06-21
drm/amdgpu/psp: perform tmr_init and asd_init after loading sysdrv/sos
Hawking Zhang
1
-12
/
+12
2019-06-21
drm/amdgpu/psp: start rlc autoload after psp recieved all gfx firmware
Hawking Zhang
1
-0
/
+28
2019-06-21
drm/amdgpu/psp: add support to load TOC to psp
Hawking Zhang
1
-4
/
+53
2019-06-21
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-11
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-10
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-28
drm/amdgpu: defer cmd/fence/fw buffers destroy on hw_init failure
Evan Quan
1
-19
/
+12
2019-03-28
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-26
drm/amdgpu: check PSP support before adding the ip block
Evan Quan
1
-24
/
+0
2019-01-26
drm/amdgpu/psp: ignore psp response status
Aaron Liu
1
-4
/
+9
2019-01-14
drm/amdgpu/psp: make get_fw_type and prep_cmd_buf to be common interfaces
Hawking Zhang
1
-1
/
+93
2019-01-14
drm/amdgpu: psp_ring_destroy cause psp->km_ring.ring_mem NULL
wentalou
1
-1
/
+1
2019-01-14
drm/amdgpu/psp: Fix can't detect psp INVOKE command failed
Xiangliang Yu
1
-4
/
+7
2019-01-14
drm/amdgpu/psp: Fix to get wrong xgmi session id
Xiangliang Yu
1
-0
/
+3
2018-12-14
drm/amdgpu/psp: Correct and refine the vmr support. (v2)
Emily Deng
1
-8
/
+0
[next]