summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/vcn_v4_0.c
AgeCommit message (Expand)Author
2024-12-10drm/amd/amdgpu/vcn: Fix kdoc entries for VCN clock/power gating functionsSrinivasan Shanmugam
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-11-21drm/amdgpu: Add sysfs interface for vcn reset maskJesse.zhang@amd.com
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_v4_0 ip dumpSunil Khatri
2024-08-16drm/amdgpu: add vcn_v4_0 ip dump supportSunil Khatri
2024-07-24drm/amdgpu: add missed harvest check for VCN IP v4/v5Tim Huang
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-04-23drm/amdgpu/vcn: fix unitialized variable warningsPierre-Eric Pelloux-Prayer
2024-03-20drm/amdgpu/vcn: enable vcn1 fw load for VCN 4_0_6Saleemkhan Jamadar
2024-01-31drm/amdgpu: remove asymmetrical irq disabling in vcn 4.0.5 suspendYifan Zhang
2023-12-06drm/amd/amdgpu: SRIOV full reset issue with VCNBokun Zhang
2023-12-06drm/amd/amdgpu: Move vcn4 fw_shared init to a single functionBokun Zhang
2023-10-20drm/amd/amdgpu/vcn: Add RB decouple feature under SRIOV - P4Bokun Zhang
2023-10-05drm/amdgpu: Drop unnecessary return statementsSrinivasan Shanmugam
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar
2023-08-09drm/amdgpu: Clean up errors in vcn_v4_0.cRan Sun
2023-08-09drm/amdgpu: Remove a lot of unnecessary ternary operatorsRuan Jinjie
2023-07-25drm/amdgpu: Enabling FW workaround through shared memory for VCN4_0_2sguttula
2023-07-21drm/amdgpu: allow secure submission on VCN4 ringsguttula
2023-07-12drm/amdgpu: use psp_execute_load_ip_fw insteadLang Yu
2023-06-30drm/amdgpu/vcn: Need to unpause dpg before stop dpgEmily Deng
2023-06-15drm/amdgpu: vcn_4_0 set instance 0 init sched score to 1Sonny Jiang
2023-06-09drm/amdgpu/mmsch: Correct the definition for mmsch init headerEmily Deng
2023-06-09drm/amdgpu: add RAS POISON interrupt funcs for vcn_v4_0Horatio Zhang
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-03-13drm/amdgpu: Move vcn ras block init to ras sw_initHawking Zhang
2023-02-28drm/amdgpu/vcn: fix compilation issue with legacy gccbobzhou
2023-02-28drm/amdgpu: remove unused variable ringTom Rix
2023-02-23drm/amdgpu/vcn: set and use harvest configJane Jian
2023-01-24drm/amdgpu: limit AV1 to the first instance on VCN4 encodeDavid (Ming Qiang) Wu
2023-01-19drm/amdgpu/vcn4: fail to schedule IB for AV1 if VCN0 is harvestedAlex Deucher