]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit342361224a907577daf71669922125211e1c0352
tree85bd2aa80409e1341d4a0226d4f4f5c62ee934f9
parent1f303b0e48c3940d25fc9a9eb35a1ba8ff9f4aff
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