aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vpe.c
AgeCommit message (Expand)AuthorFilesLines
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_frac...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