drm/radeon: finally fix the racy VMA setup
authorChristian König <ckoenig.leichtzumerken@gmail.com>
Fri, 27 Sep 2019 12:34:25 +0000 (14:34 +0200)
committerChristian König <christian.koenig@amd.com>
Fri, 8 Nov 2019 10:33:32 +0000 (11:33 +0100)
commit165d3448a1a0e8646cf62f2e31a0602651a81a60
tree048ed27e67888b96e62328a8e6baa51794072ac6
parent20c012b24340a5a5f7b57d8e38dbdff5d561bfc8
drm/radeon: finally fix the racy VMA setup

Finally clean up the VMA setup for radeon now that TTM exports the
necessary functions.

No functional change, but only compile tested.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Link: https://patchwork.freedesktop.org/patch/339354/
drivers/gpu/drm/radeon/radeon_ttm.c