summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c
diff options
context:
space:
mode:
authorZack Rusin <zackr@vmware.com>2021-07-23 19:51:50 +0300
committerZack Rusin <zackr@vmware.com>2021-07-28 21:53:22 +0300
commitf1f3e37535a030dad004dc735aaa366596ef318f (patch)
tree4476e771f73023dae713d3d53e4a11d9b5898fd2 /drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c
parent92bd92c44d0d9be5dcbcda315b4be4b909ed9740 (diff)
downloadlinux-f1f3e37535a030dad004dc735aaa366596ef318f.tar.xz
drm/vmwgfx: Switch to using DRM_IOCTL_DEF_DRV
The macro has been accounting for DRM_COMMAND_BASE for a long time now so there's no reason to still be duplicating it. Plus we were leaving the name undefined which meant that all the DRM ioctl warnings/errors were always listing "null" ioctl at the culprit. This fixes the undefined ioctl name and removes duplicated code. Signed-off-by: Zack Rusin <zackr@vmware.com> Reviewed-by: Martin Krastev <krastevm@vmware.com> Link: https://patchwork.freedesktop.org/patch/msgid/20210723165153.113198-1-zackr@vmware.com
Diffstat (limited to 'drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c')
0 files changed, 0 insertions, 0 deletions