On Wed, Mar 02, 2016 at 05:22:12PM +0200, ville.syrjala@xxxxxxxxxxxxxxx wrote: > From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx> > > Here are the remainder of my cdclk/rawclk cleanup patches. Previous time I > posted these was [1]. Bunch of them got already r-b'd by Jani. I also did > the PWM DIV_ROUND_CLOSEST() changes as Jani suggested last time around. > > Entire series is available here: > git://github.com/vsyrjala/linux.git rawclk_freq_10 > > Ville Syrjälä (6): > drm/i915: Store rawclk_freq in dev_priv > drm/i915: Rename s/i9xx/g4x/ in DP code > drm/i915: Use g4x_get_aux_clock_divider() for VLV/CHV > drm/i915: Read out hrawclk from CCK on vlv/chv > drm/i915: Clean up .get_aux_clock_divider() functions > drm/i915: Use DIV_ROUND_CLOSEST for PWM calculations Series pushed to dinq. Thanks for the reviews. > > drivers/gpu/drm/i915/i915_drv.h | 1 + > drivers/gpu/drm/i915/i915_reg.h | 1 + > drivers/gpu/drm/i915/intel_display.c | 56 +++++++++++++++++++++------------- > drivers/gpu/drm/i915/intel_dp.c | 59 ++++++++++++++++-------------------- > drivers/gpu/drm/i915/intel_drv.h | 2 -- > drivers/gpu/drm/i915/intel_panel.c | 50 +++++++++++++++--------------- > 6 files changed, 87 insertions(+), 82 deletions(-) > > -- > 2.4.10 -- Ville Syrjälä Intel OTC _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx