aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorMaxime Ripard <[email protected]>2022-11-17 10:28:53 +0100
committerMaxime Ripard <[email protected]>2022-11-24 12:42:40 +0100
commit65c7bcf773208ca85192d9c76e9f368269848c50 (patch)
treec1b6d59de7bdbf2b2e677e97dbda7030fddf7f7c /tools/perf/scripts/python/bin/stackcollapse-report
parentfedcaf726f542b1b32611449bdea9cb02bf6bba9 (diff)
drm/client: Remove match on mode name
Commit 3aeeb13d8996 ("drm/modes: Support modes names on the command line") initially introduced the named modes support by essentially matching the name passed on the command-line to the mode names defined by the drivers. This proved to be difficult to work with, since all drivers had to provide properly named modes. This was also needed because we weren't passing a full blown-mode to the drivers, but were only filling its name. Thanks to the previous patches, we now generate a proper mode, and we thus can use the usual matching algo on timings, and can simply drop the name match. Reviewed-by: Noralf Trønnes <[email protected]> Suggested-by: Noralf Trønnes <[email protected]> Acked-in-principle-or-something-like-that-by: Daniel Vetter <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Maxime Ripard <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions