aboutsummaryrefslogtreecommitdiff
path: root/lib/memory-notifier-error-inject.c
diff options
context:
space:
mode:
authorChristian König <[email protected]>2019-09-27 15:06:22 +0200
committerChristian König <[email protected]>2019-10-25 11:40:51 +0200
commit51ea742c87f3c6537a0df0f79f5da7bce4d8a40a (patch)
treeb861e46e290a5330a613252eb3cf6617a5012cd9 /lib/memory-notifier-error-inject.c
parentef38321897cff9466c9dac45d7c1db5f6f19a2cf (diff)
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 <[email protected]> Reviewed-by: Gerd Hoffmann <[email protected]> Link: https://patchwork.freedesktop.org/patch/333289/
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions