alistair23-linux/drivers/gpu/drm/virtio
Christian König 2823f4f019 drm/ttm: add context to driver move callback as well
Instead of passing the parameters manually.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
Reviewed-by: Chunming Zhou <david1.zhou@amd.com>
Tested-by: Dieter Nützel <Dieter@nuetzel-hh.de>
Tested-by: Michel Dänzer <michel.daenzer@amd.com>
Acked-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-12-06 12:48:03 -05:00
..
Kconfig
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
virtgpu_debugfs.c
virtgpu_display.c drm/virtio: add create_handle support. 2017-11-10 12:45:34 +01:00
virtgpu_drm_bus.c
virtgpu_drv.c drm/virtio: Use the drm_driver.dumb_destroy default 2017-08-16 20:20:00 +02:00
virtgpu_drv.h drm/virtio: Use the drm_driver.dumb_destroy default 2017-08-16 20:20:00 +02:00
virtgpu_fb.c drm/virtio: make drm_fb_helper_funcs const 2017-08-09 18:38:56 +02:00
virtgpu_fence.c
virtgpu_gem.c drm/virtio: Replace instances of reference/unreference with get/put 2017-10-02 09:48:54 +02:00
virtgpu_ioctl.c drm/ttm: add operation ctx to ttm_bo_validate v2 2017-12-06 12:48:01 -05:00
virtgpu_kms.c virtgpu: remove redundant task_comm copying 2017-11-10 12:45:35 +01:00
virtgpu_object.c
virtgpu_plane.c
virtgpu_prime.c
virtgpu_ttm.c drm/ttm: add context to driver move callback as well 2017-12-06 12:48:03 -05:00
virtgpu_vq.c