From: Eugeni Dodonov Date: Wed, 9 May 2012 18:37:10 +0000 (-0300) Subject: drm/i915: add support for SBI ops X-Git-Tag: v3.5-rc1~100^2~25^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a416edefbbaf942b588595ad6fa63ac700f5d73c;p=pandora-kernel.git drm/i915: add support for SBI ops With Lynx Point, we need to use SBI to communicate with the display clock control. This commit adds helper functions to access the registers via SBI. v2: de-inline the function and address changes in bits names v3: protect operations with dpio_lock, increase timeout to 100 for paranoia sake. v4: decrease paranoia a bit, as noticed by Chris Wilson Reviewed-by: Rodrigo Vivi Reviewed-by: Jesse Barnes Signed-off-by: Eugeni Dodonov Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed