]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu/vcn2.0: add set_pg_state callback
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Nov 2024 15:57:48 +0000 (10:57 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Feb 2025 20:52:30 +0000 (15:52 -0500)
commit40c6d55806a7da7e269f43af1410a36f865c0956
tree7ff5ec35b7905e25858431be25ab383a68717a11
parentc5ed3655cde2db070e64b721029ec9fee94ecae5
drm/amdgpu/vcn2.0: 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_0.c