[PATCH 00/28] DC Patches September 13, 2020
Wheeler, Daniel
Daniel.Wheeler at amd.com
Mon Sep 18 13:39:58 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 - b5ce5056952786df17c852f154c92085ebac76d8 drm/amd/display: add skip_implict_edp_power_control flag for dcn32) with new patches added on top of it.
Tested on Ubuntu 22.04.3, on Wayland and X11, using Gnome for both.
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
amd.com
-----Original Message-----
From: Siqueira, Rodrigo <Rodrigo.Siqueira at amd.com>
Sent: Wednesday, September 13, 2023 10:00 PM
To: amd-gfx at lists.freedesktop.org
Cc: Wentland, Harry <Harry.Wentland at amd.com>; Li, Sun peng (Leo) <Sunpeng.Li at amd.com>; Lakha, Bhawanpreet <Bhawanpreet.Lakha at amd.com>; Siqueira, Rodrigo <Rodrigo.Siqueira at amd.com>; Pillai, Aurabindo <Aurabindo.Pillai at amd.com>; Zhuo, Qingqing (Lillian) <Qingqing.Zhuo at amd.com>; Li, Roman <Roman.Li at amd.com>; Lin, Wayne <Wayne.Lin at amd.com>; Wang, Chao-kai (Stylon) <Stylon.Wang at amd.com>; Chiu, Solomon <Solomon.Chiu at amd.com>; Kotarac, Pavle <Pavle.Kotarac at amd.com>; Gutierrez, Agustin <Agustin.Gutierrez at amd.com>; Wheeler, Daniel <Daniel.Wheeler at amd.com>
Subject: [PATCH 00/28] DC Patches September 13, 2020
This DC patchset brings improvements in multiple areas. In summary, we
highlight:
- Use optc32 instead of optc30 in DC
- Optimize OLED T7 delay
- Multiple fixes for MST, register mas, and others
- Update driver and IPS interop
- Improve z8 watermark mask
- DCN35 updates
- Enable replay for DCN35
- Temporarily disable clock gating
Cc: Daniel Wheeler <daniel.wheeler at amd.com>
Thanks
Siqueira
Agustin Gutierrez (1):
drm/amd/display: Optimize OLED T7 delay
Anthony Koo (1):
drm/amd/display: [FW Promotion] Release 0.0.183.0
Aric Cyr (2):
drm/amd/display: 3.2.251
drm/amd/display: 3.2.252
Artem Grishin (1):
drm/amd/display: STREAM_MAPPER_CONTROL register offset on DCN35
Charlene Liu (4):
drm/amd/display: Temporarily disable clock gating
drm/amd/display: Add z8_marks related in dml for DCN35
drm/amd/display: Correct z8 watermark mask
drm/amd/display: fix some non-initialized register mask and setting
Duncan Ma (2):
drm/amd/display: Fix dig register undefined
drm/amd/display: Update driver and IPS interop
Gabe Teeger (1):
drm/amd/display: Add option to flip ODM optimization
Muhammad Ahmed (6):
drm/amd/display: disable clock gating logic
drm/amd/display: Enable DCLK_DS from driver by default
drm/amd/display: disable IPS
drm/amd/display: Fix MST recognizes connected displays as one
drm/amd/display: Expand DML to better support replay
drm/amd/display: Enable DCN low mem power by default
Mustapha Ghaddar (1):
drm/amd/display: Add DPIA Link Encoder Assignment Fix for DCN35
Ovidiu Bunea (1):
drm/amd/display: Use optc32 instead of optc30 in DC
Qingqing Zhuo (1):
drm/amd/display: Add DCN35 case for dc_clk_mgr_create
Rodrigo Siqueira (1):
drm/amd/display: Drop unused code
Roman Li (1):
drm/amd/display: Enable replay for dcn35
Sung Joon Kim (2):
drm/amd/display: Add pointer check before function call
drm/amd/display: Add IPS control flag
Sung-huai Wang (1):
drm/amd/display: fix static screen detection setting for DCN35
Taimur Hassan (1):
drm/amd/display: Add reset for SYMCLKC_FE_SRC_SEL
Wenjing Liu (1):
drm/amd/display: Update pipe resource interfaces for DCN35
.../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 1 +
.../drm/amd/display/dc/bios/bios_parser2.c | 9 --
.../gpu/drm/amd/display/dc/clk_mgr/clk_mgr.c | 13 ++ .../display/dc/clk_mgr/dcn35/dcn35_clk_mgr.c | 24 ++- .../amd/display/dc/clk_mgr/dcn35/dcn35_smu.c | 16 +-
.../amd/display/dc/clk_mgr/dcn35/dcn35_smu.h | 1 +
drivers/gpu/drm/amd/display/dc/dc.h | 3 +-
drivers/gpu/drm/amd/display/dc/dc_dmub_srv.c | 4 +
.../display/dc/dce110/dce110_hw_sequencer.c | 3 +-
.../drm/amd/display/dc/dcn10/dcn10_hubbub.h | 8 +-
.../gpu/drm/amd/display/dc/dcn30/dcn30_optc.c | 2 +-
.../gpu/drm/amd/display/dc/dcn32/dcn32_optc.c | 2 +-
.../gpu/drm/amd/display/dc/dcn32/dcn32_optc.h | 2 +
.../gpu/drm/amd/display/dc/dcn35/dcn35_dccg.c | 114 +++++++++----
.../drm/amd/display/dc/dcn35/dcn35_hubbub.c | 62 +++++--
.../drm/amd/display/dc/dcn35/dcn35_hubbub.h | 9 +-
.../gpu/drm/amd/display/dc/dcn35/dcn35_hubp.h | 4 +-
.../drm/amd/display/dc/dcn35/dcn35_hwseq.c | 2 +
.../gpu/drm/amd/display/dc/dcn35/dcn35_init.c | 2 +-
.../gpu/drm/amd/display/dc/dcn35/dcn35_optc.c | 2 +-
.../gpu/drm/amd/display/dc/dcn35/dcn35_optc.h | 151 +----------------- .../drm/amd/display/dc/dcn35/dcn35_pg_cntl.c | 53 +++--- .../drm/amd/display/dc/dcn35/dcn35_resource.c | 50 +++++-
.../drm/amd/display/dc/dcn35/dcn35_resource.h | 3 +-
.../drm/amd/display/dc/dml/dcn35/dcn35_fpu.c | 47 ++++++
.../gpu/drm/amd/display/dc/inc/hw/clk_mgr.h | 1 +
drivers/gpu/drm/amd/display/dc/link/Makefile | 4 +-
.../display/dc/link/accessories/link_fpga.c | 95 -----------
.../display/dc/link/accessories/link_fpga.h | 30 ----
.../gpu/drm/amd/display/dc/link/link_dpms.c | 1 -
.../drm/amd/display/dc/link/link_factory.c | 1 -
.../gpu/drm/amd/display/dmub/inc/dmub_cmd.h | 31 ++++
32 files changed, 359 insertions(+), 391 deletions(-) delete mode 100644 drivers/gpu/drm/amd/display/dc/link/accessories/link_fpga.c
delete mode 100644 drivers/gpu/drm/amd/display/dc/link/accessories/link_fpga.h
--
2.40.1
More information about the amd-gfx
mailing list