summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vpe.c
AgeCommit message (Expand)AuthorLines
2024-12-18drm/amdgpu: drop the amdgpu_device argument from amdgpu_ib_freePierre-Eric Pelloux-Prayer-1/+1
2024-12-10drm/amd: Add the capability to mark certain firmware as "required"Mario Limonciello-1/+2
2024-12-10drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang-1/+1
2024-12-10drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang-2/+2
2024-11-21drm/amdgpu: Fix sysfs warning when hotpluggingJesse.zhang@amd.com-2/+4
2024-11-08drm/amdgpu: Add sysfs interface for vpe reset maskJesse.zhang@amd.com-0/+43
2024-10-22drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri-2/+0
2024-10-07drm/amdgpu: update the handle ptr in hw_finiSunil Khatri-3/+3
2024-10-07drm/amdgpu: update the handle ptr in hw_initSunil Khatri-5/+3
2024-10-07drm/amdgpu: update the handle ptr in resumeSunil Khatri-2/+2
2024-10-07drm/amdgpu: update the handle ptr in suspendSunil Khatri-2/+2
2024-10-01drm/amdgpu: update the handle ptr in sw_finiSunil Khatri-2/+2
2024-10-01drm/amdgpu: update the handle ptr in sw_initSunil Khatri-2/+2
2024-10-01drm/amdgpu: update the handle ptr in early_initSunil Khatri-2/+2
2024-07-02drm/amdgpu: add VPE IP v6.1.3 supportTim Huang-0/+1
2024-06-14drm/amdgpu: refine vpe firmware loadingYang Wang-4/+2
2024-05-02drm/amdgpu/vpe: fix vpe dpm clk ratio setup failedPeyton Lee-2/+11
2024-04-23drm/amdgpu/vpe: fix vpe dpm setup failedPeyton Lee-1/+1
2024-03-27drm/amdgpu/vpe: power on vpe when hw_initPeyton Lee-0/+6
2024-03-20Revert "drm/amdgpu/vpe: don't emit cond exec command under collaborate mode"Lang Yu-3/+0
2024-03-07drm/amdgpu/vpe: add VPE 6.1.1 supportLang Yu-11/+21
2024-03-07drm/amdgpu/vpe: don't emit cond exec command under collaborate modeLang Yu-0/+3
2024-03-07drm/amdgpu/vpe: add collaborate mode support for VPELang Yu-0/+20
2024-03-04drm/amdgpu: cleanup conditional executionChristian König-20/+6
2024-01-15drm/amdgpu: Fix unsigned comparison with less than zero in vpe_u1_8_from_frac...Srinivasan Shanmugam-8/+2
2023-12-14drm/amdgpu/vpe: enable vpe dpmPeyton Lee-0/+249
2023-10-13drm/amdgpu/vpe: fix insert_nop opsLang Yu-4/+5
2023-10-13drm/amdgpu/vpe: align with mcbp changesLang Yu-1/+1
2023-10-13drm/amdgpu/vpe: remove IB end boundary requirementLang Yu-19/+1
2023-09-26drm/amdgpu/vpe: fix truncation warningsLang Yu-4/+1
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar-1/+1
2023-08-31drm/amdgpu: fix VPE front door loading issueLang Yu-0/+38
2023-08-31drm/amdgpu: add PSP loading support for VPELang Yu-0/+16
2023-08-31drm/amdgpu: add VPE 6.1.0 supportLang Yu-0/+622