drm: Print the fb dimensions when the src coord check fails
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 1 Nov 2017 18:35:33 +0000 (20:35 +0200)
committerGustavo Padovan <gustavo.padovan@collabora.com>
Thu, 2 Nov 2017 13:10:49 +0000 (11:10 -0200)
commit0338f0d0d70a26adc2236148bb5a78f1fa8c7f99
tree14a36e1cfe507d9a4b6accdf6a3d8323730e4e3e
parent0a2adb02d71e68e7e00913394ca2d9c5d9fe5eb7
drm: Print the fb dimensions when the src coord check fails

When debugging bad plane source coordinates it helps to have an
idea of what the framebuffer dimensions are.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20171101183533.28466-1-ville.syrjala@linux.intel.com
drivers/gpu/drm/drm_atomic.c
drivers/gpu/drm/drm_framebuffer.c