]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: set the IPS linetime watermark
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Fri, 3 May 2013 20:23:43 +0000 (17:23 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 21 May 2013 09:58:20 +0000 (11:58 +0200)
commit5f98dae0fb8afe5162491f111600c2b4dca8c529
tree884ec125b939b7b4a693a203e43670e70ff9dc38
parent9b1a722c97b23b47c38cbcb4fcf4b3aaa2176bfb
drm/i915: set the IPS linetime watermark

Remove the "placeholder" comment and set the actual value described by
the specification. We still don't enable IPS, but it won't hurt to
already have the value set here.

While at it, fully set the register value instead of just masking the
values we're changing.

Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
[danvet: Resolve conflict due to reordered patches.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_pm.c