summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
AgeCommit message (Expand)Author
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
2019-12-03drm/amdgpu: load np fw prior before loading the TAsHawking Zhang
2019-12-03drm/amdgpu: unload asd in psp hw de-init phaseHawking Zhang
2019-12-03drm/amdgpu: drop asd shared memoryHawking Zhang
2019-12-02drm/amdgpu: do autoload right after MEC loaded for SRIOV VFMonk Liu
2019-11-22drm/amd/amdgpu/sriov skip RLCG s/r list for arcturus VF.Jack Zhang
2019-11-22drm/amd/amdgpu/sriov temporarily skip ras,dtm,hdcp for arcturus VFJack Zhang
2019-11-22drm/amdgpu: remove redundant assignment to pointer write_frameColin Ian King
2019-11-19drm/amdgpu: switch to common helper func for psp cmd submissionHawking Zhang
2019-11-19drm/amdgpu: add helper func for psp ring cmd submissionHawking Zhang
2019-11-13drm/amdgpu: Add PSP loading support for DMCUB ucodeNicholas Kazlauskas
2019-11-11drm/amdgpu: avoid upload corrupted ta ucode to pspHawking Zhang
2019-10-30drm/amdgpu: bypass some cleanup work after err_event_athub (v2)Le Ma
2019-10-25drm/amdgpu/psp: fix spelling mistake "initliaze" -> "initialize"Colin Ian King
2019-10-17drm/amdgpu: add psp memory training callbacks and macroTianci.Yin