diff options
author | Imre Deak <[email protected]> | 2015-01-16 00:55:16 -0800 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2015-04-16 11:42:38 +0200 |
commit | 503604038b739b244781904113a377385a341937 (patch) | |
tree | ecba4efee85510395102129c8280582a1c63d3aa /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 977bb38d2dc5a4bcfb8841131e5e44d0463f3411 (diff) |
drm/i915: suppress false PLL state warnings on non-GMCH platforms
The checks for PLL enabled state on CPU ports are valid only on GMCH
platforms but atm we'd also call them on non-PCH-split/non-GMCH
platforms like BXT, triggering false warnings. Until the proper check is
implented for these platforms simply disable the check.
Signed-off-by: Imre Deak <[email protected]>
Reviewed-by: Jesse Barnes <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions