AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] DC Patches Dec 08 2025
@ 2025-12-02 10:21 Chenyu Chen
  2025-12-02 10:21 ` [PATCH 1/6] drm/amd/display: Defer transitions from minimal state to final state Chenyu Chen
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Chenyu Chen @ 2025-12-02 10:21 UTC (permalink / raw)
  To: amd-gfx
  Cc: Harry Wentland, Leo Li, Aurabindo Pillai, Roman Li, Wayne Lin,
	Tom Chung, Fangzhi Zuo, Dan Wheeler, Ray Wu, Ivan Lipski,
	Alex Hung, Chenyu Chen

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2025-12-08 13:58 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-02 10:21 [PATCH 0/6] DC Patches Dec 08 2025 Chenyu Chen
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox