[PATCH] drm/i915: init sprites with univeral plane init function

2014-09-03 Thread Daniel Vetter
On Wed, Sep 03, 2014 at 10:38:20AM -0300, Gustavo Padovan wrote: > From: Derek Foreman > > 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 Qu

[PATCH] drm/i915: init sprites with univeral plane init function

2014-09-03 Thread Gustavo Padovan
From: Derek Foreman 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 --- drivers/gpu/drm/i915/intel_sprite.c | 8 1 file changed, 4 insertion