diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2021-04-30 18:34:41 +0300 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2021-05-05 21:09:10 +0300 |
commit | fb12fbb18f38b1350f04ef0b25684624fc8cca1c (patch) | |
tree | 10b98a7a5962bda8ada4e7f22c0dc02a18466b35 /tools/perf/scripts/python | |
parent | b41df85a9834932370806df189d5997a4891fd88 (diff) |
drm/i915: Use intel_de_rmw() in bdw cdclk programming
Replace the hand rolled rmw sequences with intel_de_rmw().
Jani pointed out that intel_de_rmw() skips the write if the
value does not change. That should be totally fine here, but
let's at least acknowledge the change in behaviour in case I'm
somehow wrong...
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210430153444.29270-3-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions