diff options
author | Maxime Ripard <[email protected]> | 2024-05-27 15:58:02 +0200 |
---|---|---|
committer | Maxime Ripard <[email protected]> | 2024-05-28 10:12:59 +0200 |
commit | e5030a74f976b4e808e28e78805c87203ac1a48d (patch) | |
tree | 3ee795b86c635644b160b5c447ad4391890e0cfe /tools/perf/scripts/python/check-perf-trace.py | |
parent | 62eea520755e867aac35e087634ac40ad54d3201 (diff) |
drm/connector: hdmi: Add custom hook to filter TMDS character rate
Most of the HDMI controllers have an upper TMDS character rate limit
they can't exceed. On "embedded"-grade display controllers, it will
typically be lower than what high-grade monitors can provide these days,
so drivers will filter the TMDS character rate based on the controller
capabilities.
To make that easier to handle for drivers, let's provide an optional
hook to be implemented by drivers so they can tell the HDMI controller
helpers if a given TMDS character rate is reachable for them or not.
This will then be useful to figure out the best format and bpc count for
a given mode.
Reviewed-by: Dave Stevenson <[email protected]>
Reviewed-by: Dmitry Baryshkov <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Maxime Ripard <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions