linux/drivers/gpu/drm/qxl
Christian König dde5da2379 drm/ttm: add bo as parameter to the ttm_tt_create callback
Instead of calculating the size in bytes just to recalculate the number
of pages from it pass the BO directly to the function.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Roger He <Hongbo.He@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-03-14 14:38:27 -05:00
..
Kconfig
Makefile
qxl_cmd.c qxl: alloc & use shadow for dumb buffers 2017-10-23 08:23:11 +02:00
qxl_debugfs.c
qxl_dev.h
qxl_display.c drm/qxl: reapply cursor after resetting primary 2017-12-08 13:37:02 +10:00
qxl_draw.c
qxl_drv.c drm/qxl: Use the drm_driver.dumb_destroy default 2017-08-16 20:15:38 +02:00
qxl_drv.h drm/qxl: reapply cursor after resetting primary 2017-12-08 13:37:02 +10:00
qxl_dumb.c qxl: alloc & use shadow for dumb buffers 2017-10-23 08:23:11 +02:00
qxl_fb.c drm/qxl: replace QXL_INFO with DRM_DEBUG_DRIVER 2017-10-23 08:22:56 +02:00
qxl_gem.c
qxl_image.c
qxl_ioctl.c drm/ttm: add operation ctx to ttm_bo_validate v2 2017-12-06 12:48:01 -05:00
qxl_irq.c
qxl_kms.c
qxl_object.c drm/ttm: drop persistent_swap_storage from ttm_bo_init and co 2018-02-26 23:09:45 -05:00
qxl_object.h
qxl_prime.c
qxl_release.c drm/ttm: drop bo->glob 2018-02-26 23:09:44 -05:00
qxl_ttm.c drm/ttm: add bo as parameter to the ttm_tt_create callback 2018-03-14 14:38:27 -05:00