drm/i915: Increase the RC6p threshold.
authorStéphane Marchesin <marcheu@chromium.org>
Wed, 30 Jan 2013 03:41:59 +0000 (19:41 -0800)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 5 Mar 2013 09:02:00 +0000 (10:02 +0100)
commit0920a48719f1ceefc909387a64f97563848c7854
tree66d0510d14f63b4d12d630c63682e1c60ab5d11b
parent61bc95c1fbbb6a08b55bbe161fdf1ea5493fc595
drm/i915: Increase the RC6p threshold.

This increases GEN6_RC6p_THRESHOLD from 100000 to 150000. For some
reason this avoids the gen6_gt_check_fifodbg.isra warnings and
associated GPU lockups, which makes my ivy bridge machine stable.

Signed-off-by: Stéphane Marchesin <marcheu@chromium.org>
Acked-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_pm.c