summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
AgeCommit message (Expand)Author
2020-07-10drm/amdgpu: fix spelling mistake "Falied" -> "Failed"Colin Ian King
2020-07-08drm/amdgpu: updated ta ucode loadingJohn Clements
2020-07-08drm/amdgpu: add TMR destory function for pspHuang Rui
2020-07-08drm/amdgpu: asd function needs to be unloaded in suspend phaseHuang Rui
2020-07-01drm/amdgpu: call release_firmware() without a NULL checkNirmoy Das
2020-07-01drm/amdgpu: label internally used symbols as staticNirmoy Das
2020-07-01drm/amdgpu/sriov: Add clear vf fw supportEmily Deng
2020-07-01drm/amdgpu/psp: support for loading PSP SPL fwLikun Gao
2020-07-01drm/amdgpu/psp: initialization PSP SPL fwLikun Gao
2020-07-01drm/amdgpu: only send one sdma firmware for sienna_cichlidLikun Gao
2020-07-01drm/amdgpu/psp: convert amdgpu mes ucode typeJack Xiao
2020-07-01drm/amdgpu/psp: add psp support for sienna_cichlidLikun Gao
2020-07-01drm/amdgpu: skip ASD fw load for sienna_cichlidLikun Gao
2020-05-28drm/amdgpu: change memory training to common functionLikun Gao
2020-05-21drm/amdgpu: add condition to set MP1 state on gpu resetLikun Gao
2020-05-08drm/amdgpu: switch to common rlc_autoload helperHawking Zhang
2020-05-08drm/amdgpu: switch to common ras ta helperHawking Zhang
2020-05-08drm/amdgpu: switch to common xgmi ta helpersHawking Zhang
2020-05-07drm/amdgpu: Fix bug in RAS invokeJohn Clements
2020-04-30drm/amdgpu: update RAS sequence to parse TA flagsJohn Clements
2020-04-23drm/amdgpu: add helper function to init sos ucodeHawking Zhang
2020-04-23drm/amdgpu: add helper function to init asd ucodeHawking Zhang
2020-04-23drm/amdgpu: retire unused check_fw_loading statusHawking Zhang
2020-04-23drm/amdgpu: retire support_vmr_ring interfaceHawking Zhang
2020-04-22drm/amdgpu: set mp1 state before reloadJohn Clements
2020-04-22drm/amdgpu: update psp fw loading sequenceJohn Clements
2020-04-09drm/amdgpu/psp: dont warn on missing optional TA'sAlex Deucher
2020-04-03drm/amd/display: Guard calls to hdcp_ta and dtm_taBhawanpreet Lakha
2020-04-01drm/amdgpu: Ignore the not supported error from pspEmily Deng
2020-03-25Revert "drm/amdgpu: add CAP fw loading"Zhigang Luo
2020-03-19drm/amdgpu: add CAP fw loadingZhigang Luo
2020-03-13drm/amdgpu: resolve failed error inject msgJohn Clements
2020-03-06drm/amdgpu: Fix GPU reset error.Andrey Grodzovsky
2020-03-05drm/amdgpu: Wrap clflush_cache_range with x86 ifdefAndrey Grodzovsky
2020-03-05drm/amdgpu: Add support for USBC PD FW downloadAndrey Grodzovsky
2020-02-26drm/amdgpu: update psp firmwares loading sequence V2Evan Quan
2020-02-25drm/amdgpu: fix psp ucode not loaded in bare-metalMonk Liu
2020-02-25drm/amdgpu: cleanup some incorrect reg access for SRIOVMonk Liu
2020-02-12drm/amd/display: fix dtm unloadingBhawanpreet Lakha
2020-02-06drm/amdgpu: move xgmi init/fini to xgmi_add/remove_device call (v2)Hawking Zhang
2020-01-14drm/amdgpu: disable XGMI TA unload for arcturusJohn Clements
2020-01-07amd/amdgpu/sriov enable onevf mode for ARCTURUS VFJack Zhang
2020-01-07drm/amdgpu: amalgamated PSP TA invoke functionsJohn Clements
2020-01-07drm/amdgpu: amalgamate PSP TA load/unload functionsJohn Clements
2020-01-07drm/amdgpu: by default output PSP ret status in event of cmd failureJohn Clements
2020-01-07drm/amdgpu: correct RLC firmwares loading sequenceEvan Quan
2019-12-23drm/amdgpu: use true, false for bool variable in amdgpu_psp.czhengbin
2019-12-23drm/amdgpu: enable xgmi init for sriov use caseFrank.Min
2019-12-18drm/amdgpu: update VCN1(dual instances) fw types ID and VCN ip block typeJane Jian
2019-12-09drm/amdgpu: fix resume failures due to psp fw loading sequence change (v3)Hawking Zhang