From: Ville Syrjälä Date: Thu, 1 Aug 2013 13:18:50 +0000 (+0300) Subject: drm/i915: Store the watermark latency values in dev_priv X-Git-Tag: v3.12-rc1~136^2~59^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53615a5e129534fa161e882fc3c1c4f269166b76;p=pandora-kernel.git drm/i915: Store the watermark latency values in dev_priv Rather than having to read the latency values out every time, just store them in dev_priv. On ILK and IVB there is a difference between some of the latency values for different planes, so store the latency values for each plane type separately, and apply the necesary fixups during init. v2: Fix some checkpatch complaints Signed-off-by: Ville Syrjälä Reviewed-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed