diff options
| author | Kuogee Hsieh <[email protected]> | 2023-12-01 15:19:49 -0800 |
|---|---|---|
| committer | Dmitry Baryshkov <[email protected]> | 2023-12-03 03:13:17 +0300 |
| commit | e2969ee302522b0b29506a9d17cebb5b02b5ce5c (patch) | |
| tree | 962750ec34bca09d8ffa089df311fd517067497f /tools/perf/scripts/python/check-perf-trace.py | |
| parent | 2b3aabc9caa2452653ef22bdfd15af65f0dff164 (diff) | |
drm/msm/dp: move of_dp_aux_populate_bus() to eDP probe()
Currently eDP population is done at msm_dp_modeset_init() which happen
at binding time. Move eDP population to be done at display probe time
so that probe deferral cases can be handled effectively.
wait_for_hpd_asserted callback is added during drm_dp_aux_init()
to ensure eDP's HPD is up before proceeding eDP population.
Changes in v5:
-- inline dp_display_auxbus_population() and delete it
Changes in v4:
-- delete duplicate initialize code to dp_aux before drm_dp_aux_register()
-- delete of_get_child_by_name(dev->of_node, "aux-bus") and inline the
function
-- not initialize rc = 0
Changes in v3:
-- add done_probing callback into devm_of_dp_aux_populate_bus()
Signed-off-by: Kuogee Hsieh <[email protected]>
Reviewed-by: Dmitry Baryshkov <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/570074/
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Baryshkov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions