[PATCH 00/19] DC Patches for 2021 April 19
Wheeler, Daniel
Daniel.Wheeler at amd.com
Mon Apr 19 15:45:14 UTC 2021
[AMD Official Use Only - Internal Distribution Only]
Hi all,
This week this patchset was tested on a HP Envy 360, with Ryzen 5 4500U, on the following display types: eDP 1080p 60hz, 4k 60hz (via USB-C to DP/HDMI), 1440p 144hz (via USB-C to DP/HDMI), 1680*1050 60hz (via USB-C to DP and then DP to DVI/VGA)
Tested on a Sapphire Pulse RX5700XT on the following display types:
4k 60hz (via DP/HDMI), 1440p 144hz (via DP/HDMI), 1680*1050 60hz (via DP to DVI/VGA)
Also tested on a Reference AMD RX6800 on the following display types:
4k 60hz (via DP/HDMI and USB-C to DP/HDMI), 1440p 144hz (via USB-C to DP/HDMI and USB-C to DP/HDMI), 1680*1050 60hz (via DP to DVI/VGA)
Tested using a Startech MST hub at 2x 4k 60hz on all systems, using DP.
We have noticed a regression on the RX6800 that points to these patches, and as such they have been dropped from this patchset:
drm/amd/display: force CP to DESIRED when removing display.
drm/amd/display: fix HDCP drm prop update for MST
Tested-by: Daniel Wheeler <daniel.wheeler at amd.com>
Thank you,
Dan Wheeler
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 Aurabindo Pillai
Sent: April 16, 2021 10:34 AM
To: amd-gfx at lists.freedesktop.org
Cc: Brol, Eryk <Eryk.Brol at amd.com>; Li, Sun peng (Leo) <Sunpeng.Li at amd.com>; Wentland, Harry <Harry.Wentland at amd.com>; Zhuo, Qingqing <Qingqing.Zhuo at amd.com>; Siqueira, Rodrigo <Rodrigo.Siqueira at amd.com>; Jacob, Anson <Anson.Jacob at amd.com>; Pillai, Aurabindo <Aurabindo.Pillai at amd.com>; Lakha, Bhawanpreet <Bhawanpreet.Lakha at amd.com>; R, Bindu <Bindu.R at amd.com>
Subject: [PATCH 00/19] DC Patches for 2021 April 19
This DC patchset brings improvements in multiple areas. In summary, we highlight:
* DC v3.2.132
* Fw v0.0.62
* Bug fixes across HDCP, DSC, FreeSync, etc
--
Anthony Koo (1):
drm/amd/display: [FW Promotion] Release 0.0.62
Anthony Wang (2):
drm/amd/display: Add DSC check to seamless boot validation
drm/amd/display: disable seamless boot for external DP
Aric Cyr (2):
drm/amd/display: Fix FreeSync when RGB MPO in use
drm/amd/display: 3.2.132
Bing Guo (1):
drm/amd/display: add helper for enabling mst stream features
David Galiffi (1):
drm/amd/display: Fixed typo in function name.
Dillon Varone (2):
drm/amd/display: Fix call to pass bpp in 16ths of a bit
drm/amd/display: Report Proper Quantization Range in AVI Infoframe
Dingchen (David) Zhang (4):
drm/amd/display: update hdcp display using correct CP type.
drm/amd/display: add handling for hdcp2 rx id list validation
drm/amd/display: force CP to DESIRED when removing display.
drm/amd/display: fix HDCP drm prop update for MST
Hugo Hu (1):
drm/amd/display: treat memory as a single-channel for asymmetric
memory v2
Michael Strauss (1):
drm/amd/display: Add link rate optimization logs for ILR
Nicholas Kazlauskas (1):
drm/amd/display: Always poll for rxstatus in authenticate
Robin Singh (2):
drm/amd/display: fixed divide by zero kernel crash during dsc
enablement
drm/amd/display: removed unused function
dc_link_reallocate_mst_payload.
Wesley Chalmers (1):
drm/amd/display: Unconditionally clear training pattern set after lt
.../amd/display/amdgpu_dm/amdgpu_dm_hdcp.c | 130 +++++++++++++-----
.../amd/display/amdgpu_dm/amdgpu_dm_hdcp.h | 6 +-
.../amd/display/amdgpu_dm/amdgpu_dm_helpers.c | 25 ++++
.../display/amdgpu_dm/amdgpu_dm_mst_types.c | 4 +-
.../amd/display/dc/clk_mgr/dcn21/rn_clk_mgr.c | 48 ++++++-
.../display/dc/clk_mgr/dcn30/dcn30_clk_mgr.c | 4 +-
drivers/gpu/drm/amd/display/dc/core/dc.c | 15 +-
drivers/gpu/drm/amd/display/dc/core/dc_link.c | 72 +++------- .../gpu/drm/amd/display/dc/core/dc_link_dp.c | 18 ++- .../gpu/drm/amd/display/dc/core/dc_resource.c | 33 +++--
drivers/gpu/drm/amd/display/dc/dc.h | 6 +-
drivers/gpu/drm/amd/display/dc/dc_link.h | 1 -
.../display/dc/dce110/dce110_hw_sequencer.c | 4 +
.../gpu/drm/amd/display/dc/dcn20/dcn20_hubp.c | 15 +-
drivers/gpu/drm/amd/display/dc/dm_helpers.h | 2 +
.../gpu/drm/amd/display/dmub/inc/dmub_cmd.h | 4 +-
.../display/modules/hdcp/hdcp1_execution.c | 2 -
.../display/modules/hdcp/hdcp2_execution.c | 2 -
.../drm/amd/display/modules/hdcp/hdcp_psp.c | 2 +
19 files changed, 257 insertions(+), 136 deletions(-)
--
2.31.1
_______________________________________________
amd-gfx mailing list
amd-gfx at lists.freedesktop.org
https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.freedesktop.org%2Fmailman%2Flistinfo%2Famd-gfx&data=04%7C01%7Cdaniel.wheeler%40amd.com%7C0a93a7750f574b38722e08d900e4bbbe%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637541804686826849%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=kxcn%2FAwrz%2F9fKJdhEww0DPlQZUysvci5nxxE%2Fj5eGfQ%3D&reserved=0
More information about the amd-gfx
mailing list