On Wed, 20 Apr 2016 20:27:57 +0300
Imre Deak wrote:
> Right after runtime resume we know that we can re-enable DC5, since we
> just disabled DC9 and power well 2 is disabled. So enable DC5 explicitly
> instead of delaying this until the next time we disable power well 2.
>
> Signed-off-by: Imre
Right after runtime resume we know that we can re-enable DC5, since we
just disabled DC9 and power well 2 is disabled. So enable DC5 explicitly
instead of delaying this until the next time we disable power well 2.
Signed-off-by: Imre Deak
---
drivers/gpu/drm/i915/i915_drv.c | 3 +++
driv