Re: [Intel-gfx] [PATCH 00/13] drm/i915: cdclk code cleanup

2016-05-13 Thread Ville Syrjälä
On Wed, May 11, 2016 at 10:44:39PM +0300, ville.syrj...@linux.intel.com wrote: > From: Ville Syrjälä > > Here's a bunch of cleanup, refactoring, etc. of the cdclk code. Much of > this serves as prep work for a larger series I have lined up which > takes Clint's SKL cdclk patch, expands on it, and

[Intel-gfx] [PATCH 00/13] drm/i915: cdclk code cleanup

2016-05-11 Thread ville . syrjala
From: Ville Syrjälä Here's a bunch of cleanup, refactoring, etc. of the cdclk code. Much of this serves as prep work for a larger series I have lined up which takes Clint's SKL cdclk patch, expands on it, and then tries to unify a lot of the SKL and BXT cdclk and display core init/uninit code. Th