commit | ec8747c52434b69cea2b18068e72f051e23d3839 | [log] [tgz] |
---|---|---|
author | Rex-BC Chen <rex-bc.chen@mediatek.com> | Wed May 26 16:52:19 2021 +0800 |
committer | Chun-Kuang Hu <chunkuang.hu@kernel.org> | Fri Jun 04 08:58:56 2021 +0800 |
tree | c7208cf85b7df35f220bbcf472ebb3fa2407bc60 | |
parent | be63f6e8601ff21139da93623754717e92cbd8db [diff] |
drm/mediatek: dpi: Add bus format negotiation Add the atomic_get_output_bus_fmts, atomic_get_input_bus_fmts to negotiate the possible output and input formats for the current mode and monitor, and use the negotiated formats in a basic atomic_check callback. Signed-off-by: Jitao Shi <jitao.shi@mediatek.com> Signed-off-by: Rex-BC Chen <rex-bc.chen@mediatek.com> Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>