diff options
author | 2021-06-21 15:55:14 +0300 | |
---|---|---|
committer | 2021-06-22 10:15:52 +0200 | |
commit | b966d857c57acb5cd2b12e5e6e466c980d90d362 (patch) | |
tree | 6ce0abd51455de5dfb96fb96d2301b49040120fe /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
parent | drm/panel: Add bus_format and bus_flags for EDT ETM0430G0DH6 (diff) | |
download | wireguard-linux-b966d857c57acb5cd2b12e5e6e466c980d90d362.tar.xz wireguard-linux-b966d857c57acb5cd2b12e5e6e466c980d90d362.zip |
drm: bridge: ti-sn65dsi83: Move LVDS format selection to .mode_set()
The LVDS format is selected based on the bus format reported by the
connector. This is currently done in .mode_fixup(), but that's not the
right place, as the format should be selected when setting the mode.
Move it to .mode_set().
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Robert Foss <robert.foss@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20210621125518.13715-2-laurent.pinchart@ideasonboard.com
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions