From: Ben Widawsky Date: Tue, 1 Apr 2014 00:16:41 +0000 (-0700) Subject: drm/i915/bdw: Set initial rps freq to RP1 X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~63^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9bdc58557b7fb91d17f4d9800dfda67f92fafee;p=pandora-kernel.git drm/i915/bdw: Set initial rps freq to RP1 Programming it outside of the rp0-rp1 range is considered a programming error. Since we do not know that the previous value would actually be in the range, program something we've read from the hardware, and therefore know will work. This is potentially an issue for platforms whose ranges are outside the norms given in the programming guide (ie. early silicon) v2: Use RP1 instead of RPn Reviewed-by: Chris Wilson Signed-off-by: Ben Widawsky Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed