]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitdf662a28c2c099a8ea1aa7cb4334d9df8aba6f95
treeb400243346f0b811ebd1cd8f86096eba76f30672
parent8dfd1f044c157c7ec329d9bdecb74972393aa612
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