Christian König 51ea742c87 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/
2019-10-25 11:40:51 +02:00
..
2019-10-17 14:31:50 +02:00
2019-08-06 08:21:54 +02:00
2018-10-30 07:19:59 +01:00
2019-08-06 08:21:54 +02:00
2019-07-15 18:11:30 +02:00
2019-10-22 11:34:02 +02:00
2019-08-06 08:21:54 +02:00
2019-07-15 18:11:30 +02:00
2019-07-15 18:11:30 +02:00
2019-07-15 18:11:30 +02:00
2019-08-06 08:21:54 +02:00
2019-05-27 13:17:03 +02:00