diff options
author | Ville Syrjälä <[email protected]> | 2020-07-16 22:04:25 +0300 |
---|---|---|
committer | Rodrigo Vivi <[email protected]> | 2020-08-17 16:15:55 -0400 |
commit | f1421190d0abf55c34525cc88ab8c00ada9fbb9c (patch) | |
tree | 53d549d3fa7fa503130b4b9eb8d3578fad203771 /tools/perf/scripts/python/compaction-times.py | |
parent | 81619f4a75ed75823d52f46e167fa82d72c1eeef (diff) |
drm/i915: Move WaDisableDopClockGating:skl to skl_init_clock_gating()
It's silly to have if(SKL) checks in gen9_init_clock_gating() when
we can just move those bits into skl_init_clock_gating().
I'm not entirely convinced we even need this w/a, or if we do
then maybe we want it for kbl/cfl as well. IIRC it was only
listed in the wadb, but that is now dead so can't double check
anymore. Bspec doesn't seem to have any purely skl specific
DOP clock gating workarounds listed.
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]>
Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions