summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_vblank.c
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2020-11-04 13:04:20 +0300
committerDaniel Vetter <daniel.vetter@ffwll.ch>2020-11-06 12:31:26 +0300
commit384bc5e059d4ce8856d650f24d75b8083c0f68d6 (patch)
tree14d8eb582b6b5254d2bedd0d7045a27668a39a62 /drivers/gpu/drm/drm_vblank.c
parent5d4c1edf0ddcf8308386a422840a43fd4122ffb5 (diff)
downloadlinux-384bc5e059d4ce8856d650f24d75b8083c0f68d6.tar.xz
drm/radeon: Stop changing the drm_driver struct
With only the kms driver left, we can fold this in. This means we need to move the ioctl table, which means one additional ioctl must be defined in headers. Also there's a conflict between the radeon_init macro and the module init function, so rename the module functions to avoid that. Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com> Cc: Alex Deucher <alexander.deucher@amd.com> Cc: "Christian König" <christian.koenig@amd.com> Cc: amd-gfx@lists.freedesktop.org Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20201104100425.1922351-1-daniel.vetter@ffwll.ch
Diffstat (limited to 'drivers/gpu/drm/drm_vblank.c')
0 files changed, 0 insertions, 0 deletions