]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/panel: visionox-rm69299: Make use of prepare_prev_first
authorGuido Günther <agx@sigxcpu.org>
Fri, 17 Apr 2026 06:55:42 +0000 (08:55 +0200)
committerDouglas Anderson <dianders@chromium.org>
Fri, 17 Apr 2026 14:08:29 +0000 (07:08 -0700)
commit4a92ef0c57df610ba0b2eb7f308c5472020ce8ea
tree31eaf9c8741f5d88fdc4175146988051e9f0a143
parent6bf7969a145e13a3390143038fe82c52025aeb93
drm/panel: visionox-rm69299: Make use of prepare_prev_first

The DSI link must be powered up to let panel driver to talk to the panel
during prepare() callback execution. Set the prepare_prev_first flag to
guarantee this.

Fixes: 9e15123eca79 ("drm/msm/dsi: Stop unconditionally powering up DSI hosts at modeset")
Signed-off-by: Guido Günther <agx@sigxcpu.org>
Signed-off-by: David Heidelberg <david@ixit.cz>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Link: https://patch.msgid.link/20260417-axolotl-display-v2-1-8ce5341e46c2@ixit.cz
drivers/gpu/drm/panel/panel-visionox-rm69299.c