Merge tag 'drm-misc-fixes-2021-07-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Short summary of fixes pull: * Return -ENOTTY for non-DRM ioctls * amdgpu: Fix COW checks * nouveau: init BO GME fields * panel: Avoid double free * ttm: Fix refcounting in ttm_global_init(); NULL checks * vc4: Fix interrupt handling Signed-off-by:Dave Airlie <airlied@redhat.com> From: Thomas Zimmermann <tzimmermann@suse.de> Link: https://patchwork.freedesktop.org/patch/msgid/YPlbkmH6S4VAHP9j@linux-uq9g.fritz.box
Showing
- drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c 9 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
- drivers/gpu/drm/drm_ioctl.c 3 additions, 0 deletionsdrivers/gpu/drm/drm_ioctl.c
- drivers/gpu/drm/nouveau/nouveau_bo.c 6 additions, 0 deletionsdrivers/gpu/drm/nouveau/nouveau_bo.c
- drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c 0 additions, 1 deletiondrivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c
- drivers/gpu/drm/ttm/ttm_bo.c 3 additions, 0 deletionsdrivers/gpu/drm/ttm/ttm_bo.c
- drivers/gpu/drm/ttm/ttm_bo_util.c 3 additions, 0 deletionsdrivers/gpu/drm/ttm/ttm_bo_util.c
- drivers/gpu/drm/ttm/ttm_device.c 2 additions, 0 deletionsdrivers/gpu/drm/ttm/ttm_device.c
- drivers/gpu/drm/vc4/vc4_hdmi.c 33 additions, 16 deletionsdrivers/gpu/drm/vc4/vc4_hdmi.c
- include/drm/drm_ioctl.h 1 addition, 0 deletionsinclude/drm/drm_ioctl.h
Please register or sign in to comment