diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2020-07-08 16:12:20 +0300 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2020-07-09 16:32:12 +0300 |
commit | 885f182cd6ec94f69a6ff9aa08e6e56371adce72 (patch) | |
tree | 03322e332fdf968cccc664b4f1bacb117b5aaa05 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4a2236f9a74a37d1737d3ceff980b1945ded43be (diff) |
drm/i915: Move all FBC w/as to .init_clock_gating()
Some platforms apply the FBC w/as in .init_clock_gating(), some
in fbc_activate(). Move them all to .init_clock_gating() for
consistentce. Also safer since we don't have to worry about the
RMWs clashing with any other runtime use of the same registers.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200708131223.9519-1-ville.syrjala@linux.intel.com
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions