AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Chenyu Chen <chen-yu.chen@amd.com>
To: <amd-gfx@lists.freedesktop.org>
Cc: Harry Wentland <harry.wentland@amd.com>,
	Leo Li <sunpeng.li@amd.com>,
	Aurabindo Pillai <aurabindo.pillai@amd.com>,
	Roman Li <roman.li@amd.com>, Wayne Lin <wayne.lin@amd.com>,
	Tom Chung <chiahsuan.chung@amd.com>,
	"Fangzhi Zuo" <jerry.zuo@amd.com>,
	Dan Wheeler <daniel.wheeler@amd.com>, Ray Wu <Ray.Wu@amd.com>,
	Ivan Lipski <ivan.lipski@amd.com>, Alex Hung <alex.hung@amd.com>,
	Chenyu Chen <chen-yu.chen@amd.com>
Subject: [PATCH 0/6] DC Patches Dec 08 2025
Date: Tue, 2 Dec 2025 18:21:02 +0800	[thread overview]
Message-ID: <20251202102437.3126523-1-chen-yu.chen@amd.com> (raw)

This DC patchset brings improvements in multiple areas. In summary, we highlight:
   
 - Defer transitions from minimal state to final state
 - Remove periodic detection callbacks from dcn35+
 - Fixes for S0i3 exit
 - Refactor dml_core_mode_support to reduce stack frame
 - Add additional info from DML for DMU
 
 Cc: Daniel Wheeler <daniel.wheeler@amd.com>

Alex Hung (1):
  drm/amd/display: Refactor dml_core_mode_support to reduce stack frame

Dillon Varone (1):
  drm/amd/display: Remove periodic detection callbacks from dcn35+

Joshua Aberback (1):
  drm/amd/display: Defer transitions from minimal state to final state

Nevenko Stupar (1):
  drm/amd/display: Additional info from DML for DMU

Ovidiu Bunea (1):
  drm/amd/display: Fixes for S0i3 exit

Taimur Hassan (1):
  drm/amd/display: Promote DC to 3.2.362

 .../display/dc/clk_mgr/dcn35/dcn35_clk_mgr.c  |   2 -
 drivers/gpu/drm/amd/display/dc/core/dc.c      | 200 ++++++++++++------
 drivers/gpu/drm/amd/display/dc/dc.h           |   9 +-
 .../dc/dio/dcn35/dcn35_dio_link_encoder.c     |   1 -
 .../amd/display/dc/dml2_0/display_mode_core.c | 134 ++++++------
 .../amd/display/dc/dml2_0/dml21/dml21_utils.c |   3 +-
 .../dc/dml2_0/dml21/inc/dml_top_types.h       |   1 +
 .../amd/display/dc/hwss/dcn32/dcn32_hwseq.c   |   6 +
 8 files changed, 218 insertions(+), 138 deletions(-)

-- 
2.43.0


             reply	other threads:[~2025-12-02 10:28 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-02 10:21 Chenyu Chen [this message]
2025-12-02 10:21 ` [PATCH 1/6] drm/amd/display: Defer transitions from minimal state to final state Chenyu Chen
2025-12-02 10:21 ` [PATCH 2/6] drm/amd/display: Remove periodic detection callbacks from dcn35+ Chenyu Chen
2025-12-02 10:21 ` [PATCH 3/6] drm/amd/display: Fixes for S0i3 exit Chenyu Chen
2025-12-02 10:21 ` [PATCH 4/6] drm/amd/display: Refactor dml_core_mode_support to reduce stack frame Chenyu Chen
2025-12-02 16:29   ` Alex Hung
2025-12-02 16:31     ` Alex Hung
2025-12-03  9:42       ` Chen, Chen-Yu
2025-12-02 10:21 ` [PATCH 5/6] drm/amd/display: Additional info from DML for DMU Chenyu Chen
2025-12-02 10:21 ` [PATCH 6/6] drm/amd/display: Promote DC to 3.2.362 Chenyu Chen
2025-12-08 13:58 ` [PATCH 0/6] DC Patches Dec 08 2025 Wheeler, Daniel

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=20251202102437.3126523-1-chen-yu.chen@amd.com \
    --to=chen-yu.chen@amd.com \
    --cc=Ray.Wu@amd.com \
    --cc=alex.hung@amd.com \
    --cc=amd-gfx@lists.freedesktop.org \
    --cc=aurabindo.pillai@amd.com \
    --cc=chiahsuan.chung@amd.com \
    --cc=daniel.wheeler@amd.com \
    --cc=harry.wentland@amd.com \
    --cc=ivan.lipski@amd.com \
    --cc=jerry.zuo@amd.com \
    --cc=roman.li@amd.com \
    --cc=sunpeng.li@amd.com \
    --cc=wayne.lin@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox