Files
linux/drivers/gpu/drm
Thomas Zimmermann 644adc3d0f drm: Mark IRQ_BUSID ioctl as legacy
The functionality is only implemented for legacy drivers. Mark the ioctl
as legacy and move the code behind CONFIG_DRM_LEGACY. If legacy drivers
are disabled, the ioctl call now returns -EINVAL instead of -EOPNOTSUPP.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20210516195135.3755-1-tzimmermann@suse.de
2021-05-17 21:19:48 +02:00
..
2021-05-06 11:43:46 +02:00
2021-04-13 23:15:09 +02:00
2021-04-27 13:13:19 +02:00
2021-05-17 21:19:00 +02:00
2021-04-26 14:03:09 +02:00
2021-05-12 11:31:28 +02:00
2021-05-11 15:59:18 +02:00
2021-04-13 23:15:09 +02:00
2021-05-12 12:37:47 +02:00
2021-04-13 23:15:09 +02:00
2021-05-04 16:10:10 +02:00
2021-04-29 18:53:05 -03:00
2021-04-13 23:15:09 +02:00
2021-05-10 15:46:54 +02:00
2021-01-04 12:59:33 +01:00
2021-05-17 21:19:48 +02:00
2021-03-18 14:22:50 +01:00