From: Rodrigo Vivi Date: Fri, 17 Oct 2014 15:05:08 +0000 (-0700) Subject: drm/i915/chv: Use 16 and 32 for low and high drain latency precision. X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~78^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e56ba45053ab5d7a77b60924e7a15cbbb11dcad;p=pandora-kernel.git drm/i915/chv: Use 16 and 32 for low and high drain latency precision. Current chv spec teels we can only use either 16 or 32 bits as precision. Although in the past VLV went from 16/32 to 32/64 and spec might not be updated, these precision values brings stability and fixes some issues Wayne was facing. Cc: Wayne Boyer Cc: Ville Syrjälä Signed-off-by: Rodrigo Vivi Tested-by: Wayne Boyer Reviewed-by: Ville Syrjälä [danvet: Sprinkle const as requested by Ville.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed