summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vpe.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: drop the amdgpu_device argument from amdgpu_ib_freePierre-Eric Pelloux-Prayer2024-12-181-1/+1
* drm/amd: Add the capability to mark certain firmware as "required"Mario Limonciello2024-12-101-1/+2
* drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang2024-12-101-1/+1
* drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang2024-12-101-2/+2
* drm/amdgpu: Fix sysfs warning when hotpluggingJesse.zhang@amd.com2024-11-211-2/+4
* drm/amdgpu: Add sysfs interface for vpe reset maskJesse.zhang@amd.com2024-11-081-0/+43
* drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri2024-10-221-2/+0
* 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/+3
* 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 sw_finiSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in sw_initSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in early_initSunil Khatri2024-10-011-2/+2
* drm/amdgpu: add VPE IP v6.1.3 supportTim Huang2024-07-021-0/+1
* drm/amdgpu: refine vpe firmware loadingYang Wang2024-06-141-4/+2
* drm/amdgpu/vpe: fix vpe dpm clk ratio setup failedPeyton Lee2024-05-021-2/+11
* drm/amdgpu/vpe: fix vpe dpm setup failedPeyton Lee2024-04-231-1/+1
* drm/amdgpu/vpe: power on vpe when hw_initPeyton Lee2024-03-271-0/+6
* Revert "drm/amdgpu/vpe: don't emit cond exec command under collaborate mode"Lang Yu2024-03-201-3/+0
* drm/amdgpu/vpe: add VPE 6.1.1 supportLang Yu2024-03-071-11/+21
* drm/amdgpu/vpe: don't emit cond exec command under collaborate modeLang Yu2024-03-071-0/+3
* drm/amdgpu/vpe: add collaborate mode support for VPELang Yu2024-03-071-0/+20
* drm/amdgpu: cleanup conditional executionChristian König2024-03-041-20/+6
* drm/amdgpu: Fix unsigned comparison with less than zero in vpe_u1_8_from_frac...Srinivasan Shanmugam2024-01-151-8/+2
* drm/amdgpu/vpe: enable vpe dpmPeyton Lee2023-12-141-0/+249
* drm/amdgpu/vpe: fix insert_nop opsLang Yu2023-10-131-4/+5
* drm/amdgpu/vpe: align with mcbp changesLang Yu2023-10-131-1/+1
* drm/amdgpu/vpe: remove IB end boundary requirementLang Yu2023-10-131-19/+1
* drm/amdgpu/vpe: fix truncation warningsLang Yu2023-09-261-4/+1
* drm/amdgpu: Use function for IP version checkLijo Lazar2023-09-201-1/+1
* drm/amdgpu: fix VPE front door loading issueLang Yu2023-08-311-0/+38
* drm/amdgpu: add PSP loading support for VPELang Yu2023-08-311-0/+16
* drm/amdgpu: add VPE 6.1.0 supportLang Yu2023-08-311-0/+622