drm/amdgpu: reorder CS code
authorChristian König <christian.koenig@amd.com>
Thu, 8 Sep 2022 06:43:15 +0000 (08:43 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 13 Sep 2022 18:33:01 +0000 (14:33 -0400)
commitd4e8ad908b2095388a300b19d76b78c170052a8a
tree85bd2aa80409e1341d4a0226d4f4f5c62ee934f9
parent88c98d54b220dfec0b8e4a4400f6822aea5a383d
drm/amdgpu: reorder CS code

Sort the functions in the order they are called

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c