commit | 3f48f938ad21a1ab1cec5631af3e468baabe41c8 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Tue Aug 04 12:56:29 2020 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Thu Aug 06 13:12:40 2020 +1000 |
tree | d87c9eabc5e20c84070423ebac5ee0683ec34c55 | |
parent | 90a0489a718b87bc0674792f9eafac007e0ea3d6 [diff] |
drm/ttm: add a wrapper for checking if manager is in use This converts vmwgfx over to using an interface to set the in use and check the in use flag. Reviewed-by: Christian König <christian.koenig@amd.com> Reviewed-by: Ben Skeggs <bskeggs@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200804025632.3868079-57-airlied@gmail.com