]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfbff553123b939b13064ffb46f619bfb0c69a1d7
tree048ed27e67888b96e62328a8e6baa51794072ac6
parent5abcbda0c06560383d90d01229499c7469fdf248
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