Re: [Intel-gfx] [PATCH] drm/i915: Continuation of future readiness series

2014-08-08 Thread Daniel Vetter
On Fri, Aug 08, 2014 at 02:55:10PM +0300, Ville Syrjälä wrote: > On Fri, Aug 08, 2014 at 05:09:14PM +0530, sonika.jin...@intel.com wrote: > > From: Sonika Jindal > > > > Removing the check for HAS_PCH_SPLIT, it looks redundant here. Anyways all > > the > > platforms are checked separately. > >

Re: [Intel-gfx] [PATCH] drm/i915: Continuation of future readiness series

2014-08-08 Thread Ville Syrjälä
On Fri, Aug 08, 2014 at 05:09:14PM +0530, sonika.jin...@intel.com wrote: > From: Sonika Jindal > > Removing the check for HAS_PCH_SPLIT, it looks redundant here. Anyways all the > platforms are checked separately. > > Signed-off-by: Sonika Jindal > --- > drivers/gpu/drm/i915/intel_display.c |

[Intel-gfx] [PATCH] drm/i915: Continuation of future readiness series

2014-08-08 Thread sonika . jindal
From: Sonika Jindal Removing the check for HAS_PCH_SPLIT, it looks redundant here. Anyways all the platforms are checked separately. Signed-off-by: Sonika Jindal --- drivers/gpu/drm/i915/intel_display.c | 40 -- 1 file changed, 19 insertions(+), 21 deletions(-