Re: [Intel-gfx] [PATCH] drm/i915/ddi: set has_infoframe flag on DDI too v2

2014-11-20 Thread Daniel Vetter
On Tue, Nov 18, 2014 at 09:45:52AM -0800, Jesse Barnes wrote: Just like we do in the HDMI code, set the infoframe flag if we detect that infoframes are enabled. v2: check for actual infoframe status as in hdmi code (Daniel) Signed-off-by: Jesse Barnes jbar...@virtuousgeek.org ---

Re: [Intel-gfx] [PATCH] drm/i915/ddi: set has_infoframe flag on DDI too v2

2014-11-20 Thread Jesse Barnes
On Thu, 20 Nov 2014 16:49:42 +0100 Daniel Vetter dan...@ffwll.ch wrote: On Tue, Nov 18, 2014 at 09:45:52AM -0800, Jesse Barnes wrote: Just like we do in the HDMI code, set the infoframe flag if we detect that infoframes are enabled. v2: check for actual infoframe status as in hdmi code

Re: [Intel-gfx] [PATCH] drm/i915/ddi: set has_infoframe flag on DDI too v2

2014-11-20 Thread Daniel Vetter
Let's be good citizen and summarize the important points from the irc chat between Jesseme. On Thu, Nov 20, 2014 at 8:54 PM, Jesse Barnes jbar...@virtuousgeek.org wrote: Hm I dind't look too closely apparently at this. You again rely upon sw state here, just encoder-type this time around. Which

Re: [Intel-gfx] [PATCH] drm/i915/ddi: set has_infoframe flag on DDI too v2

2014-11-19 Thread Daniel Vetter
On Tue, Nov 18, 2014 at 09:45:52AM -0800, Jesse Barnes wrote: Just like we do in the HDMI code, set the infoframe flag if we detect that infoframes are enabled. v2: check for actual infoframe status as in hdmi code (Daniel) Signed-off-by: Jesse Barnes jbar...@virtuousgeek.org Queued for

[Intel-gfx] [PATCH] drm/i915/ddi: set has_infoframe flag on DDI too v2

2014-11-18 Thread Jesse Barnes
Just like we do in the HDMI code, set the infoframe flag if we detect that infoframes are enabled. v2: check for actual infoframe status as in hdmi code (Daniel) Signed-off-by: Jesse Barnes jbar...@virtuousgeek.org --- drivers/gpu/drm/i915/intel_ddi.c | 8 1 file changed, 8