From: Ville Syrjälä Date: Tue, 26 May 2015 17:22:40 +0000 (+0300) Subject: drm/i915: Bump CHV PFI credits to 63 when cdclk>=czclk X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~293 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcc0008fd02330f1c539a8dd831b00ca9b998cd8;p=pandora-kernel.git drm/i915: Bump CHV PFI credits to 63 when cdclk>=czclk Switch from using 31 PFI credits to 63 PFI credits when cdclk>=czclk on CHV. The spec lists both 31 and 63 as "suggested" values, but based on feedback from hardware folks we should actually be using 63. Originally I picked the 31 basically by flipping a coin. Signed-off-by: Ville Syrjälä Reviewed-by: Clint Taylor Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed