Loading
drm/amdgpu: Simplify sorting of the bo list
Sort function only cares about the sign so we can replace the conditionals with a single subtraction. Signed-off-by:Tvrtko Ursulin <tvrtko.ursulin@igalia.com> Reviewed-by:
Christian König <christian.koenig@amd.com> Signed-off-by:
Alex Deucher <alexander.deucher@amd.com>