From: Pavle Kotarac Date: Thu, 1 Sep 2022 19:15:37 +0000 (-0400) Subject: drm/amd/display: Added new DCN301 Asic Id X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=db25e5d51f58add0740b17d8ea5cfd4cb051e3ce;p=users%2Fjedix%2Flinux-maple.git drm/amd/display: Added new DCN301 Asic Id [WHY] Adding new asic id for dcn301 Reviewed-by: Charlene Liu Acked-by: Wayne Lin Signed-off-by: Pavle Kotarac Tested-by: Daniel Wheeler Signed-off-by: Alex Deucher --- diff --git a/drivers/gpu/drm/amd/display/include/dal_asic_id.h b/drivers/gpu/drm/amd/display/include/dal_asic_id.h index 9f3558c0ef11..c3089c673975 100644 --- a/drivers/gpu/drm/amd/display/include/dal_asic_id.h +++ b/drivers/gpu/drm/amd/display/include/dal_asic_id.h @@ -215,6 +215,7 @@ enum { #define DEVICE_ID_NV_143F 0x143F #define FAMILY_VGH 144 #define DEVICE_ID_VGH_163F 0x163F +#define DEVICE_ID_VGH_1435 0x1435 #define VANGOGH_A0 0x01 #define VANGOGH_UNKNOWN 0xFF