[PATCH 00/12] DC Patches October 30, 2023
Wheeler, Daniel
Daniel.Wheeler at amd.com
Mon Nov 6 16:30:55 UTC 2023
[Public]
> Hi all,
>
> This week this patchset was tested on the following systems:
> * Lenovo ThinkBook T13s Gen4 with AMD Ryzen 5 6600U
> * MSI Gaming X Trio RX 6800
> * Gigabyte Gaming OC RX 7900 XTX
>
> These systems were tested on the following display/connection types:
> * eDP, (1080p 60hz [5650U]) (1920x1200 60hz [6600U]) (2560x1600 120hz[6600U])
> * VGA and DVI (1680x1050 60hz [DP to VGA/DVI, USB-C to VGA/DVI])
> * DP/HDMI/USB-C (1440p 170hz, 4k 60hz, 4k 144hz, 4k 240hz [Includes USB-C to DP/HDMI adapters])
> * Thunderbolt (LG Ultrafine 5k)
> * MST (Startech MST14DP123DP [DP to 3x DP] and 2x 4k 60Hz displays)
> * DSC (with Cable Matters 101075 [DP to 3x DP] with 3x 4k60 displays, and HP Hook G2 with 1 4k60 display)
> * USB 4 (Kensington SD5700T and 1x 4k 60Hz display)
> * PCON (Club3D CAC-1085 and 1x 4k 144Hz display [at 4k 120HZ,
> as that is the max the adapter supports])
>
> The testing is a mix of automated and manual tests. Manual testing includes (but is not limited to):
> * Changing display configurations and settings
> * Benchmark testing
> * Feature testing (Freesync, etc.)
>
> Automated testing includes (but is not limited to):
> * Script testing (scripts to automate some of the manual checks)
> * IGT testing
>
> The patchset consists of the amd-staging-drm-next branch (Head commit - 01d1a1e1dddb drm/amd/display: 3.2.258) with new patches added on top of it.
>
> Tested on Ubuntu 22.04.3, on Wayland and X11, using KDE Plasma and Gnome.
>
>
> Tested-by: Daniel Wheeler <daniel.wheeler at amd.com>
Thank you,
Dan Wheeler
Sr. Technologist | AMD
SW Display
------------------------------------------------------------------------------------------------------------------
1 Commerce Valley Dr E, Thornhill, ON L3T 7X6
Facebook | Twitter | amd.com
-----Original Message-----
From: amd-gfx <amd-gfx-bounces at lists.freedesktop.org> On Behalf Of Hersen Wu
Sent: Wednesday, November 1, 2023 4:08 PM
To: amd-gfx at lists.freedesktop.org
Cc: Wang, Chao-kai (Stylon) <Stylon.Wang at amd.com>; Chung, ChiaHsuan (Tom) <ChiaHsuan.Chung at amd.com>; Li, Sun peng (Leo) <Sunpeng.Li at amd.com>; Siqueira, Rodrigo <Rodrigo.Siqueira at amd.com>; Li, Roman <Roman.Li at amd.com>; Zuo, Jerry <Jerry.Zuo at amd.com>; Pillai, Aurabindo <Aurabindo.Pillai at amd.com>; Wu, Hersen <hersenxs.wu at amd.com>; Lin, Wayne <Wayne.Lin at amd.com>; Wentland, Harry <Harry.Wentland at amd.com>; Gutierrez, Agustin <Agustin.Gutierrez at amd.com>; Kotarac, Pavle <Pavle.Kotarac at amd.com>
Subject: [PATCH 00/12] DC Patches October 30, 2023
Title: DC Patches October 30, 2023
Start from:
9379d9fc18582c69862dc25fb770ae2e102f29d6
drm/amd/display: 3.2.258
Stopped at:
0a6aa88e926196036c7cf9edb70924b659461617
drm/amd/display: 3.2.259
This DC patchset brings improvements in multiple areas. In summary, we
highlight:
- Enable DCN35 physymclk root clock gating
- Fix DP automation test pattern bug
- Disable OTG for mode switch from TMDS to FRL
- Refactor DML2
- Revert Fix handling duplicate planes on one stream
- Revert Enable DCN clock gating
- Implement cursor P-State allow for SubVP
- Save and restore mall state while switching from ODM to Subvp
Alvin Lee (1):
drm/amd/display: For cursor P-State allow for SubVP
Aric Cyr (1):
drm/amd/display: Promote DAL to 3.2.259
Chaitanya Dhere (1):
drm/amd/display: Remove references to unused dml arch version
Daniel Miess (2):
drm/amd/display: Revert Enable DCN clock gating
drm/amd/display: Enable physymclk RCO
George Shen (1):
drm/amd/display: Set stream's DP test pattern upon test request
Joshua Aberback (1):
drm/amd/display: Remove unused duplicate register definition
Ovidiu Bunea (1):
drm/amd/display: Disable OTG for mode timing switch on DCN35
Rodrigo Siqueira (1):
drm/amd/display: Create optc.h file
Sung Joon Kim (2):
drm/amd/display: Revert Fix handling duplicate planes on one stream
drm/amd/display: Fix handling duplicate planes on one stream
Wenjing Liu (1):
drm/amd/display: save and restore mall state when applying minimal
transition
.../amd/display/amdgpu_dm/amdgpu_dm_helpers.c | 3 +
.../amd/display/amdgpu_dm/amdgpu_dm_trace.h | 2 +-
.../display/dc/clk_mgr/dcn35/dcn35_clk_mgr.c | 3 +-
drivers/gpu/drm/amd/display/dc/core/dc.c | 20 ++
drivers/gpu/drm/amd/display/dc/dc.h | 2 +-
drivers/gpu/drm/amd/display/dc/dce/dce_abm.h | 15 -- .../gpu/drm/amd/display/dc/dcn10/dcn10_optc.h | 186 +--------------
.../gpu/drm/amd/display/dc/dcn20/dcn20_dccg.h | 6 +-
.../gpu/drm/amd/display/dc/dcn35/dcn35_dccg.c | 84 ++++--- .../drm/amd/display/dc/dcn35/dcn35_pg_cntl.c | 10 +-
.../drm/amd/display/dc/dcn35/dcn35_pg_cntl.h | 1 +
.../drm/amd/display/dc/dcn35/dcn35_resource.c | 22 +-
.../display/dc/dml2/dml2_dc_resource_mgmt.c | 16 +-
.../amd/display/dc/dml2/dml2_internal_types.h | 1 -
.../display/dc/dml2/dml2_translation_helper.c | 40 +---
.../drm/amd/display/dc/hwss/dce/dce_hwseq.h | 18 +-
.../amd/display/dc/hwss/dcn32/dcn32_hwseq.c | 17 +-
.../amd/display/dc/hwss/dcn35/dcn35_hwseq.c | 33 ++-
drivers/gpu/drm/amd/display/dc/inc/hw/dccg.h | 9 +-
drivers/gpu/drm/amd/display/dc/inc/hw/optc.h | 219 ++++++++++++++++++
.../gpu/drm/amd/display/dc/inc/hw/pg_cntl.h | 2 +
21 files changed, 380 insertions(+), 329 deletions(-) create mode 100644 drivers/gpu/drm/amd/display/dc/inc/hw/optc.h
--
2.25.1
More information about the amd-gfx
mailing list