summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c
AgeCommit message (Expand)AuthorFilesLines
2024-10-22drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri1-5/+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-01drm/amdgpu: update the handle ptr in sw_finiSunil Khatri1-2/+2
2024-10-01drm/amdgpu: update the handle ptr in sw_initSunil Khatri1-2/+2
2024-10-01drm/amdgpu: update the handle ptr in early_initSunil Khatri1-2/+2
2024-10-01drm/amdgpu: update the handle ptr in print_ip_stateSunil Khatri1-2/+2
2024-10-01drm/amdgpu: update the handle ptr in dump_ip_stateSunil Khatri1-2/+2
2024-08-16drm/amdgpu: add print support for vcn_v3_0 ip dumpSunil Khatri1-1/+34
2024-08-16drm/amdgpu: add vcn_v3_0 ip dump supportSunil Khatri1-1/+77
2024-08-13Revert "drm/amdgpu: add vcn_v3_0 ip dump support"Sunil Khatri1-150/+1
2024-08-13Revert "drm/amdgpu: add print support for vcn_v3_0 ip dump"Sunil Khatri1-33/+1
2024-07-27drm/amdgpu: print VCN instance dump for valid instanceSunil Khatri1-10/+18
2024-07-27drm/amdgpu: add print support for vcn_v3_0 ip dumpSunil Khatri1-1/+27
2024-07-27drm/amdgpu: add vcn_v3_0 ip dump supportSunil Khatri1-1/+148
2024-06-14drm/amdgpu: drop some kernel messages in VCN codeDavid (Ming Qiang) Wu1-13/+3
2024-04-26drm/amdgpu: add protype for print ip stateSunil Khatri1-0/+1
2024-04-26drm/amdgpu: add prototype for ip dumpSunil Khatri1-0/+1
2024-04-23drm/amdgpu/vcn: fix unitialized variable warningsPierre-Eric Pelloux-Prayer1-0/+1
2024-03-20drm/amdgpu/vcn: enable vcn1 fw load for VCN 4_0_6Saleemkhan Jamadar1-3/+3
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar1-5/+9
2023-08-09drm/amdgpu: Clean up errors in vcn_v3_0.cRan Sun1-6/+5
2023-08-09drm/amdgpu: Remove a lot of unnecessary ternary operatorsRuan Jinjie1-1/+1
2023-07-12drm/amdgpu: use psp_execute_load_ip_fw insteadLang Yu1-3/+1
2023-06-09drm/amdgpu/mmsch: Correct the definition for mmsch init headerEmily Deng1-1/+1
2023-06-09drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)Hawking Zhang1-2/+2
2023-04-14drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)Le Ma1-3/+2
2023-01-19drm/amdgpu/vcn3: fail to schedule IB for AV1 if VCN0 is harvestedAlex Deucher1-0/+4
2023-01-09drm/amd: Load VCN microcode during early_initMario Limonciello1-2/+3
2022-09-19drm/amdgpu: revert "fix limiting AV1 to the first instance on VCN3" v3Christian König1-7/+10
2022-06-08drm/amdgpu: fix limiting AV1 to the first instance on VCN3Christian König1-10/+7
2022-05-06drm/amdgpu/vcn3: replace ip based software ring decode with common vcn softwa...James Zhu1-71/+9
2022-05-04drm/amdgpu: move out asic specific definition from common headerJames Zhu1-0/+3
2022-05-04drm/amdgpu: make software ring functions reuseable for newer VCNLeo Liu1-12/+11
2022-05-04drm/amdgpu: use ring structure to access rptr/wptr v2Jack Xiao1-6/+6
2022-03-28drm/amd/vcn: fix an error msg on vcn 3.0tiancyin1-1/+1
2022-03-28drm/amdgpu/vcn3: send smu interface typeBoyuan Zhang1-0/+5
2022-03-25drm/amdgpu/vcn: improve vcn dpg stop procedureTianci Yin1-0/+3
2022-03-25drm/amdgpu/vcn: Fix the register setting for vcn1Emily Deng1-2/+2
2022-03-15drm/amdgpu: only allow secure submission on rings which support thatLang Yu1-0/+2
2022-03-04drm/amdgpu: use job and ib structures directly in CS parsersChristian König1-11/+14
2022-03-04drm/amdgpu: header cleanupChristian König1-0/+1
2022-03-04drm/amd/amdgpu: set disabled vcn to no_schdulerJingwen Chen1-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-10/+10
2021-10-21drm/amdgpu/vcn3.0: remove intermediate variableAlex Deucher1-9/+2