aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/amdgpu/vcn_v4_0.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-07drm/amd: Add per-ring reset for vcn v4.0.0 useMario Limonciello1-1/+16
2025-05-07drm/amdgpu/vcn: using separate VCN1_AON_SOC offsetRuijing Dong1-1/+3
2025-02-27drm/amdgpu/vcn4.0: use generic set_power_gating_state helperAlex Deucher1-26/+1
2025-02-27drm/amdgpu/vcn4.0: add set_pg_state callbackAlex Deucher1-17/+21
2025-02-27drm/amdgpu/vcn: adjust pause_dpg_mode function signatureAlex Deucher1-7/+8
2025-02-27drm/amdgpu/vcn4.0: convert internal functions to use vcn_instAlex Deucher1-49/+67
2025-02-27drm/amdgpu/vcn: switch vcn helpers to be instance basedAlex Deucher1-24/+45
2025-02-27drm/amdgpu/vcn: move more instanced data to vcn_instanceAlex Deucher1-8/+11
2025-02-27drm/amdgpu/vcn: make powergating status per instanceAlex Deucher1-23/+37
2025-02-27drm/amdgpu/vcn: switch work handler to be per instanceAlex Deucher1-2/+3
2025-02-27drm/amdgpu/vcn4.0: split code along instancesAlex Deucher1-222/+218
2025-02-25drm/amdgpu: Fix correct parameter desc for VCN idle check functionsSrinivasan Shanmugam1-1/+1
2025-02-25drm/amdgpu: update the handle ptr in is_idleSunil Khatri1-2/+2
2024-12-10drm/amd/amdgpu/vcn: Fix kdoc entries for VCN clock/power gating functionsSrinivasan Shanmugam1-2/+2
2024-12-10drm/amdgpu: move per inst variables to amdgpu_vcn_instBoyuan Zhang1-3/+3
2024-12-10drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang1-2/+3
2024-12-10drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang1-6/+7
2024-12-10drm/amdgpu: add inst to amdgpu_dpm_enable_vcnBoyuan Zhang1-4/+8
2024-12-10drm/amd/pm: add inst to dpm_set_powergating_by_smuBoyuan Zhang1-2/+2
2024-11-21drm/amdgpu: Add sysfs interface for vcn reset maskJesse.zhang@amd.com1-0/+9
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-8/+8
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_v4_0 ip dumpSunil Khatri1-1/+33
2024-08-16drm/amdgpu: add vcn_v4_0 ip dump supportSunil Khatri1-1/+79
2024-07-24drm/amdgpu: add missed harvest check for VCN IP v4/v5Tim Huang1-0/+6
2024-06-14drm/amdgpu: drop some kernel messages in VCN codeDavid (Ming Qiang) Wu1-12/+2
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
2024-01-31drm/amdgpu: remove asymmetrical irq disabling in vcn 4.0.5 suspendYifan Zhang1-17/+0
2023-12-06drm/amd/amdgpu: SRIOV full reset issue with VCNBokun Zhang1-0/+3
2023-12-06drm/amd/amdgpu: Move vcn4 fw_shared init to a single functionBokun Zhang1-19/+26
2023-10-20drm/amd/amdgpu/vcn: Add RB decouple feature under SRIOV - P4Bokun Zhang1-16/+55
2023-10-05drm/amdgpu: Drop unnecessary return statementsSrinivasan Shanmugam1-2/+0
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar1-3/+4
2023-08-09drm/amdgpu: Clean up errors in vcn_v4_0.cRan Sun1-6/+5
2023-08-09drm/amdgpu: Remove a lot of unnecessary ternary operatorsRuan Jinjie1-1/+1
2023-07-25drm/amdgpu: Enabling FW workaround through shared memory for VCN4_0_2sguttula1-0/+6
2023-07-21drm/amdgpu: allow secure submission on VCN4 ringsguttula1-2/+6