diff options
author | Ville Syrjälä <[email protected]> | 2020-07-08 16:12:20 +0300 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2020-07-09 16:32:12 +0300 |
commit | 885f182cd6ec94f69a6ff9aa08e6e56371adce72 (patch) | |
tree | 03322e332fdf968cccc664b4f1bacb117b5aaa05 /tools/perf/util/scripting-engines/trace-event-python.c | |
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ä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: José Roberto de Souza <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions