]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu/vcn5.0.0: split code along instances
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 13 Nov 2024 17:27:45 +0000 (12:27 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Feb 2025 20:52:28 +0000 (15:52 -0500)
commit0797c54502d6cdb806aaf8d482b3ed445d6e298f
tree1a9b1b499390be051a3a44e7664a6f4077fccd24
parentecc9ab4e924b7eb9e2c4a668162aaa1d9d60d08c
drm/amdgpu/vcn5.0.0: 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.

v2: squash in fix for stop() from Boyuan

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_0.c