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.
>
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
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ä
---
drivers/gpu/drm/drm_atomic.c | 5 +++--
drivers/gpu/drm/drm_framebuffer.c | 5 +++--
2 files changed, 6 insertions(+), 4 deleti