diff options
author | 2021-04-30 18:34:41 +0300 | |
---|---|---|
committer | 2021-05-05 21:09:10 +0300 | |
commit | fb12fbb18f38b1350f04ef0b25684624fc8cca1c (patch) | |
tree | 10b98a7a5962bda8ada4e7f22c0dc02a18466b35 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915: Extract some helpers to compute cdclk register values (diff) | |
download | wireguard-linux-fb12fbb18f38b1350f04ef0b25684624fc8cca1c.tar.xz wireguard-linux-fb12fbb18f38b1350f04ef0b25684624fc8cca1c.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions