commit | 7eec915138279d7a83ff8f219846bf7c8ae637c1 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Tue Sep 15 10:21:15 2020 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Wed Sep 16 09:33:24 2020 +1000 |
tree | ed3ff19a6a2f97dc13b16034819d257a84f07e29 | |
parent | 9c3006a4cc1b165652a07727caf7926054f9aa9f [diff] |
drm/ttm/tt: add wrappers to set tt state. This adds 2 getters and 4 setters, however unbound and populated are currently the same thing, this will change, it also drops a BUG_ON that seems not that useful. 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-2-airlied@gmail.com