]> rtime.felk.cvut.cz Git - linux-imx.git/commit
drm/i915: VLV has force wake
authorJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 1 Mar 2013 21:14:13 +0000 (13:14 -0800)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 6 Mar 2013 18:50:28 +0000 (19:50 +0100)
commit248ee3a803bf5754b86aef6af8d2a8f8104c8215
tree2252af03afb06867e10ac3e24dca4d372136b2e0
parent56c2912afc71bd3523167c5403d45ad3f7b33d22
drm/i915: VLV has force wake

This was omitted from

commit b7884eb45ec98c0d34c7f49005ae9d4b4b4e38f6
Author: Daniel Vetter <daniel.vetter@ffwll.ch>
Date:   Mon Jun 4 11:18:15 2012 +0200

    drm/i915: hold forcewake around ring hw init

which introduced the ->has_force_wake flag.

Note that this only enables the above w/a hack.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
[danvet: Put some interesting stuff into the empty commit message.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_drv.c