commit | 6edaa7fcf287b92fb231a9e23cd6b5b0fc3dddb2 | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Thu Jun 14 11:04:49 2012 -0700 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Jun 18 18:41:14 2012 +0200 |
tree | 6a7f3696b02c91982e855387654b9897e75d47e6 | |
parent | b4ae3f22d238617ca11610b29fde16cf8c0bc6e0 [diff] |
drm/i915: add TDL unit clock gating disable for VLV Another required workaround for a potential hang: WaDisableTDLUnitClockGating. v2: only apply this to VLV, IVB doesn't need it anymore (Eugeni) 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>