On Wed, Feb 5, 2014 at 2:01 PM, Jani Nikula wrote:
> On Thu, 16 Jan 2014, Daniel Vetter wrote:
>> On Thu, Jan 16, 2014 at 5:54 PM, Paulo Zanoni wrote:
>>> 2014/1/16 Daniel Vetter :
Our init_clock_gating functions and related code should already take
care of this. And if they don't we'd
On Thu, 16 Jan 2014, Daniel Vetter wrote:
> On Thu, Jan 16, 2014 at 5:54 PM, Paulo Zanoni wrote:
>> 2014/1/16 Daniel Vetter :
>>> Our init_clock_gating functions and related code should already take
>>> care of this. And if they don't we'd better know.
>>
>> For both registers, I see functions ap
On Thu, Jan 16, 2014 at 5:54 PM, Paulo Zanoni wrote:
> 2014/1/16 Daniel Vetter :
>> Our init_clock_gating functions and related code should already take
>> care of this. And if they don't we'd better know.
>
> For both registers, I see functions applying specific workarounds, but
> they only do th
2014/1/16 Daniel Vetter :
> Our init_clock_gating functions and related code should already take
> care of this. And if they don't we'd better know.
For both registers, I see functions applying specific workarounds, but
they only do the read-write-modify through _MASKED_BIT_ENABLE(). I
don't see a
Our init_clock_gating functions and related code should already take
care of this. And if they don't we'd better know.
Signed-off-by: Daniel Vetter
---
drivers/gpu/drm/i915/i915_suspend.c | 26 +++---
1 file changed, 15 insertions(+), 11 deletions(-)
diff --git a/drivers/gpu