From: Ville Syrjälä Date: Thu, 1 Aug 2013 13:18:49 +0000 (+0300) Subject: drm/i915: Add ILK support to intel_read_wm_latency X-Git-Tag: v3.12-rc1~136^2~59^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a88d0ac809a7fff315b2404559d90d8e74c716c;p=pandora-kernel.git drm/i915: Add ILK support to intel_read_wm_latency ILK has a slightly different way to read out the watermark latency values. On ILK the LP0 latenciy values are in fact not stored in any register, and instead we must use fixed values. Signed-off-by: Ville Syrjälä Reviewed-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed