Re: [PATCH 3/3] drm/amd/display: convert to DCE IP version checking

2022-01-23 Thread Huang Rui
On Mon, Jan 24, 2022 at 11:20:42AM +0800, Huang, Tim wrote: > Use IP versions rather than asic_type to differentiate IP version specific > features. > > Signed-off-by: Tim Huang > --- > drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 12 +--- > 1 file changed, 5 insertions(+), 7 del

RE: [PATCH 3/3] drm/amd/display: convert to DCE IP version checking

2022-01-23 Thread Liu, Aaron
[AMD Official Use Only] Tim, Please remove TAB in the beginning of an empty line and the SPACE in the end of a line. With this fixed, series is: Reviewed-by: Aaron Liu aaron@amd.com -- Best Regards Aaron Liu > -Original Message- > From: Huang, Tim