From 2f78e6b748b213a472a12633e9adae911054ea1b Mon Sep 17 00:00:00 2001 From: Icenowy Zheng Date: Fri, 1 Dec 2023 13:30:22 +0800 Subject: [PATCH] drm/etnaviv: add GC620 Dirty. Signed-off-by: Icenowy Zheng --- drivers/gpu/drm/etnaviv/common.xml.h | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpu/drm/etnaviv/common.xml.h b/drivers/gpu/drm/etnaviv/common.xml.h index 001faea80..3555e714f 100644 --- a/drivers/gpu/drm/etnaviv/common.xml.h +++ b/drivers/gpu/drm/etnaviv/common.xml.h @@ -65,6 +65,7 @@ DEALINGS IN THE SOFTWARE. #define chipModel_GC520 0x00000520 #define chipModel_GC530 0x00000530 #define chipModel_GC600 0x00000600 +#define chipModel_GC620 0x00000620 #define chipModel_GC700 0x00000700 #define chipModel_GC800 0x00000800 #define chipModel_GC860 0x00000860