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

Ville Syrjälä ville.syrjala at linux.intel.com
Fri May 13 18:42:52 UTC 2016


On Wed, May 11, 2016 at 10:44:39PM +0300, ville.syrjala at linux.intel.com wrote:
> From: Ville Syrjälä <ville.syrjala at linux.intel.com>
> 
> 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. The
> final goal is some future hardware enabling, and I really want that to
> follow the same unified style as much as possible.
> 
> Anyways, I thought I'd try to get some of the less controversial cleanups
> out of the way first, and so I'm sending out this series first.
> 
> Series available here:
> git://github.com/vsyrjala/linux.git skl_bxt_cdclk_part_1
> 
> Ville Syrjälä (13):
>   drm/i915: Drop checks for max_pixclk failures in cdclk computation
>   drm/i915: Extract broadwell_calc_cdclk()
>   drm/i915: Untangle .fdi_link_train and cdclk vfunc setup
>   drm/i915: Don't pass dev_priv to broxton_calc_cdclk()
>   drm/i915: Use ilk_max_pixel_rate() for BXT cdclk calculation
>   drm/i915: Use skl_cdclk_decimal() on bxt
>   drm/i915: Remove 10% cdclk guardband on BXT
>   drm/i915: Extract skl_dpll0_disable()
>   drm/i915: Kill off dead code from skl_dpll0_enable()
>   drm/i915: s/freq/cdclk/
>   drm/i915: s/required_vco/vco/ in skl cdclk code
>   drm/i915: Program BXT_CDCLK_CD2X_PIPE
>   drm/i915: Eliminate the CDCLK_CTL RMW on BXT

Entire series pushed to dinq. Thanks for the reviews.

-- 
Ville Syrjälä
Intel OTC


More information about the Intel-gfx mailing list