]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Tune down MCH_SSKPD values warning
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 4 Aug 2014 09:17:25 +0000 (11:17 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 7 Aug 2014 09:07:20 +0000 (11:07 +0200)
commit72df10d51b58e5d4176c3b5f7b8340a169a5a4c6
treeb400243346f0b811ebd1cd8f86096eba76f30672
parent1c279adf8b8bd88a3374f4870143761a4cd4534d
drm/i915: Tune down MCH_SSKPD values warning

Users often can't do anything about this since their vendors stopped
providing BIOS updates. Also we seem to be able to hack around it
with increased latency values, and thus far the only reports have
been for screens with really high resolutions. So tune it down to a
level where only developers can see it.

Also drop some of the end-user fluff.

Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_pm.c