Re: [Intel-gfx] [PATCH 7/9] drm/i915: Check infoframe state more diligently.

2015-06-01 Thread Konduru, Chandra
> -Original Message- > From: Intel-gfx [mailto:intel-gfx-boun...@lists.freedesktop.org] On Behalf Of > ville.syrj...@linux.intel.com > Sent: Tuesday, May 05, 2015 7:06 AM > To: intel-gfx@lists.freedesktop.org > Subject: [Intel-gfx] [PATCH 7/9] drm/i915: Check in

[Intel-gfx] [PATCH 7/9] drm/i915: Check infoframe state more diligently.

2015-05-05 Thread ville . syrjala
From: Ville Syrjälä Check that the DIP is enabled on the right port on IBX and VLV/CHV as we're doing on g4x, and also check for all the infoframe enable bits on all platforms. Eventually we should track each infoframe type independently, and also their contents. This is a small step in that dir