On Tue, Feb 07, 2012 at 01:38:38PM -0800, Jesse Barnes wrote:
> Now that we have specific color key ioctls, we don't need to set this
> all the time.
> 
> Reported-by: Armin C Reese <armin.c.re...@intel.com>
> Signed-off-by: Jesse Barnes <jbar...@virtuousgeek.org>
> ---
>  drivers/gpu/drm/i915/intel_sprite.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/gpu/drm/i915/intel_sprite.c 
> b/drivers/gpu/drm/i915/intel_sprite.c
> index 2288abf..4636811 100644
> --- a/drivers/gpu/drm/i915/intel_sprite.c
> +++ b/drivers/gpu/drm/i915/intel_sprite.c
> @@ -95,7 +95,6 @@ ivb_update_plane(struct drm_plane *plane, struct 
> drm_framebuffer *fb,
>       /* must disable */
>       sprctl |= SPRITE_TRICKLE_FEED_DISABLE;
>       sprctl |= SPRITE_ENABLE;
> -     sprctl |= SPRITE_DEST_KEY;

Meh, that sucker slipped my review of the original colour key patches
where it's been added.

Reviewed-by: Daniel Vetter <daniel.vet...@ffwll.ch>
-- 
Daniel Vetter
Mail: dan...@ffwll.ch
Mobile: +41 (0)79 365 57 48
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to