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
From: Huang, Tim
> Sent: Monday, January 24, 2022 11:21 AM
> To: amd-gfx@lists.freedesktop.org
> Cc: Deucher, Alexander ; Huang, Ray
> ; Liu, Aaron ; Huang, Tim
>
> Subject: [PATCH 3/3] drm/amd/display: convert to DCE IP version checking
>
> Use IP versions rathe
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 deletions(-)
diff --git a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c