summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panel
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2016-04-22 23:10:28 +0300
committerDave Airlie <airlied@redhat.com>2016-04-27 02:53:54 +0300
commit1649c33ba34299f66d4f5b5a86964897a2923851 (patch)
treecb50f076596b1e6d309af94ed89ad08535cb50e4 /drivers/gpu/drm/panel
parent05981422ea178c908e451a97ac71dad886c27691 (diff)
downloadlinux-1649c33ba34299f66d4f5b5a86964897a2923851.tar.xz
drm: Fix fb leaks and WARN spew in get/set_prop ioctls
Dave Airlie had at least the refcount leak fixed in a later patch (but that patch does other things which need a bit more work). But we still have the trouble that silly userspace could hit the WARN_ON in drm_mode_object_find. Fix this all up to make sure we don't leak objects, and don't spew into demsg. Fixes: d0f37cf62979 ("drm/mode: move framebuffer reference into object.") Testcase: igt/kms_addfb_basic/invalid-*-prop* Cc: Dave Airlie <airlied@gmail.com> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/panel')
0 files changed, 0 insertions, 0 deletions