Merge tag 'drm-misc-fixes-2021-07-22' of git://anongit.freedesktop.org/drm/drm-misc...
authorDave Airlie <airlied@redhat.com>
Fri, 23 Jul 2021 01:16:58 +0000 (11:16 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 23 Jul 2021 01:17:03 +0000 (11:17 +1000)
commit2e41a6696bf828a7b06f520d147f6911c947a7af
tree2d2e67d8db29805deabe248647fbbf815dd88e44
parent36ebaeb48b7da3a5e30973e7decb9081dc4a0671
parent7bbcb919e32d776ca8ddce08abb391ab92eef6a9
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
drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c