diff options
| author | Maarten Lankhorst <[email protected]> | 2016-01-06 13:54:43 +0100 |
|---|---|---|
| committer | Maarten Lankhorst <[email protected]> | 2016-01-06 14:20:30 +0100 |
| commit | 31d10b5701964ed8806193807279ee7b4235e491 (patch) | |
| tree | 4117a8fd653f9361896961854786666036a2aa69 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | d93c037246104e403436ffe339bcb832185d0627 (diff) | |
drm/i915: Allow fuzzy matching in intel_compare_link_m_n
This prevents a unnecessary modeset on a dell XPS 13 (2016).
N is always a power of 2, which means that for fuzzy matching we should
compare for inequality on the n values, then do fuzzy matching on the m
values.
Signed-off-by: Maarten Lankhorst <[email protected]>
Tested-by: Kenneth Graunke <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions