From: Paulo Zanoni Date: Fri, 31 May 2013 14:45:06 +0000 (-0300) Subject: drm/i915: properly set HSW WM_LP watermarks X-Git-Tag: v3.11-rc1~65^2~105^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cca32e9ad372172c808b93eebff536459ce37d85;p=pandora-kernel.git drm/i915: properly set HSW WM_LP watermarks We were previously only setting the WM_PIPE registers, now we are setting the LP watermark registers. This should allow deeper PC states, resulting in power savings. We're only using 1/2 data buffer partitioning for now. v2: Merge both hsw_compute_pri_wm_* functions (Ville) v3: - Simplify hsw_compute_wm_results (Ville) - Rebase due to changes on the previous patch v4: Unconfuse wm_lp/level (Ville) Signed-off-by: Paulo Zanoni Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed