]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/i915: Increase the RC6p threshold.
authorStéphane Marchesin <marcheu@chromium.org>
Wed, 30 Jan 2013 03:41:59 +0000 (19:41 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 14 Mar 2013 18:26:23 +0000 (11:26 -0700)
commit57a2ae96227a8c56f3929f1a47de0019dd133b05
tree28122e8dad6ec736779b2a9cc95be5be14a1a858
parent424c61856b2d932f032a7327374a1d3cbc90881e
drm/i915: Increase the RC6p threshold.

commit 0920a48719f1ceefc909387a64f97563848c7854 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/i915/intel_pm.c