From 8fe8a3feeb5aedd17f7b09e51b60b38a6ba7005f Mon Sep 17 00:00:00 2001 From: Derek Foreman Date: Wed, 3 Sep 2014 10:38:20 -0300 Subject: [PATCH] drm/i915: init sprites with univeral plane init function MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Really just for completeness - old init function ends up making the plane exactly the same way due to the way the enums are set up. Signed-off-by: Derek Foreman Signed-off-by: Gustavo Padovan Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-format-patch failed