aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-08drm/amdgpu: switch to common rlc_autoload helperHawking Zhang1-3/+0
2020-05-08drm/amdgpu: drop unused ras ta helper functionHawking Zhang1-5/+0
2020-05-08drm/amdgpu: switch to common ras ta helperHawking Zhang1-5/+3
2020-05-08drm/amdgpu: switch to common xgmi ta helpersHawking Zhang1-16/+8
2020-04-23drm/amdgpu: add helper function to init sos ucodeHawking Zhang1-0/+2
2020-04-23drm/amdgpu: add helper function to init asd ucodeHawking Zhang1-0/+2
2020-04-23drm/amdgpu: retire unused check_fw_loading statusHawking Zhang1-7/+0
2020-04-23drm/amdgpu: retire support_vmr_ring interfaceHawking Zhang1-3/+0
2020-04-03drm/amd/display: Guard calls to hdcp_ta and dtm_taBhawanpreet Lakha1-0/+2
2020-03-25Revert "drm/amdgpu: add CAP fw loading"Zhigang Luo1-3/+0
2020-03-19drm/amdgpu: add CAP fw loadingZhigang Luo1-0/+3
2020-03-05drm/amdgpu: Add USBC PD FW load interface to PSP.Andrey Grodzovsky1-0/+10
2020-02-26drm/amdgpu: update psp firmwares loading sequence V2Evan Quan1-0/+2
2020-02-06drm/amdgpu: move xgmi init/fini to xgmi_add/remove_device call (v2)Hawking Zhang1-0/+2
2020-01-22drm/amdgpu: fix VRAM partially encroached issue in GDDR6 memory training(V2)Tianci.Yin1-0/+2
2019-12-23drm/amdgpu: remove memory training p2c buffer reservation(V2)Tianci.Yin1-1/+0
2019-12-03drm/amdgpu: drop asd shared memoryHawking Zhang1-5/+7
2019-11-19drm/amdgpu: switch to common helper func for psp cmd submissionHawking Zhang1-5/+0
2019-11-19drm/amdgpu: add helper func for psp ring cmd submissionHawking Zhang1-0/+4
2019-11-19drm/amdgpu: add psp funcs for ring write pointer read/writeHawking Zhang1-0/+5
2019-10-17drm/amdgpu: add psp memory training callbacks and macroTianci.Yin1-0/+55
2019-10-03drm/amdgpu: psp DTM initBhawanpreet Lakha1-0/+15
2019-10-03drm/amdgpu: psp HDCP initBhawanpreet Lakha1-0/+17
2019-08-21drm/amdgpu/psp: move TMR to cpu invisible vram regionTianci.Yin1-1/+0
2019-08-21drm/amdgpu: remove redundant argument for psp_funcs::cmd_submit callbackXiaojie Yuan1-3/+2
2019-08-12drm/amdgpu: add psp_v12_0 for renoir (v2)Aaron Liu1-0/+1
2019-07-12drm/amdgpu: support key database loading for navi10Hawking Zhang1-0/+5
2019-07-12drm/amdgpu: switch to macro for psp bootloader commandHawking Zhang1-0/+6
2019-07-09drm/amdgpu/psp: add a mutex to protect access to the psp ringAlex Deucher1-0/+1
2019-06-21drm/amdgpu/psp: add new psp interface for vcn updating sramJack Xiao1-0/+3
2019-06-20drm/amd/amdgpu: add flag to mark whether autoload is supported or notHawking Zhang1-0/+2
2019-06-20drm/amdgpu/psp: start rlc autoload after psp recieved all gfx firmwareHawking Zhang1-0/+5
2019-06-20drm/amdgpu/psp: support init psp sos microcode with build-in tocHawking Zhang1-1/+1
2019-06-20drm/amdgpu: add structure to support build-in toc to psp sosHawking Zhang1-0/+2
2019-05-24drm/amdgpu: implement PSP cmd GFX_CMD_ID_PROG_REGTrigger Huang1-1/+10
2019-05-24drm/amdgpu: Implement get num of hops between two xgmi deviceshaoyunl1-12/+14
2019-03-19drm/amdgpu: add amdgpu_ras.c to support ras (v2)xinhui pan1-0/+1
2019-03-19drm/amdgpu: add psp ras subsystem infrastructure (v2)xinhui pan1-0/+16
2019-03-19drm/amdgpu: add psp ras callback func and macroxinhui pan1-0/+11
2019-03-19drm/amdgpu: add ta ras fw info (v2)xinhui pan1-0/+4
2019-01-14drm/amdgpu/psp: make get_fw_type and prep_cmd_buf to be common interfacesHawking Zhang1-3/+0
2018-12-18drm/amdgpu: correct the return value for error caseEvan Quan1-6/+6
2018-12-14drm/amdgpu/psp: Correct and refine the vmr support. (v2)Emily Deng1-2/+3
2018-12-07drm/amdgpu/psp: Add support VMR ring for VFXiangliang Yu1-0/+1
2018-11-06drm/amdgpu/psp: update topology info structuresHawking Zhang1-16/+13
2018-11-06drm/amdgpu/psp: add get_node_id functionHawking Zhang1-4/+4
2018-11-06drm/amdgpu/psp: add helper function to invoke xgmi ta per ta cmd_idHawking Zhang1-0/+3
2018-11-06drm/amdgpu/psp: add structure for xgmi ta and its shared bufferHawking Zhang1-1/+17
2018-11-05drm/amdgpu/psp: avoid hard-code fence value pre submissionHawking Zhang1-1/+4
2018-09-10drm/amdgpu : Add psp function interfaces for XGMI supportShaoyun Liu1-0/+34