linux_dsm_epyc7002/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
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
udl_encoder.c
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
udl_transfer.c