[Intel-gfx] [PATCH 1/1] drm/i915: split power-related items into intel_pm module

Chris Wilson chris at chris-wilson.co.uk
Tue Apr 17 01:23:49 CEST 2012


On Mon, 16 Apr 2012 20:06:01 -0300, Eugeni Dodonov <eugeni.dodonov at intel.com> wrote:
> As previously discussed on irc with Daniel, Ben and Jesse, This patch
> moves the power-related functionality into intel_pm module, aiming at
> simplifying the intel_display code and make it less cluttered.
> 
> The functionality affected by this move are: clock gating, rc6 and rps,
> display watermarks, display fifo-related items, cxsr and FBC.
> 
> This simplifies intel_display by +/- 2800 lines of code and centralizes
> most of the power-related items in one place to simplify future hardware
> enablement and subsystems interaction.

Diff is making this really difficult to verify that no functional change
is taking place. Suggestions? A series of small commits?
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre



More information about the Intel-gfx mailing list