commit | e3f33d46fd917747e966f8e6d25f2940223ad1ee | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Thu Jun 14 11:04:50 2012 -0700 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Jun 18 18:41:47 2012 +0200 |
tree | 22cc564065251dfaed46c55d76f5f8d82c5386f4 | |
parent | 6edaa7fcf287b92fb231a9e23cd6b5b0fc3dddb2 [diff] |
drm/i915: add L3 bank clock gating disable on VLV Prevents a possible hang: WaDisableL3Bank2xClockGate. v2: only apply to VLV, IVB doesn't need this anymore References: https://bugs.freedesktop.org/show_bug.cgi?id=50245 Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> Reviewed-by: Eugeni Dodonov <eugeni.dodonov@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>