From: Chon Ming Lee Date: Thu, 7 Nov 2013 07:23:26 +0000 (+0800) Subject: drm/i915/vlv: Workaround a punit issue in DDR data rate for 1333. X-Git-Tag: v3.14-rc1~47^2~90^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2325991e021fb0da21d8d08009d1eea78133745a;p=pandora-kernel.git drm/i915/vlv: Workaround a punit issue in DDR data rate for 1333. For DDR data rate reporting by Punit in PUNIT_GPU_FREQ_STS, the actual data encoding is 00b=800, 01b=1066, 10b=1333, 11b=1333. Some premium VLV sku will get the DDR_DATA_RATE set as 11. As a result, the turbo frequency reporting will be incorrect without this workaround. Signed-off-by: Chon Ming Lee Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed