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