Re: [PATCH] drm: Print the fb dimensions when the src coord check fails

2017-11-02 Thread Gustavo Padovan
2017-11-02 Daniel Vetter : > On Wed, Nov 01, 2017 at 08:35:33PM +0200, Ville Syrjala wrote: > > From: Ville Syrjälä > > > > When debugging bad plane source coordinates it helps to have an > > idea of what the framebuffer dimensions are. > > > > Signed-off-by: Ville Syrjälä > > Makes sense. >

Re: [PATCH] drm: Print the fb dimensions when the src coord check fails

2017-11-02 Thread Daniel Vetter
On Wed, Nov 01, 2017 at 08:35:33PM +0200, Ville Syrjala wrote: > From: Ville Syrjälä > > When debugging bad plane source coordinates it helps to have an > idea of what the framebuffer dimensions are. > > Signed-off-by: Ville Syrjälä Makes sense. Reviewed-by: Daniel Vetter > --- > drivers/g