From: Ville Syrjälä Date: Wed, 3 Jun 2015 12:45:10 +0000 (+0300) Subject: drm/i915: Store max cdclk value in dev_priv X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~307^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44913155f036ae966f09a7bc0d299c31876b4383;p=pandora-kernel.git drm/i915: Store max cdclk value in dev_priv Keep the cdclk maximum supported frequency around in dev_priv so that we can verify certain things against it before actually changing the cdclk frequency. For now only VLV/CHV have support changing cdclk frequency, so other plarforms get to assume cdclk is fixed. v2: Rebased to the latest v3: Rebased to the latest v4: Fix for patch style problems Signed-off-by: Ville Syrjälä Signed-off-by: Mika Kahola Reviewed-by: Damien Lespiau Signed-off-by: Jani Nikula --- Reading git-diff-tree failed