diff options
author | 2024-05-27 15:58:04 +0200 | |
---|---|---|
committer | 2024-05-28 10:24:36 +0200 | |
commit | 26ff1c38fc29ec5eb51c84cfeda1bc3e27de3c13 (patch) | |
tree | a8aa7ad3553e0ac14d70ee724b78bf93a06a4cbf /drivers/gpu/drm/drm_atomic.c | |
parent | drm/tests: Add HDMI connector rate filter hook tests (diff) | |
download | wireguard-linux-26ff1c38fc29ec5eb51c84cfeda1bc3e27de3c13.tar.xz wireguard-linux-26ff1c38fc29ec5eb51c84cfeda1bc3e27de3c13.zip |
drm/connector: hdmi: Compute bpc and format automatically
Now that we have all the infrastructure needed, we can add some code
that will, for a given connector state and mode, compute the best output
format and bpc.
The algorithm is equivalent to the one already found in i915 and vc4.
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240527-kms-hdmi-connector-state-v15-15-c5af16c3aae2@kernel.org
Signed-off-by: Maxime Ripard <mripard@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/drm_atomic.c')
0 files changed, 0 insertions, 0 deletions