diff options
author | 2021-05-16 21:51:35 +0200 | |
---|---|---|
committer | 2021-05-17 21:19:48 +0200 | |
commit | 644adc3d0ff05f49fae9a7549e27dfd7e9a5afe5 (patch) | |
tree | 17805c46840c44a7fe1bbd7ab201f70c2f7623c1 /drivers/gpu/drm/amd/amdgpu | |
parent | drm: Remove unused branch in legacy PCI initialization (diff) | |
download | linux-dev-644adc3d0ff05f49fae9a7549e27dfd7e9a5afe5.tar.xz linux-dev-644adc3d0ff05f49fae9a7549e27dfd7e9a5afe5.zip |
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
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu')
0 files changed, 0 insertions, 0 deletions