summaryrefslogtreecommitdiff
path: root/drivers/dma-buf
diff options
context:
space:
mode:
authorChristian König <christian.koenig@amd.com>2019-09-27 16:06:22 +0300
committerChristian König <christian.koenig@amd.com>2019-10-25 12:40:51 +0300
commit51ea742c87f3c6537a0df0f79f5da7bce4d8a40a (patch)
treeb861e46e290a5330a613252eb3cf6617a5012cd9 /drivers/dma-buf
parentef38321897cff9466c9dac45d7c1db5f6f19a2cf (diff)
downloadlinux-51ea742c87f3c6537a0df0f79f5da7bce4d8a40a.tar.xz
drm/qxl: stop using TTM to call driver internal functions
The ttm_mem_io_* functions were intended to be internal to TTM and shouldn't have been used in a driver. They were exported in commit afe6804c045fbd69a1b75c681107b5d6df9190de just for QXL. Instead call the qxl_ttm_io_mem_reserve() function directly and completely drop the free call since that is a dummy on QXL. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Gerd Hoffmann <kraxel@redhat.com> Link: https://patchwork.freedesktop.org/patch/333289/
Diffstat (limited to 'drivers/dma-buf')
0 files changed, 0 insertions, 0 deletions