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-25 11:40:51 +02:00
2019-10-23 11:14:11 -04:00
2019-08-14 18:31:10 +02:00
2019-10-24 17:59:45 +02:00
2019-10-04 17:04:05 +01:00
2019-10-03 16:38:50 +02:00
2019-09-19 16:24:24 -07:00
2019-10-23 12:10:05 +02:00
2019-09-16 15:14:43 +02:00
2019-10-11 09:30:53 +10:00
2019-10-23 11:14:11 -04:00
2019-07-22 21:24:10 +02:00
2019-10-08 18:29:00 +02:00
2019-10-17 13:59:16 +02:00
2019-07-22 21:24:10 +02:00
2019-09-19 16:24:24 -07:00
2019-10-02 16:28:55 +03:00
2019-10-03 16:38:50 +02:00