summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_files.py
diff options
context:
space:
mode:
authorLiu Ying <victor.liu@nxp.com>2024-08-13 12:16:37 +0300
committerRobert Foss <rfoss@kernel.org>2024-08-19 16:20:46 +0300
commitfe828fbd87786238b30f44cafd698d975d956c97 (patch)
tree3005a49235b54d8ab3e7388024d7a612f4019b3f /scripts/lib/kdoc/kdoc_files.py
parent3e828c670b0ac8a9564c69f5c5ecf637b22a58d6 (diff)
downloadlinux-fe828fbd87786238b30f44cafd698d975d956c97.tar.xz
drm/bridge: lontium-lt8912b: Validate mode in drm_bridge_funcs::mode_valid()
If the bridge is attached with the DRM_BRIDGE_ATTACH_NO_CONNECTOR flag set, this driver won't initialize a connector and hence display mode won't be validated in drm_connector_helper_funcs::mode_valid(). So, move the mode validation from drm_connector_helper_funcs::mode_valid() to drm_bridge_funcs::mode_valid(), because the mode validation is always done for the bridge. Fixes: 30e2ae943c26 ("drm/bridge: Introduce LT8912B DSI to HDMI bridge") Signed-off-by: Liu Ying <victor.liu@nxp.com> Reviewed-by: Robert Foss <rfoss@kernel.org> Signed-off-by: Robert Foss <rfoss@kernel.org> Link: https://patchwork.freedesktop.org/patch/msgid/20240813091637.1054586-1-victor.liu@nxp.com
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions