Re: [Intel-gfx] [PATCH] drm/i915: Update comments around base bpp

2015-09-02 Thread Daniel Vetter
On Wed, Aug 26, 2015 at 06:57:26PM +0200, Daniel Vetter wrote: > Forgot to do that in > > commit d328c9d78d64ca11e744fe227096990430a88477 > Author: Daniel Vetter > Date: Fri Apr 10 16:22:37 2015 +0200 > > drm/i915: Select starting pipe bpp irrespective or the primary plane > > and it's co

[Intel-gfx] [PATCH] drm/i915: Update comments around base bpp

2015-08-26 Thread Daniel Vetter
Forgot to do that in commit d328c9d78d64ca11e744fe227096990430a88477 Author: Daniel Vetter Date: Fri Apr 10 16:22:37 2015 +0200 drm/i915: Select starting pipe bpp irrespective or the primary plane and it's confusing. Fix it. Cc: Jesse Barnes Signed-off-by: Daniel Vetter --- drivers/gp