1
0
Fork 0
remarkable-linux/drivers/gpu/drm/cirrus
David Herrmann d9a1f0b4eb drm: use drm_file to tag vm-bos
Rather than using "struct file*", use "struct drm_file*" as tag VM tag for
BOs. This will pave the way for "struct drm_file*" without any "struct
file*" back-pointer.

Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/20160901124837.680-3-dh.herrmann@gmail.com
2016-09-19 11:22:08 +02:00
..
Kconfig drm/cirrus: make fbdev support really optional 2016-07-18 09:11:35 +02:00
Makefile drm/kms: driver for virtual cirrus under qemu 2012-05-17 11:02:24 +01:00
cirrus_drv.c drm/fb-helper: Add a dummy remove_conflicting_framebuffers 2016-08-12 10:41:18 +02:00
cirrus_drv.h drm/ttm: remove use_ticket parameter from ttm_bo_reserve 2016-05-04 20:21:21 -04:00
cirrus_fbdev.c drm: Remove superflous linux/fb.h includes 2016-08-12 10:41:39 +02:00
cirrus_main.c drm/cirrus: Fix NULL pointer dereference when registering the fbdev 2016-08-09 13:01:47 +10:00
cirrus_mode.c drm/core: Change declaration for gamma_set. 2016-06-07 15:30:09 +02:00
cirrus_ttm.c drm: use drm_file to tag vm-bos 2016-09-19 11:22:08 +02:00