]> 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)
commitda21548721dd7cd7bb80983dda77ecc1a970aff4
tree6b89c120dd371056c813fe5dc37a9cfc345c8a59
parentf8fc242b75863142cf64bab88e02982971a40f54
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