]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu/vcn5.0.1: split code along instances
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 10 Dec 2024 17:34:54 +0000 (12:34 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Feb 2025 20:52:28 +0000 (15:52 -0500)
commit94629182f3096fb8beafabc7e7cba097630185b7
treeeffd77ca98e7d0da5be1e7adac722493bbd4fbde
parent0797c54502d6cdb806aaf8d482b3ed445d6e298f
drm/amdgpu/vcn5.0.1: split code along instances

Split the code on a per instance basis.  This will allow
us to use the per instance functions in the future to
handle more things per instance.

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