linux/drivers/staging/vboxvideo
Keith Packard 418da17214 drm: Pass struct drm_file * to __drm_mode_object_find [v2]
This will allow __drm_mode_object_file to be extended to perform
access control checks based on the file in use.

v2: Also fix up vboxvideo driver in staging

[airlied: merging early as this is an API change]

Suggested-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2017-10-12 10:03:04 +10:00
..
hgsmi_base.c
hgsmi_ch_setup.h
hgsmi_channels.h
hgsmi_defs.h
Kconfig staging: vboxvideo: select DRM_TTM 2017-08-18 15:57:15 -07:00
Makefile
modesetting.c
TODO staging: vboxvideo: Add dri-devel to lists of email-addresses to send patches to 2017-08-18 15:57:15 -07:00
vbox_drv.c Staging/IIO driver updates for 4.14-rc1 2017-09-05 10:36:26 -07:00
vbox_drv.h
vbox_err.h
vbox_fb.c staging: vboxvideo: Use CONFIG_DRM_KMS_FB_HELPER to check for fbdefio availability 2017-08-31 18:29:32 +02:00
vbox_hgsmi.c
vbox_irq.c
vbox_main.c staging: vboxvideo: switch to drm_*{get,put} helpers 2017-08-18 15:57:15 -07:00
vbox_mode.c drm: Pass struct drm_file * to __drm_mode_object_find [v2] 2017-10-12 10:03:04 +10:00
vbox_prime.c
vbox_ttm.c staging: vboxvideo: make a couple of symbols static 2017-07-28 17:05:40 -07:00
vboxvideo_guest.h
vboxvideo_vbe.h
vboxvideo.h
vbva_base.c