Files
linux/drivers/gpu/drm/qxl
Gerd Hoffmann 11ca1b663a drm/qxl: use ttm_tt
qxl device will not dma, so we don't need ttm_dma_tt.  Go use ttm_tt
instead, to avoid wasting resources (swiotlb bounce buffers for
example).

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Acked-by: Noralf Trønnes <noralf@tronnes.org>
Link: http://patchwork.freedesktop.org/patch/msgid/20190129082541.1392-1-kraxel@redhat.com
2019-01-30 10:51:35 +01:00
..
2019-01-28 14:24:53 +01:00
2018-10-30 07:19:59 +01:00
2019-01-28 14:24:54 +01:00
2019-01-29 15:45:21 +01:00
2018-04-27 08:58:04 +02:00
2019-01-30 10:51:35 +01:00