summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-20drm/amd/amdgpu: skip ucode loading if ucode_size == 0Chengming Gui1-1/+1
2022-09-15drm/amdgpu: Move psp_xgmi_terminate call from amdgpu_xgmi_remove_device to ps...YiPeng Chai1-0/+3
2021-01-19drm/amdgpu: fix potential memory leak during navi12 deinitializationJiawei Gu1-4/+14
2020-11-04drm/amdgpu: resolved ASD loading issue on siennaJohn Clements1-0/+1
2020-10-22drm/amd/psp: Fix sysfs: cannot create duplicate filenameAndrey Grodzovsky1-1/+2
2020-10-22drm/amdgpu: add rlc iram and dram firmware supportLikun Gao1-0/+6
2020-09-25drm/amd: Skip not used microcode loading in SRIOVJingwen Chen1-4/+6
2020-09-16drm/amdgpu: Include sienna_cichlid in USBC PD FW support.Andrey Grodzovsky1-1/+1
2020-09-16drm/amdgpu: Update RAS init handlingJohn Clements1-1/+11
2020-09-16drm/amdgpu: Avoid accessing HW when suspending SW stateAndrey Grodzovsky1-0/+6
2020-08-26drm/amdgpu: add asd fw check before loading asdTao Zhou1-2/+1
2020-08-24drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov1-2/+2
2020-08-24drm/amdgpu: refine codes to avoid reentering GPU recoveryDennis Li1-2/+2
2020-08-14drm/amdgpu: revert "fix system hang issue during GPU reset"Christian König1-2/+2
2020-08-14drm/amdgpu: enable RAP TA loadWenhui Sheng1-0/+183
2020-07-30drm amdgpu: Skip tmr load for SRIOVLiu ChengZhe1-6/+29
2020-07-27drm/amdgpu: fix system hang issue during GPU resetDennis Li1-2/+2
2020-07-21drm/amdgpu: load asd for sienna cichlidJohn Clements1-1/+0
2020-07-15drm/amdgpu: add psp support for navy_flounderJiansong Chen1-2/+6
2020-07-15drm/amdgpu: correct ta header v2 ucode init start addressJohn Clements1-1/+3
2020-07-11drm/amdgpu: fix spelling mistake "Falied" -> "Failed"Colin Ian King1-1/+1
2020-07-08drm/amdgpu: updated ta ucode loadingJohn Clements1-0/+99
2020-07-08drm/amdgpu: add TMR destory function for pspHuang Rui1-4/+53
2020-07-08drm/amdgpu: asd function needs to be unloaded in suspend phaseHuang Rui1-0/+6
2020-07-01drm/amdgpu: call release_firmware() without a NULL checkNirmoy Das1-4/+2
2020-07-01drm/amdgpu: label internally used symbols as staticNirmoy Das1-1/+1
2020-07-01drm/amdgpu/sriov: Add clear vf fw supportEmily Deng1-2/+35
2020-07-01drm/amdgpu/psp: support for loading PSP SPL fwLikun Gao1-0/+8
2020-07-01drm/amdgpu/psp: initialization PSP SPL fwLikun Gao1-0/+13
2020-07-01drm/amdgpu: only send one sdma firmware for sienna_cichlidLikun Gao1-0/+9
2020-07-01drm/amdgpu/psp: convert amdgpu mes ucode typeJack Xiao1-0/+6
2020-07-01drm/amdgpu/psp: add psp support for sienna_cichlidLikun Gao1-0/+1
2020-07-01drm/amdgpu: skip ASD fw load for sienna_cichlidLikun Gao1-1/+1
2020-05-28drm/amdgpu: change memory training to common functionLikun Gao1-2/+40
2020-05-21drm/amdgpu: add condition to set MP1 state on gpu resetLikun Gao1-1/+2
2020-05-08drm/amdgpu: switch to common rlc_autoload helperHawking Zhang1-1/+1
2020-05-08drm/amdgpu: switch to common ras ta helperHawking Zhang1-0/+27
2020-05-08drm/amdgpu: switch to common xgmi ta helpersHawking Zhang1-0/+115
2020-05-07drm/amdgpu: Fix bug in RAS invokeJohn Clements1-3/+3
2020-04-30drm/amdgpu: update RAS sequence to parse TA flagsJohn Clements1-1/+28
2020-04-23drm/amdgpu: add helper function to init sos ucodeHawking Zhang1-0/+70
2020-04-23drm/amdgpu: add helper function to init asd ucodeHawking Zhang1-0/+36
2020-04-23drm/amdgpu: retire unused check_fw_loading statusHawking Zhang1-34/+0
2020-04-23drm/amdgpu: retire support_vmr_ring interfaceHawking Zhang1-1/+1
2020-04-23drm/amdgpu: set mp1 state before reloadJohn Clements1-1/+10
2020-04-23drm/amdgpu: update psp fw loading sequenceJohn Clements1-49/+77
2020-04-09drm/amdgpu/psp: dont warn on missing optional TA'sAlex Deucher1-3/+3
2020-04-04drm/amd/display: Guard calls to hdcp_ta and dtm_taBhawanpreet Lakha1-0/+2
2020-04-01drm/amdgpu: Ignore the not supported error from pspEmily Deng1-1/+5
2020-03-25Revert "drm/amdgpu: add CAP fw loading"Zhigang Luo1-8/+1