Re: [Intel-gfx] [PATCH 1/2] drm/i915: Don't set the 8to6 dither flag when not scaling

2014-04-13 Thread Daniel Vetter
On Mon, Jan 27, 2014 at 10:00:30AM +0100, Daniel Vetter wrote: > Apparently we really only need this when the pfit is enabled, at least > I couldn't dicern any difference here. Furthermore the hacks we have > to reconstruct this bit is a bit glaring, and probably only works > because we can't move

[Intel-gfx] [PATCH 1/2] drm/i915: Don't set the 8to6 dither flag when not scaling

2014-01-27 Thread Daniel Vetter
Apparently we really only need this when the pfit is enabled, at least I couldn't dicern any difference here. Furthermore the hacks we have to reconstruct this bit is a bit glaring, and probably only works because we can't move the lvds port to any other pipe than pipe B on gen2/3. So let's just r