diff options
author | Maxime Ripard <maxime@cerno.tech> | 2020-10-29 13:25:21 +0100 |
---|---|---|
committer | Maxime Ripard <maxime@cerno.tech> | 2020-11-19 14:29:13 +0100 |
commit | 63495f6b4aede26e6f8fe3da69e5cfdd8a4ccc3b (patch) | |
tree | e49b493d62f41a1702ed4bd2bc4fefbf25411be6 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | cdf117d6d38a127026e74114d63f32972f620c06 (diff) |
drm/vc4: hdmi: Make sure our clock rate is within limits
The HDMI controller cannot go above a certain pixel rate limit depending on
the generations, but that limit is only enforced in mode_valid at the
moment, which means that we won't advertise modes that exceed that limit,
but the userspace is still free to try to setup a mode that would.
Implement atomic_check to make sure we check it in that scenario too.
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Reviewed-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20201029122522.1917579-1-maxime@cerno.tech
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions