commit | cae515f4a5d9e17eb1f0db1eef9028601ab2decf | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Thu Sep 17 13:48:59 2020 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Fri Sep 18 06:16:03 2020 +1000 |
tree | 29efdb77ddb35e50cea9139a28dc39fc0af97783 | |
parent | 37bff6542c4e140a11657406c1bab50a40329cc1 [diff] |
drm/ttm/drivers: call the bind function directly. Now the bind functions have all the protection explicitly the drivers can just call them directly, and the api can be unexported Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Dave Airlie <airlied@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200917043040.146575-5-airlied@gmail.com