aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2022-03-31 14:28:17 +0300
committerVille Syrjälä <[email protected]>2022-03-31 14:28:17 +0300
commitccaa910128c52547102ba2e769cbadda5675df57 (patch)
treec428bc3652415b80d923c1366098f46bee7a8715 /tools/perf/scripts/python/export-to-sqlite.py
parent3a3c4ce92962a42d5ee9b1db435b4b3ffa5a4fc4 (diff)
drm/i915: Stop duplicating the EDID fixed/downclock modes
Instead of duplicating the fixed/downclock modes we can just grab the originals straight from the probed_modes list and keep them. The next .get_modes() is going to repopulate the probed_modes list anyway so whatever we leave there is just going to sit around until that time wasting memory. In fact let's clear out the probed modes list entirely to make sure we get 100% consistent behaviour starting already from the very first real .get_modes(). Signed-off-by: Ville Syrjälä <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions