mbox series

[RFC,0/6] drm/msm/dpu: add support for idependent DSI config

Message ID 20210609211723.2565105-1-dmitry.baryshkov@linaro.org (mailing list archive)
Headers show
Series drm/msm/dpu: add support for idependent DSI config | expand

Message

Dmitry Baryshkov June 9, 2021, 9:17 p.m. UTC
This patchseries adds support for independent DSI config to DPU1 display
subdriver. This results in ability to drop one of msm_kms_funcs
callbacks.

This code was tested on RB5 (dpu, dsi). Neither DP nor MDP5 changes were
tested (thus the RFC tag).