]> 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)
commit33209872ffebff2eaea1e105535aa36242b1dc16
tree85bd2aa80409e1341d4a0226d4f4f5c62ee934f9
parent1a8b82aff3d9ca1f4ae32f3d1c05ddead39d2713
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