summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c
AgeCommit message (Expand)Author
2025-02-27drm/amdgpu: Fix parameter annotations for VCN clock gating functionsSrinivasan Shanmugam
2025-02-27drm/amdgpu/vcn1.0: use generic set_power_gating_state helperAlex Deucher
2025-02-27drm/amdgpu/vcn1.0: add set_pg_state callbackAlex Deucher
2025-02-27drm/amdgpu/vcn: adjust pause_dpg_mode function signatureAlex Deucher
2025-02-27drm/amdgpu/vcn1.0: convert internal functions to use vcn_instAlex Deucher
2025-02-27drm/amdgpu/vcn: switch vcn helpers to be instance basedAlex Deucher
2025-02-27drm/amdgpu/vcn: move more instanced data to vcn_instanceAlex Deucher
2025-02-27drm/amdgpu/vcn: make powergating status per instanceAlex Deucher
2025-02-27drm/amdgpu/vcn: switch work handler to be per instanceAlex Deucher
2025-02-25drm/amdgpu: update the handle ptr in is_idleSunil Khatri
2024-12-10drm/amdgpu: move per inst variables to amdgpu_vcn_instBoyuan Zhang
2024-12-10drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang
2024-12-10drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang
2024-12-10drm/amdgpu: add inst to amdgpu_dpm_enable_vcnBoyuan Zhang
2024-12-10drm/amd/pm: add inst to dpm_set_powergating_by_smuBoyuan Zhang
2024-10-22drm/amdgpu: clean unused functions of uvd/vcn/vceSunil Khatri
2024-10-22drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri
2024-10-07drm/amdgpu: change the comment from handle to ip_blockSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in hw_finiSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in hw_initSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in resumeSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in suspendSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in wait_for_idleSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in sw_finiSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in sw_initSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in early_initSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in print_ip_stateSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in dump_ip_stateSunil Khatri
2024-08-16drm/amdgpu: add print support for vcn_v1_0 ip dumpSunil Khatri
2024-08-16drm/amdgpu: add vcn_v1_0 ip dump supportSunil Khatri
2024-06-14drm/amdgpu: drop some kernel messages in VCN codeDavid (Ming Qiang) Wu
2024-04-26drm/amdgpu: add protype for print ip stateSunil Khatri
2024-04-26drm/amdgpu: add prototype for ip dumpSunil Khatri
2024-03-20drm/amdgpu/vcn: enable vcn1 fw load for VCN 4_0_6Saleemkhan Jamadar
2023-08-09drm/amdgpu/jpeg: Clean up errors in vcn_v1_0.cRan Sun
2023-06-09drm/amdgpu/jpeg: add multiple jpeg rings supportJames Zhu
2023-06-09drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)Hawking Zhang
2023-04-14drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)Le Ma
2023-01-09drm/amd: Load VCN microcode during early_initMario Limonciello
2022-03-25drm/amdgpu: add workarounds for VCN TMZ issue on CHIP_RAVENLang Yu
2022-03-15drm/amdgpu: Use ternary operator in `vcn_v1_0_start()`Paul Menzel
2022-03-15drm/amdgpu: only allow secure submission on rings which support thatLang Yu
2022-03-04drm/amdgpu/vcn: Add vcn firmware logRuijing Dong
2021-12-17drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly e...chen gong
2021-10-21drm/amdgpu: Consolidate VCN firmware setup codeAlex Deucher
2021-10-04drm/amdgpu/vcn: remove manual instance settingAlex Deucher
2021-09-01drm/amdgpu/vcn: set the priority for each encode ringSatyajit Sahu
2021-07-23drm/amdgpu: Fix a printing messageOak Zeng
2021-05-21drm/amd/amdgpu/vcn_v1_0: Fix some function naming disparityLee Jones
2021-05-21drm/amdgpu/vcn1: add cancel_delayed_work_sync before power gateJames Zhu