]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1a65439294048a5af2221798145c26f48a36f9b4
treefe82ea10a9753dbc7fcfacded266c47e1bb427d8
parent980606ef597120004b76d438deb5e1b11b084820
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