commit | b8e757057d6a1fe2d5fdc195e6a6fc36b349e9cd | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed May 11 22:44:52 2016 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri May 13 21:33:33 2016 +0300 |
tree | 8ba2db0998f702ec4884f21b48b1aae8f8e51dfa | |
parent | 7fe6275721c26ba84bd1ce13b2d2ecce382006bf [diff] |
drm/i915: Eliminate the CDCLK_CTL RMW on BXT All the fields in CDCLK_CTL we don't program should be left at zero, so let's just get rid of the RMW. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1462995892-32416-14-git-send-email-ville.syrjala@linux.intel.com Reviewed-by: Imre Deak <imre.deak@intel.com>