All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex Hung <alex.hung@amd.com>
To: "Alex Deucher" <alexdeucher@gmail.com>,
	"Timur Kristóf" <timur.kristof@gmail.com>
Cc: amd-gfx@lists.freedesktop.org,
	Harry Wentland <Harry.Wentland@amd.com>,
	Wenjing Liu <wenjing.liu@amd.com>,
	alexander.deucher@amd.com, siqueira@igalia.com
Subject: Re: [PATCH 0/5] drm/amd/display: DC analog connector fixes
Date: Tue, 16 Dec 2025 10:15:53 -0700	[thread overview]
Message-ID: <79b066ea-37f2-4b2a-8ce8-162cccd09940@amd.com> (raw)
In-Reply-To: <CADnq5_PhBodb6o9LHi6e5Y8yQUaJyTa_EvMyWFpmmfrpZrUkuA@mail.gmail.com>

Hi Alex,

Timur told me that he has not received feedback he needed to work on V2 
last week so I rebased this series and sent it to our promotion test 
this week while he waits.

If this series passes promotion before V2 is possible, we can apply this 
series first.

Cheers,

On 12/16/25 08:27, Alex Deucher wrote:
> On Fri, Dec 5, 2025 at 9:49 PM Timur Kristóf <timur.kristof@gmail.com> wrote:
>>
>> Fix a few issues with the initial DC analog connector
>> implementation that I've noticed since. I highly recommend
>> to backport this series to kernel versions that include
>> the DC analog series.
> 
> Did you have an update for this series, or are they ready to be applied?
> 
> Alex
> 
>>
>> Timur Kristóf (5):
>>    drm/amd/display: Pass proper DAC encoder ID to VBIOS
>>    drm/amd/display: Correct color depth for SelectCRTC_Source
>>    drm/amd/display: Add missing encoder setup to DACnEncoderControl
>>    drm/amd/display: Setup DAC encoder before using it
>>    drm/amd/display: Don't repeat DAC load detection
>>
>>   .../gpu/drm/amd/display/dc/bios/bios_parser.c |  4 +-
>>   .../drm/amd/display/dc/bios/command_table.c   | 44 +++++++++++++++----
>>   .../drm/amd/display/dc/bios/command_table.h   |  4 +-
>>   .../drm/amd/display/dc/dce/dce_link_encoder.c |  2 +
>>   .../amd/display/dc/dce/dce_stream_encoder.c   | 25 ++++++++++-
>>   .../amd/display/dc/hwss/dce110/dce110_hwseq.c | 28 +-----------
>>   .../drm/amd/display/dc/inc/hw/link_encoder.h  |  2 +
>>   .../amd/display/dc/inc/hw/stream_encoder.h    |  4 ++
>>   .../amd/display/dc/link/hwss/link_hwss_dio.c  |  4 ++
>>   .../drm/amd/display/dc/link/link_detection.c  |  7 ++-
>>   .../drm/amd/display/dc/link/link_factory.c    | 10 ++---
>>   .../dc/resource/dce110/dce110_resource.c      |  2 +
>>   .../amd/display/include/bios_parser_types.h   |  2 +-
>>   13 files changed, 87 insertions(+), 51 deletions(-)
>>
>> --
>> 2.52.0
>>


  reply	other threads:[~2025-12-16 17:16 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-06  2:31 [PATCH 0/5] drm/amd/display: DC analog connector fixes Timur Kristóf
2025-12-06  2:31 ` [PATCH 1/5] drm/amd/display: Pass proper DAC encoder ID to VBIOS Timur Kristóf
2025-12-06  2:31 ` [PATCH 2/5] drm/amd/display: Correct color depth for SelectCRTC_Source Timur Kristóf
2025-12-06  2:31 ` [PATCH 3/5] drm/amd/display: Add missing encoder setup to DACnEncoderControl Timur Kristóf
2025-12-06  2:31 ` [PATCH 4/5] drm/amd/display: Setup DAC encoder before using it Timur Kristóf
2025-12-08 15:21   ` timur.kristof
2025-12-08 15:27     ` Alex Deucher
2025-12-08 15:32       ` timur.kristof
2025-12-08 15:46         ` Alex Deucher
2025-12-06  2:31 ` [PATCH 5/5] drm/amd/display: Don't repeat DAC load detection Timur Kristóf
2025-12-16 15:27 ` [PATCH 0/5] drm/amd/display: DC analog connector fixes Alex Deucher
2025-12-16 17:15   ` Alex Hung [this message]
2025-12-16 18:21   ` Timur Kristóf
2025-12-16 19:10     ` Alex Hung
2025-12-17  0:26       ` Timur Kristóf
2025-12-22  7:02         ` Alex Hung

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=79b066ea-37f2-4b2a-8ce8-162cccd09940@amd.com \
    --to=alex.hung@amd.com \
    --cc=Harry.Wentland@amd.com \
    --cc=alexander.deucher@amd.com \
    --cc=alexdeucher@gmail.com \
    --cc=amd-gfx@lists.freedesktop.org \
    --cc=siqueira@igalia.com \
    --cc=timur.kristof@gmail.com \
    --cc=wenjing.liu@amd.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.