commit | 3a4ab168a5df5c9532763ac26cde5c2ad06ca1e5 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Tue Sep 15 11:42:30 2020 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Wed Sep 16 09:35:47 2020 +1000 |
tree | 061db5a5cf3b43865bf0ee80152754cacbe05f56 | |
parent | 9e9a153bdf2555a931fd37678a8e44d170a5d943 [diff] |
drm/ttm: split bound/populated flags. Move bound up into the bo object, and keep populated with the tt object. The ghost object handling needs to follow the flags at the bo level now instead of it being part of the ttm tt object. Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Dave Airlie <airlied@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200915024007.67163-7-airlied@gmail.com