Re: [PATCH] Revert "drm/amd/display: move edp sink present detection to hw init"

2021-02-08 Thread Jacob, Anson
, Sun peng (Leo) ; Wentland, Harry ; Zhuo, Qingqing ; Siqueira, Rodrigo ; Pillai, Aurabindo ; Lakha, Bhawanpreet ; R, Bindu Subject: Re: [PATCH] Revert "drm/amd/display: move edp sink present detection to hw init" [AMD Official Use Only - Internal Distribution Only] Patch is missing y

Re: [PATCH] Revert "drm/amd/display: move edp sink present detection to hw init"

2021-02-08 Thread Deucher, Alexander
, February 8, 2021 2:25 PM To: amd-gfx@lists.freedesktop.org Cc: Brol, Eryk ; Li, Sun peng (Leo) ; Wentland, Harry ; Zhuo, Qingqing ; Siqueira, Rodrigo ; Jacob, Anson ; Pillai, Aurabindo ; Lakha, Bhawanpreet ; R, Bindu Subject: [PATCH] Revert "drm/amd/display: move edp sink present detection

Re: [PATCH] Revert "drm/amd/display: move edp sink present detection to hw init"

2021-02-08 Thread Kazlauskas, Nicholas
On 2021-02-08 2:25 p.m., Anson Jacob wrote: This reverts commit de6571ecbb88643fa4bb4172e65c12795a2f3124. Patch causes regression in resume time. Shouldn't affect any system that has an eDP connector on the board since it's expected to be present in end user configuration. If we want to

[PATCH] Revert "drm/amd/display: move edp sink present detection to hw init"

2021-02-08 Thread Anson Jacob
This reverts commit de6571ecbb88643fa4bb4172e65c12795a2f3124. Patch causes regression in resume time. --- drivers/gpu/drm/amd/display/dc/core/dc.c | 40 +++- drivers/gpu/drm/amd/display/dc/dc_link.h | 2 -- 2 files changed, 18 insertions(+), 24 deletions(-) diff --git