On Mon, 2025-11-17 at 16:18 -0600, Mario Limonciello wrote: > On 11/13/2025 10:33 AM, Timur Kristóf wrote: > > This series addresses some feedback that I received after the DC > > analog > > series support landed. Harry already gave a review to the patches. > > Please feel free to let me know if you have any other feedback that > > I > > should address regarding the analog connector support. > > > > Timur Kristóf (4): > > drm/amd/display: Fix warning for analog stream encoders > > drm/amd/display: Cleanup uses of the analog flag > > drm/amd/display: Cleanup early return in construct_phy > > drm/amd/display: Move analog check to dce110_hwseq > > > > drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 15 > > ++++++++++++--- > > .../drm/amd/display/dc/dce/dce_stream_encoder.c | 2 +- > > .../drm/amd/display/dc/hwss/dce110/dce110_hwseq.c | 6 ++++-- > > .../gpu/drm/amd/display/dc/link/link_detection.c | 2 -- > > drivers/gpu/drm/amd/display/dc/link/link_dpms.c | 3 +-- > > .../gpu/drm/amd/display/dc/link/link_factory.c | 13 +++++++--- > > --- > > 6 files changed, 25 insertions(+), 16 deletions(-) > > > > As these are reviewed by Harry and display promotion testing wouldn't > catch issues with analog I've queued them up for the internal CI to > run > on and merge. > > Will let you know if anything crops up in that, and if any future > promotion tests fail and it bisects to these the promoter will > respond > accordingly.
That sounds reasonable. Thank you! Timur
