aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/vcn1: read back register after writtenDavid (Ming Qiang) Wu2025-05-291-0/+21
* drm/amdgpu: Fix parameter annotations for VCN clock gating functionsSrinivasan Shanmugam2025-02-271-1/+1
* drm/amdgpu/vcn1.0: use generic set_power_gating_state helperAlex Deucher2025-02-271-12/+1
* drm/amdgpu/vcn1.0: add set_pg_state callbackAlex Deucher2025-02-271-10/+22
* drm/amdgpu/vcn: adjust pause_dpg_mode function signatureAlex Deucher2025-02-271-6/+8
* drm/amdgpu/vcn1.0: convert internal functions to use vcn_instAlex Deucher2025-02-271-34/+51
* drm/amdgpu/vcn: switch vcn helpers to be instance basedAlex Deucher2025-02-271-8/+8
* drm/amdgpu/vcn: move more instanced data to vcn_instanceAlex Deucher2025-02-271-21/+21
* drm/amdgpu/vcn: make powergating status per instanceAlex Deucher2025-02-271-3/+3
* drm/amdgpu/vcn: switch work handler to be per instanceAlex Deucher2025-02-271-8/+9
* drm/amdgpu: update the handle ptr in is_idleSunil Khatri2025-02-251-3/+3
* drm/amdgpu: move per inst variables to amdgpu_vcn_instBoyuan Zhang2024-12-101-2/+2
* drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang2024-12-101-3/+3
* drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang2024-12-101-4/+5
* drm/amdgpu: add inst to amdgpu_dpm_enable_vcnBoyuan Zhang2024-12-101-3/+3
* drm/amd/pm: add inst to dpm_set_powergating_by_smuBoyuan Zhang2024-12-101-3/+3
* drm/amdgpu: clean unused functions of uvd/vcn/vceSunil Khatri2024-10-221-4/+0
* drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri2024-10-221-1/+0
* drm/amdgpu: change the comment from handle to ip_blockSunil Khatri2024-10-071-7/+7
* drm/amdgpu: update the handle ptr in hw_finiSunil Khatri2024-10-071-3/+3
* drm/amdgpu: update the handle ptr in hw_initSunil Khatri2024-10-071-5/+4
* drm/amdgpu: update the handle ptr in resumeSunil Khatri2024-10-071-2/+2
* drm/amdgpu: update the handle ptr in suspendSunil Khatri2024-10-071-2/+2
* drm/amdgpu: update the handle ptr in wait_for_idleSunil Khatri2024-10-071-2/+2
* drm/amdgpu: update the handle ptr in sw_finiSunil Khatri2024-10-011-3/+3
* drm/amdgpu: update the handle ptr in sw_initSunil Khatri2024-10-011-3/+3
* drm/amdgpu: update the handle ptr in early_initSunil Khatri2024-10-011-3/+3
* drm/amdgpu: update the handle ptr in print_ip_stateSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in dump_ip_stateSunil Khatri2024-10-011-2/+2
* drm/amdgpu: add print support for vcn_v1_0 ip dumpSunil Khatri2024-08-161-1/+33
* drm/amdgpu: add vcn_v1_0 ip dump supportSunil Khatri2024-08-161-1/+77
* drm/amdgpu: drop some kernel messages in VCN codeDavid (Ming Qiang) Wu2024-06-141-12/+2
* drm/amdgpu: add protype for print ip stateSunil Khatri2024-04-261-0/+1
* drm/amdgpu: add prototype for ip dumpSunil Khatri2024-04-261-0/+1
* drm/amdgpu/vcn: enable vcn1 fw load for VCN 4_0_6Saleemkhan Jamadar2024-03-201-2/+2
* drm/amdgpu/jpeg: Clean up errors in vcn_v1_0.cRan Sun2023-08-091-5/+4
* drm/amdgpu/jpeg: add multiple jpeg rings supportJames Zhu2023-06-091-6/+6
* drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)Hawking Zhang2023-06-091-2/+2
* drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)Le Ma2023-04-141-4/+4
* drm/amd: Load VCN microcode during early_initMario Limonciello2023-01-091-2/+3
* drm/amdgpu: add workarounds for VCN TMZ issue on CHIP_RAVENLang Yu2022-03-251-0/+71
* drm/amdgpu: Use ternary operator in `vcn_v1_0_start()`Paul Menzel2022-03-151-7/+2
* drm/amdgpu: only allow secure submission on rings which support thatLang Yu2022-03-151-0/+1
* drm/amdgpu/vcn: Add vcn firmware logRuijing Dong2022-03-041-0/+7
* drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly e...chen gong2021-12-171-0/+7
* drm/amdgpu: Consolidate VCN firmware setup codeAlex Deucher2021-10-221-9/+1
* drm/amdgpu/vcn: remove manual instance settingAlex Deucher2021-10-041-1/+0
* drm/amdgpu/vcn: set the priority for each encode ringSatyajit Sahu2021-09-011-1/+3
* drm/amdgpu: Fix a printing messageOak Zeng2021-07-231-1/+1
* drm/amd/amdgpu/vcn_v1_0: Fix some function naming disparityLee Jones2021-05-211-2/+2