[Intel-gfx] [PATCH v2 drm/i915: rawclk/cdclk stuff (v2)

Ville Syrjälä ville.syrjala at linux.intel.com
Fri Mar 4 12:56:03 UTC 2016


On Wed, Mar 02, 2016 at 05:22:12PM +0200, ville.syrjala at linux.intel.com wrote:
> From: Ville Syrjälä <ville.syrjala at linux.intel.com>
> 
> 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


More information about the Intel-gfx mailing list