diff options
author | Lucas De Marchi <[email protected]> | 2020-10-14 12:19:28 -0700 |
---|---|---|
committer | Lucas De Marchi <[email protected]> | 2020-10-15 14:14:28 -0700 |
commit | 62277f33e9c16d34f07bc18b8146c4befa92cb69 (patch) | |
tree | 60a05849fa21bda5480507e3ab968c0a3dbd0878 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 9ccd24e9b09164f5ddd9b5a1bea421d8edaa69e7 (diff) |
drm/i915/cnl: skip PW_DDI_F on certain skus
The skus guarded by IS_CNL_WITH_PORT_F() have port F and thus they need
those power wells. The others don't have those. Up to now we were
just overriding the number of power wells on !IS_CNL_WITH_PORT_F(),
relying on those power wells to be the last ones. Now that we have logic
in place to skip power wells by id, use it instead.
Signed-off-by: Lucas De Marchi <[email protected]>
Reviewed-by: Matt Roper <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions