diff options
author | Animesh Manna <[email protected]> | 2024-02-29 10:07:16 +0530 |
---|---|---|
committer | Joonas Lahtinen <[email protected]> | 2024-03-06 15:41:16 +0200 |
commit | 984318aaf7b6516d03a2971a4a37bab4ea648461 (patch) | |
tree | 7f2275d7e2a49471643641f62d15cb420725c8af /tools/perf/scripts/python | |
parent | 0848814aa296ca13e4f03848f35d2d29fc7fc30c (diff) |
drm/i915/panelreplay: Move out psr_init_dpcd() from init_connector()
Move psr_init_dpcd() from init-connector to connector-detect
function. The dpcd probe for checking panel replay capability
for external dp connector is causing delay during boot which can
be optimized by moving dpcd probe to connector specific detect().
v1: Initial version.
v2: Add details in commit description. [Jani]
Suggested-by: Ville Syrjälä <[email protected]>
Closes: https://gitlab.freedesktop.org/drm/intel/-/issues/10284
Signed-off-by: Animesh Manna <[email protected]>
Fixes: cceeaa312d39 ("drm/i915/panelreplay: Enable panel replay dpcd initialization for DP")
Reviewed-by: Jani Nikula <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit 1cca19bf296fae0636a637b48d195ac6b4d430c9)
Signed-off-by: Joonas Lahtinen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions