]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Initialize plane colorkey to NONE
authorChandra Konduru <chandra.konduru@intel.com>
Tue, 7 Apr 2015 22:28:37 +0000 (15:28 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 13 Apr 2015 09:30:13 +0000 (11:30 +0200)
commitd0bf98514ec1763141e8a1b2eaab7fafa33381b8
tree6b89c120dd371056c813fe5dc37a9cfc345c8a59
parenta4e0a2d6811a7d97d7c4180838bb91a001c0f260
drm/i915: Initialize plane colorkey to NONE

This patch initializes plane colorkey to NONE.

Signed-off-by: Chandra Konduru <chandra.konduru@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c
drivers/gpu/drm/i915/intel_sprite.c