diff options
author | Gerd Hoffmann <[email protected]> | 2019-08-05 16:01:11 +0200 |
---|---|---|
committer | Gerd Hoffmann <[email protected]> | 2019-08-06 08:21:54 +0200 |
commit | 2e3c9ec4d151c04d75546dfdc2f85a84ad546eb0 (patch) | |
tree | 5ba9fb5c312e7e58905eae03468197c3917a943f /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
parent | b96f3e7c8069b749a40ca3a33c97835d57dd45d2 (diff) |
drm/ttm: set both resv and base.resv pointers
Initialize both ttm_buffer_object->resv and ttm_buffer_object->base.resv
pointers. This allows to move users from the former to the latter. When
all users are moved we can drop ttm_buffer_object->resv.
Signed-off-by: Gerd Hoffmann <[email protected]>
Reviewed-by: Christian König <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions