commit | 35d38d1f17b853a014b500350ab3135790d47ef3 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Mar 02 17:22:16 2016 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Mar 04 14:44:09 2016 +0200 |
tree | 189edcf2ba087ecff090921969bf951b474ccfb9 | |
parent | 193709c1c4d2543eac5d49428db732837ebcf61f [diff] |
drm/i915: Read out hrawclk from CCK on vlv/chv Currently we assume that hrawclk is 200MHz on VLV/CHV. That should be true always, but just to avoid such asumptions we can read out the actual frequency from CCK. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1456932138-14004-5-git-send-email-ville.syrjala@linux.intel.com Reviewed-by: Imre Deak <imre.deak@intel.com>