linux-stable/drivers/gpu/drm/cirrus
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 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next 2017-01-27 11:00:42 +10:00
Makefile drm/cirrus: fix include notation and remove -Iinclude/drm flag 2017-05-16 17:18:56 +02:00
cirrus_drv.c drm/cirrus: Use the drm_driver.dumb_destroy default 2017-08-16 20:14:22 +02:00
cirrus_drv.h drm: cirrus: remove dead code and pointless local lut storage 2017-08-04 11:35:44 +02:00
cirrus_fbdev.c drm/cirrus: switch to drm_*_get(), drm_*_put() helpers 2017-08-11 11:39:08 -04:00
cirrus_main.c drm/cirrus: switch to drm_*_get(), drm_*_put() helpers 2017-08-11 11:39:08 -04:00
cirrus_mode.c drm: Pass struct drm_file * to __drm_mode_object_find [v2] 2017-10-12 10:03:04 +10:00
cirrus_ttm.c drm/cirrus: fix include notation and remove -Iinclude/drm flag 2017-05-16 17:18:56 +02:00