Re: [Intel-gfx] [PATCH 39/89] drm/i915/skl: Adjust assert_sprites_disabled()

2014-09-17 Thread Rodrigo Vivi
Reviewed-by: Rodrigo VIvi On Thu, Sep 4, 2014 at 4:27 AM, Damien Lespiau wrote: > Let's put to good use the new PLANE_CTL macros. > > Signed-off-by: Damien Lespiau > --- > drivers/gpu/drm/i915/intel_display.c | 9 - > 1 file changed, 8 insertions(+), 1 deletion(-) > > diff --git a/dri

[Intel-gfx] [PATCH 39/89] drm/i915/skl: Adjust assert_sprites_disabled()

2014-09-04 Thread Damien Lespiau
Let's put to good use the new PLANE_CTL macros. Signed-off-by: Damien Lespiau --- drivers/gpu/drm/i915/intel_display.c | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/drm/i915/intel_display.c b/drivers/gpu/drm/i915/intel_display.c index 48d2d0d..3d9f447 1