commit | 165d3448a1a0e8646cf62f2e31a0602651a81a60 | [log] [tgz] |
---|---|---|
author | Christian König <ckoenig.leichtzumerken@gmail.com> | Fri Sep 27 14:34:25 2019 +0200 |
committer | Christian König <christian.koenig@amd.com> | Fri Nov 08 11:33:32 2019 +0100 |
tree | 048ed27e67888b96e62328a8e6baa51794072ac6 | |
parent | 20c012b24340a5a5f7b57d8e38dbdff5d561bfc8 [diff] |
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/