]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu/vcn2.5: add set_pg_state callback
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Nov 2024 17:19:15 +0000 (12:19 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Feb 2025 20:52:30 +0000 (15:52 -0500)
commit307ce8bdc64ec3be8ce712b48026917d2e32a71c
treeaa12e50d453d594a43682260353d20f8a08e2a3e
parent40c6d55806a7da7e269f43af1410a36f865c0956
drm/amdgpu/vcn2.5: add set_pg_state callback

Rework the code as a vcn instance callback.

Reviewed-by: Boyuan Zhang <Boyuan.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c