commit | 3312be8f6fc8a8dc7cef01986dbd436eab7af0f7 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Tue Sep 15 11:47:19 2020 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Wed Sep 16 09:36:19 2020 +1000 |
tree | 5b328e5a94f1d16c67813fc7c4ad09f5bb9a641a | |
parent | 3a4ab168a5df5c9532763ac26cde5c2ad06ca1e5 [diff] |
drm/ttm: move populated state into page flags Just use the top bit of page flags to store the populated state. 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-8-airlied@gmail.com