OpenCloudOS-Kernel/drivers/gpu/drm/udl
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
..
Kconfig drm/udl: make fbdev support really optional 2016-07-18 09:11:40 +02:00
Makefile drm/udl: remove unneeded -Iinclude/drm compiler flag 2017-05-18 07:13:53 +02:00
udl_connector.c drm: Pass struct drm_file * to __drm_mode_object_find [v2] 2017-10-12 10:03:04 +10:00
udl_dmabuf.c drm/udl: dma-buf: Constify dma_buf_ops structures. 2017-07-03 10:07:47 +02:00
udl_drv.c drm: udl: constify usb_device_id 2017-08-18 09:10:46 +02:00
udl_drv.h mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf 2017-02-24 17:46:54 -08:00
udl_encoder.c drm/udl: removed optional dummy encoder mode_fixup function. 2016-02-16 15:30:12 +01:00
udl_fb.c Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2017-09-04 12:21:28 -07:00
udl_gem.c drm/udl: switch to drm_*_get(), drm_*_put() helpers 2017-08-11 11:41:03 -04:00
udl_main.c drm/udl: Drop drm_vblank_cleanup 2017-06-26 11:03:59 +02:00
udl_modeset.c drm: Add acquire ctx parameter to ->page_flip(_target) 2017-03-29 09:50:38 +02:00
udl_transfer.c drm/udl: Fix unaligned memory access in udl_render_hline 2017-04-11 09:21:30 -04:00