summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c
AgeCommit message (Expand)AuthorFilesLines
2024-10-23drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri1-10/+0
2024-10-07drm/amdgpu: change the comment from handle to ip_blockSunil Khatri1-7/+7
2024-10-07drm/amdgpu: update the handle ptr in hw_finiSunil Khatri1-5/+4
2024-10-07drm/amdgpu: update the handle ptr in hw_initSunil Khatri1-5/+4
2024-10-07drm/amdgpu: update the handle ptr in resumeSunil Khatri1-2/+2
2024-10-07drm/amdgpu: update the handle ptr in suspendSunil Khatri1-2/+2
2024-10-07drm/amdgpu: update the handle ptr in wait_for_idleSunil Khatri1-2/+2
2024-10-02drm/amdgpu: update the handle ptr in sw_finiSunil Khatri1-2/+2
2024-10-02drm/amdgpu: update the handle ptr in sw_initSunil Khatri1-2/+2
2024-10-02drm/amdgpu: update the handle ptr in early_initSunil Khatri1-2/+2
2024-10-02drm/amdgpu: update the handle ptr in print_ip_stateSunil Khatri1-2/+2
2024-10-02drm/amdgpu: update the handle ptr in dump_ip_stateSunil Khatri1-2/+2
2024-08-16drm/amdgpu: add vcn ip dump support for vcn_v2_6Sunil Khatri1-2/+2
2024-08-16drm/amdgpu: add print support for vcn_v2_5 ip dumpSunil Khatri1-1/+33
2024-08-16drm/amdgpu: add vcn_v2_5 ip dump supportSunil Khatri1-1/+79
2024-06-14drm/amdgpu: drop some kernel messages in VCN codeDavid (Ming Qiang) Wu1-9/+2
2024-04-27drm/amdgpu: add protype for print ip stateSunil Khatri1-0/+2
2024-04-27drm/amdgpu: add prototype for ip dumpSunil Khatri1-0/+2
2024-03-20drm/amdgpu/vcn: enable vcn1 fw load for VCN 4_0_6Saleemkhan Jamadar1-3/+5
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar1-4/+5
2023-07-12drm/amdgpu: use psp_execute_load_ip_fw insteadLang Yu1-3/+1
2023-06-09drm/amdgpu: add RAS POISON interrupt funcs for vcn_v2_6Horatio Zhang1-4/+21
2023-06-09drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)Hawking Zhang1-4/+4
2023-04-14drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)Le Ma1-71/+13
2023-03-14drm/amdgpu: Move vcn ras block init to ras sw_initHawking Zhang1-2/+4
2023-01-10drm/amd: Load VCN microcode during early_initMario Limonciello1-2/+3
2022-11-23drm/amdgpu: enable RAS poison for VCN 2.6Tao Zhou1-0/+29
2022-11-18drm/amdgpu: define common vcn_set_ras_funcsTao Zhou1-12/+1
2022-05-11drm/amdgpu/vcn: Add vcn ras poison consumption event handlingMohammad Zafar Ziya1-0/+9
2022-05-04drm/amdgpu: move out asic specific definition from common headerJames Zhu1-0/+3
2022-05-04drm/amdgpu: use ring structure to access rptr/wptr v2Jack Xiao1-6/+6
2022-04-05drm/amdgpu/vcn: Remove unneeded semicolonHaowen Bai1-1/+1
2022-03-28drm/amdgpu/vcn: Add VCN ras error query supportMohammad Zafar Ziya1-0/+71
2022-03-15drm/amdgpu: only allow secure submission on rings which support thatLang Yu1-0/+2
2022-03-04drm/amdgpu/vcn: Add vcn firmware logRuijing Dong1-0/+3
2022-03-04drm/amdgpu/vcn: Update fw shared data structureRuijing Dong1-9/+9
2021-10-22drm/amdgpu: Consolidate VCN firmware setup codeAlex Deucher1-16/+1
2021-10-08drm/amdgpu: use adev_to_drm for consistency when accessing drm_deviceGuchun Chen1-1/+1
2021-10-04drm/amdgpu: convert IP version array to include instancesAlex Deucher1-2/+2
2021-10-04drm/amdgpu/vcn: remove manual instance settingAlex Deucher1-1/+1
2021-10-04drm/amdgpu/vcn2.5: convert to IP version checkingAlex Deucher1-2/+2
2021-09-23drm/amdgpu: Fix MMIO access page faultAndrey Grodzovsky1-6/+11
2021-09-01drm/amdgpu/vcn: set the priority for each encode ringSatyajit Sahu1-1/+3
2021-07-23drm/amdgpu: Fix a printing messageOak Zeng1-1/+1
2021-05-21drm/amdgpu/vcn2.5: add cancel_delayed_work_sync before power gateJames Zhu1-0/+2
2021-04-09drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König1-2/+2
2021-03-24drm/amdgpu/vcn2.6: Add vcn2.6 supportJames Zhu1-2/+97
2020-11-02drm/amdgpu/vcn: use "*" adjacent to data nameDeepak R Varma1-1/+1
2020-11-02drm/amdgpu/vcn: improve code indentation and alignmentDeepak R Varma1-1/+1
2020-09-23drm/amd: fix typoes in commentsBernard Zhao1-2/+2