drm/gem-fb-helper: Use debug message on gem lookup failure
authorNoralf Trønnes <noralf@tronnes.org>
Mon, 11 Sep 2017 16:37:45 +0000 (18:37 +0200)
committerNoralf Trønnes <noralf@tronnes.org>
Sat, 16 Sep 2017 12:06:53 +0000 (14:06 +0200)
commita5ea8a6803fdec949f752d3aa36b1a88e453b929
treefe82ea10a9753dbc7fcfacded266c47e1bb427d8
parentbd10635335cd5555d4f3d7eec0df32033443bc4b
drm/gem-fb-helper: Use debug message on gem lookup failure

GEM lookup failure can easily be triggered by userspace so make
it a debug message, not an error message.

Also remove unnecessary inner parentheses and fix alphabetical
struct declaration order.

Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1505147865-18194-2-git-send-email-noralf@tronnes.org
drivers/gpu/drm/drm_gem_framebuffer_helper.c
include/drm/drm_gem_framebuffer_helper.h