On Thu, 15 Dec 2011 11:21:27 +0100, Daniel Vetter
wrote:
> On Wed, Dec 14, 2011 at 16:05, Chris Wilson wrote:
> > On Wed, 14 Dec 2011 13:57:05 +0100, Daniel Vetter
> > wrote:
> >> We currently have 3 register for which we must not grab forcewake for:
> >> FORCEWAKE, FROCEWAKE_MT and ECOBUS.
>
On Wed, Dec 14, 2011 at 16:05, Chris Wilson wrote:
> On Wed, 14 Dec 2011 13:57:05 +0100, Daniel Vetter
> wrote:
>> We currently have 3 register for which we must not grab forcewake for:
>> FORCEWAKE, FROCEWAKE_MT and ECOBUS.
>> - FORCEWAKE is excluded in the NEEDS_FORCE_WAKE macro and accessed
>
On Wed, 14 Dec 2011 13:57:05 +0100, Daniel Vetter
wrote:
> We currently have 3 register for which we must not grab forcewake for:
> FORCEWAKE, FROCEWAKE_MT and ECOBUS.
> - FORCEWAKE is excluded in the NEEDS_FORCE_WAKE macro and accessed
> with _NOTRACE.
> - FORCEWAKE_MT is just accessed with _N
We currently have 3 register for which we must not grab forcewake for:
FORCEWAKE, FROCEWAKE_MT and ECOBUS.
- FORCEWAKE is excluded in the NEEDS_FORCE_WAKE macro and accessed
with _NOTRACE.
- FORCEWAKE_MT is just accessed with _NOTRACE.
- ECOBUS is only excluded in the macro.
In fear of an ever-g