summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorJens Glathe <jens.glathe@oldschoolsolutions.biz>2026-06-08 06:54:39 +0200
committerDmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>2026-07-12 14:59:01 +0300
commitb7088d58dccfba87fe8dd2ab7c493ee1d9d09277 (patch)
tree11075a45a56e7d33529a163d552970fe8ebd36b4 /tools/perf/scripts/python/bin/stackcollapse-report
parent9a967125427e03c7ebc24d7ad26e9307e8403d4e (diff)
drm/msm/dp: add missing drm_edid_connector_update() before add_modes on cached EDID
After the refactor to struct drm_edid, the fast path in msm_dp_panel_get_modes() that already held a cached EDID called drm_edid_connector_add_modes() directly without first calling drm_edid_connector_update(). The new API requires the update step to associate the EDID with the connector. Add the missing call. This restores correct behaviour for the cached-EDID path. Fixes: 5bea90ad9743 ("drm/msm/dp: switch to struct drm_edid") Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Signed-off-by: Jens Glathe <jens.glathe@oldschoolsolutions.biz> Patchwork: https://patchwork.freedesktop.org/patch/731125/ Link: https://lore.kernel.org/r/20260608-drm_plug_flaky_edid-v3-1-1ca632938e7f@oldschoolsolutions.biz Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions