diff options
| author | Dmitry Baryshkov <[email protected]> | 2023-11-07 00:43:33 +0000 |
|---|---|---|
| committer | Dmitry Baryshkov <[email protected]> | 2023-12-14 07:27:46 +0000 |
| commit | d4ca26ac4be0d9aea7005c40df75e6775749671b (patch) | |
| tree | b18c7e7170a7e0ca949b9985613c90c6bcdb1300 /drivers/gpu/drm/msm/msm_gpu.c | |
| parent | drm/msm/dpu: Drop enable and frame_count parameters from dpu_hw_setup_misr() (diff) | |
| download | kernel-d4ca26ac4be0d9aea7005c40df75e6775749671b.tar.gz kernel-d4ca26ac4be0d9aea7005c40df75e6775749671b.zip | |
drm/msm/dp: call dp_display_get_next_bridge() during probe
The funcion dp_display_get_next_bridge() can return -EPROBE_DEFER if the
next bridge is not (yet) available. However returning -EPROBE_DEFER from
msm_dp_modeset_init() is not ideal. This leads to -EPROBE return from
component_bind, which can easily result in -EPROBE_DEFR loops.
Signed-off-by: Dmitry Baryshkov <[email protected]>
Tested-by: Konrad Dybcio <[email protected]> # sc8180x-primus
Reviewed-by: Bjorn Andersson <[email protected]>
Reviewed-by: Kuogee Hsieh <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/566208/
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/gpu/drm/msm/msm_gpu.c')
0 files changed, 0 insertions, 0 deletions
