[AMD Official Use Only - General] Ok Get Outlook for Android ________________________________ From: Alex Deucher Sent: Saturday, November 19, 2022 4:12:38 AM To: Chang, Brian Cc: amd-gfx@lists.freedesktop.org ; Wang, Chao-kai (Stylon) ; Cyr, Aric ; Li, Sun peng (Leo) ; Wentland, Harry ; Zhuo, Qingqing (Lillian) ; Siqueira, Rodrigo ; Li, Roman ; Chiu, Solomon ; Pillai, Aurabindo ; Lin, Wayne ; Lakha, Bhawanpreet ; Gutierrez, Agustin ; Kotarac, Pavle Subject: Re: [PATCH 22/22] SWDEV-1 - dc: 3.2.213 Please fix the subject. E.g., drm/amd/display: dc: 3.2.213 or something like that. On Fri, Nov 18, 2022 at 12:02 PM brichang wrote: > > From: Aric Cyr > > Signed-off-by: Aric Cyr > > This version brings along following fixes: > -Add configuration 2 for ABM 2.3/2.4. > -Add margin for HUBP for SubVp + DRR. > -Fix no display after resume from WB/CB. > -Limit HW cursor size to be less than 64 x 64 bytes when the stream is >= 4K. > -Lower watermarks for enter/enter+exit latency. > -Update support types for DCN314 to include z8 only and z8_z10 only state. > -Add new value for soc bounding box and dummy pstate. > -Override fclk chang latency when calculating prefetch schedule for subvp with low uclk. > -Add check for DET fetch latency for dcn32. > -Add check if PSR enabled when entering MALL. > -Use base MALL allocation size calculations off vewport height. > -Add YCBCR2020 to CSC matrix. > -Implement DP-Tx portion to interact with DPIA. > -Add debug option for increasing phantom lines. > -Fix phantom plane/stream retain after fail validation. > -Fix display corruption with VSR enable. > -Set valid divider value for virtual and FRL/DP2. > -Add new num clk levels struct for max mclk index. > -Fix check for phantom BPP. > -Fix rotated cursor offset calculation. > --- > drivers/gpu/drm/amd/display/dc/dc.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/gpu/drm/amd/display/dc/dc.h b/drivers/gpu/drm/amd/display/dc/dc.h > index e827cee94e5e..feb7a7f2734e 100644 > --- a/drivers/gpu/drm/amd/display/dc/dc.h > +++ b/drivers/gpu/drm/amd/display/dc/dc.h > @@ -47,7 +47,7 @@ struct aux_payload; > struct set_config_cmd_payload; > struct dmub_notification; > > -#define DC_VER "3.2.212" > +#define DC_VER "3.2.213" > > #define MAX_SURFACES 3 > #define MAX_PLANES 6 > -- > 2.25.1 >