diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2021-05-25 17:10:53 +0200 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2021-05-26 20:56:37 +0200 |
commit | e65d096f8bd87a8546b8c3085b350094ed8bfa41 (patch) | |
tree | fc357dd2c82fa16095b055f6169ecf408b1266ec /lib/test_bits.c | |
parent | 265ec0dd1a0d18f4114f62c0d4a794bb4e729bc1 (diff) |
drm/vmwgfx: Inline ttm_bo_mmap() into vmwgfx driver
The vmwgfx driver is the only remaining user of ttm_bo_mmap(). Inline
the code. The internal helper ttm_bo_vm_lookup() is now also part of
vmwgfx as vmw_bo_vm_lookup().
v2:
* replace pr_err() with drm_err() (Zack)
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Zack Rusin <zackr@vmware.com>
Acked-by: Christian König <christian.koenig@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210525151055.8174-6-tzimmermann@suse.de
Diffstat (limited to 'lib/test_bits.c')
0 files changed, 0 insertions, 0 deletions