drm/i915: Print return value on error
authorNirmoy Das <nirmoy.das@intel.com>
Fri, 14 Oct 2022 15:46:55 +0000 (17:46 +0200)
committerMatthew Auld <matthew.auld@intel.com>
Wed, 19 Oct 2022 12:38:35 +0000 (13:38 +0100)
commit20c68127e8e9d7899001c47465d0b79581f5fdc1
tree8848bcda1d3f4806d3136b816dd227102e5253b0
parent66eb93e71a7a6695b7c5eb682e3ca1c980cf9d58
drm/i915: Print return value on error

Print returned error code for better debuggability.

References: https://gitlab.freedesktop.org/drm/intel/-/issues/7211
Signed-off-by: Nirmoy Das <nirmoy.das@intel.com>
Reviewed-by: Andrzej Hajda <andrzej.hajda@intel.com>
Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20221014154655.14075-1-nirmoy.das@intel.com
drivers/gpu/drm/i915/display/intel_fbdev.c