]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu/vcn3.0: add set_pg_state callback
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Nov 2024 17:19:33 +0000 (12:19 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Feb 2025 20:52:30 +0000 (15:52 -0500)
commitbda37b68f6d387e3a481fcf24420ecbca5f524f7
tree46cfd7932c3730596a325ff0393d300308fbd503
parent307ce8bdc64ec3be8ce712b48026917d2e32a71c
drm/amdgpu/vcn3.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_v3_0.c