aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
Commit message (Expand)AuthorAge
* drm/amdgpu/psp: keep TMR in visible vram region for SRIOVTianci.Yin2019-08-29
* drm/amdgpu/psp: move TMR to cpu invisible vram regionTianci.Yin2019-08-21
* drm/amdgpu: remove redundant argument for psp_funcs::cmd_submit callbackXiaojie Yuan2019-08-21
* drm/amdgpu: add firmware header printing for psp fw loading (v2)Xiaojie Yuan2019-08-21
* drm/amdgpu: remove special autoload handling for navi12Xiaojie Yuan2019-08-21
* drm/amdgpu: skip mec2 jump table loading for renoirHuang Rui2019-08-12
* drm/amdgpu: add psp_v12_0 for renoir (v2)Aaron Liu2019-08-12
* drm/amdgpu: start autoload till RLCG fw for navi12Xiaojie Yuan2019-08-02
* drm/amdgpu/psp11: add psp support for navi12Xiaojie Yuan2019-08-02
* drm/amdgpu: extend PSP FW loading support to 8 SDMA instancesJohn Clements2019-08-02
* drm/amdgpu: update PSP CMD fail response status printJohn Clements2019-08-02
* drm/amdgpu: add PSP SW init support for ArcturusJohn Clements2019-08-02
* drm/amdgpu: enable gfxoff code path for navi14Jack Xiao2019-07-18
* drm/amdgpu/psp: start rlc autoload after psp received rlcg for navi14Xiaojie Yuan2019-07-18
* drm/amdgpu/psp: add psp support for navi14 (v3)Xiaojie Yuan2019-07-18
* drm/amdgpu: check kdb_bin_size to exclude kdb loading sequenceHawking Zhang2019-07-16
* drm/amdgpu: support key database loading for navi10Hawking Zhang2019-07-12
* drm/amdgpu/psp: add a mutex to protect access to the psp ringAlex Deucher2019-07-09
* Merge branch 'drm-next' into drm-next-5.3Alex Deucher2019-06-25
|\
| * Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-14
| |\
| | * drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg2019-06-10
* | | drm/amdgpu/psp: add new psp interface for vcn updating sramJack Xiao2019-06-21
* | | drm/amdgpu/psp: convert ucode id to psp ucode idJack Xiao2019-06-21
* | | drm/amdgpu: load smc ucode at first with psp while rlc auto load is supportedHuang Rui2019-06-20
* | | drm/amdgpu/psp: skip mec jt when autoload is enabledHawking Zhang2019-06-20
* | | drm/amdgpu/psp: initialize autoload_supported flag in psp_sw_initHawking Zhang2019-06-20
* | | drm/amdgpu/psp: perform tmr_init and asd_init after loading sysdrv/sosHawking Zhang2019-06-20
* | | drm/amdgpu/psp: start rlc autoload after psp recieved all gfx firmwareHawking Zhang2019-06-20
* | | drm/amdgpu/psp: add support to load TOC to pspHawking Zhang2019-06-20
* | | drm/amdgpu: Add psp 11.0 support for navi10.Tao Zhou2019-06-20
|/ /
* | Merge branch 'drm-next-5.3' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2019-05-30
|\ \ | |/ |/|
| * drm/amdgpu: implement PSP cmd GFX_CMD_ID_PROG_REGTrigger Huang2019-05-24
* | drm/amdgpu: skip fw pri bo alloc for SRIOVYintian Tao2019-05-20
|/
* drm/amdgpu/psp: move psp version specific function pointers to early_initAlex Deucher2019-05-09
* drm/amdgpu: Adjust TMR address alignment as per HW requirementshaoyunl2019-04-03
* drm/amdgpu: defer cmd/fence/fw buffers destroy on hw_init failureEvan Quan2019-03-27
* drm/amdgpu: add more debug friendly promptsEvan Quan2019-03-27
* drm/amdgpu: Fix NULL pointer when ta is missingxinhui pan2019-03-19
* drm/amdgpu: add psp cmd submit timeoutxinhui pan2019-03-19
* drm/amdgpu: add psp ras subsystem infrastructure (v2)xinhui pan2019-03-19
* Merge v5.0-rc7 into drm-nextDave Airlie2019-02-17
|\
| * drm/amdgpu/psp11: TA firmware is optional (v3)Alex Deucher2019-02-13
* | drm/amdgpu: check PSP support before adding the ip blockEvan Quan2019-01-25
* | drm/amdgpu/psp: ignore psp response statusAaron Liu2019-01-25
* | drm/amdgpu/psp: make get_fw_type and prep_cmd_buf to be common interfacesHawking Zhang2019-01-14
* | drm/amdgpu: psp_ring_destroy cause psp->km_ring.ring_mem NULLwentalou2019-01-14
* | drm/amdgpu/psp: Fix can't detect psp INVOKE command failedXiangliang Yu2019-01-14
* | drm/amdgpu/psp: Fix to get wrong xgmi session idXiangliang Yu2019-01-14
|/
* drm/amdgpu/psp: Correct and refine the vmr support. (v2)Emily Deng2018-12-14
* drm/amdgpu/psp: Destroy psp ring when doing gpu resetXiangliang Yu2018-12-07