Re: [Intel-gfx] [PATCH 12/15] drm/i915: reorganize intel_lvds_supported

2013-03-17 Thread Daniel Vetter
On Fri, Mar 15, 2013 at 01:57:52PM -0700, Ben Widawsky wrote: > On Wed, Mar 06, 2013 at 08:03:19PM -0300, Paulo Zanoni wrote: > > From: Paulo Zanoni > > > > Now it returns false for all platforms unless they're explicitly > > listed on the function. There should be no real difference, except for

Re: [Intel-gfx] [PATCH 12/15] drm/i915: reorganize intel_lvds_supported

2013-03-15 Thread Ben Widawsky
On Wed, Mar 06, 2013 at 08:03:19PM -0300, Paulo Zanoni wrote: > From: Paulo Zanoni > > Now it returns false for all platforms unless they're explicitly > listed on the function. There should be no real difference, except for > the fact that it now returns false on Haswell. > > Signed-off-by: Pau

[Intel-gfx] [PATCH 12/15] drm/i915: reorganize intel_lvds_supported

2013-03-06 Thread Paulo Zanoni
From: Paulo Zanoni Now it returns false for all platforms unless they're explicitly listed on the function. There should be no real difference, except for the fact that it now returns false on Haswell. Signed-off-by: Paulo Zanoni --- drivers/gpu/drm/i915/intel_lvds.c | 10 +- 1 file