aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: add condition to set MP1 state on gpu resetLikun Gao2020-05-211-1/+2
* drm/amdgpu: switch to common rlc_autoload helperHawking Zhang2020-05-081-1/+1
* drm/amdgpu: switch to common ras ta helperHawking Zhang2020-05-081-0/+27
* drm/amdgpu: switch to common xgmi ta helpersHawking Zhang2020-05-081-0/+115
* drm/amdgpu: Fix bug in RAS invokeJohn Clements2020-05-071-3/+3
* drm/amdgpu: update RAS sequence to parse TA flagsJohn Clements2020-04-301-1/+28
* drm/amdgpu: add helper function to init sos ucodeHawking Zhang2020-04-231-0/+70
* drm/amdgpu: add helper function to init asd ucodeHawking Zhang2020-04-231-0/+36
* drm/amdgpu: retire unused check_fw_loading statusHawking Zhang2020-04-231-34/+0
* drm/amdgpu: retire support_vmr_ring interfaceHawking Zhang2020-04-231-1/+1
* drm/amdgpu: set mp1 state before reloadJohn Clements2020-04-221-1/+10
* drm/amdgpu: update psp fw loading sequenceJohn Clements2020-04-221-49/+77
* drm/amdgpu/psp: dont warn on missing optional TA'sAlex Deucher2020-04-091-3/+3
* drm/amd/display: Guard calls to hdcp_ta and dtm_taBhawanpreet Lakha2020-04-031-0/+2
* drm/amdgpu: Ignore the not supported error from pspEmily Deng2020-04-011-1/+5
* Revert "drm/amdgpu: add CAP fw loading"Zhigang Luo2020-03-251-8/+1
* drm/amdgpu: add CAP fw loadingZhigang Luo2020-03-191-1/+8
* drm/amdgpu: resolve failed error inject msgJohn Clements2020-03-131-2/+4
* drm/amdgpu: Fix GPU reset error.Andrey Grodzovsky2020-03-061-11/+17
* drm/amdgpu: Wrap clflush_cache_range with x86 ifdefAndrey Grodzovsky2020-03-051-1/+8
* drm/amdgpu: Add support for USBC PD FW downloadAndrey Grodzovsky2020-03-051-1/+109
* drm/amdgpu: update psp firmwares loading sequence V2Evan Quan2020-02-261-6/+59
* drm/amdgpu: fix psp ucode not loaded in bare-metalMonk Liu2020-02-251-1/+1
* drm/amdgpu: cleanup some incorrect reg access for SRIOVMonk Liu2020-02-251-2/+2
* drm/amd/display: fix dtm unloadingBhawanpreet Lakha2020-02-121-1/+25
* drm/amdgpu: move xgmi init/fini to xgmi_add/remove_device call (v2)Hawking Zhang2020-02-061-16/+2
* drm/amdgpu: disable XGMI TA unload for arcturusJohn Clements2020-01-141-0/+5
* amd/amdgpu/sriov enable onevf mode for ARCTURUS VFJack Zhang2020-01-071-1/+2
* drm/amdgpu: amalgamated PSP TA invoke functionsJohn Clements2020-01-071-103/+34
* drm/amdgpu: amalgamate PSP TA load/unload functionsJohn Clements2020-01-071-99/+39
* drm/amdgpu: by default output PSP ret status in event of cmd failureJohn Clements2020-01-071-2/+2
* drm/amdgpu: correct RLC firmwares loading sequenceEvan Quan2020-01-071-1/+1
* drm/amdgpu: use true, false for bool variable in amdgpu_psp.czhengbin2019-12-231-6/+6
* drm/amdgpu: enable xgmi init for sriov use caseFrank.Min2019-12-231-19/+7
* drm/amdgpu: update VCN1(dual instances) fw types ID and VCN ip block typeJane Jian2019-12-181-0/+3
* drm/amdgpu: fix resume failures due to psp fw loading sequence change (v3)Hawking Zhang2019-12-091-0/+33
* drm/amdgpu: load np fw prior before loading the TAsHawking Zhang2019-12-031-33/+33
* drm/amdgpu: unload asd in psp hw de-init phaseHawking Zhang2019-12-031-0/+36
* drm/amdgpu: drop asd shared memoryHawking Zhang2019-12-031-33/+11
* drm/amdgpu: do autoload right after MEC loaded for SRIOV VFMonk Liu2019-12-021-2/+2
* drm/amd/amdgpu/sriov skip RLCG s/r list for arcturus VF.Jack Zhang2019-11-221-1/+4
* drm/amd/amdgpu/sriov temporarily skip ras,dtm,hdcp for arcturus VFJack Zhang2019-11-221-0/+36
* drm/amdgpu: remove redundant assignment to pointer write_frameColin Ian King2019-11-221-1/+1
* drm/amdgpu: switch to common helper func for psp cmd submissionHawking Zhang2019-11-191-1/+1
* drm/amdgpu: add helper func for psp ring cmd submissionHawking Zhang2019-11-191-0/+50
* drm/amdgpu: Add PSP loading support for DMCUB ucodeNicholas Kazlauskas2019-11-131-0/+3
* drm/amdgpu: avoid upload corrupted ta ucode to pspHawking Zhang2019-11-111-1/+21
* drm/amdgpu: bypass some cleanup work after err_event_athub (v2)Le Ma2019-10-301-0/+9
* drm/amdgpu/psp: fix spelling mistake "initliaze" -> "initialize"Colin Ian King2019-10-251-1/+1
* drm/amdgpu: add psp memory training callbacks and macroTianci.Yin2019-10-171-0/+18