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