[Intel-gfx] [PATCH v4] drm/i915: rename i915_init_power_well to init_power_domains_init

Daniel Vetter daniel at ffwll.ch
Tue Oct 29 18:53:50 CET 2013


On Mon, Oct 28, 2013 at 04:51:52PM -0200, Paulo Zanoni wrote:
> 2013/10/28 Imre Deak <imre.deak at intel.com>:
> > Similarly rename the other related functions in the power domain
> > interface.
> >
> > Higher level driver code calling these functions knows only about power
> > domains, not the underlying power wells which may be different on
> > different platforms. Also these functions really init/cleanup/resume
> > power domains and only through that all related power wells, so rename
> > them accordingly.
> >
> > Note that I left i915_{request,release}_power_well as is, since that
> > really changes the state only of a single power well (and is HSW
> > specific). It should also get a better name once we make it more
> > generic by controlling things through a new audio power domain.
> >
> > v4:
> > - use intel prefix instead of i915 everywhere (Paulo)
> > - use a $prefix_$block_$action format (Daniel)
> 
> Reviewed-by: Paulo Zanoni <paulo.r.zanoni at intel.com>

Queued for -next, thanks for the patch.
-Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch



More information about the Intel-gfx mailing list