drm/etnaviv: add hwdb entry for TH1520 GC620
authorIcenowy Zheng <uwu@icenowy.me>
Fri, 1 Dec 2023 05:33:04 +0000 (13:33 +0800)
committerJaehoon Chung <jh80.chung@samsung.com>
Wed, 13 Mar 2024 06:58:57 +0000 (15:58 +0900)
Signed-off-by: Icenowy Zheng <uwu@icenowy.me>
(cherry picked from commit cfe4413691d132559ded7d46f364e084c74fd043)
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/gpu/drm/etnaviv/etnaviv_hwdb.c

index 167971a09be79ce0973fb8e50314c5a061a5d39c..82e500a32e7a8d2eae59565d19cd2c6f845693d8 100644 (file)
@@ -37,6 +37,37 @@ static const struct etnaviv_chip_identity etnaviv_chip_identities[] = {
                .minor_features10 = 0x0,
                .minor_features11 = 0x0,
        },
+       {
+               .model = 0x620,
+               .revision = 0x5552,
+               .product_id = 0x6200,
+               .customer_id = 0x20b,
+               .eco_id = 0,
+               .stream_count = 1,
+               .register_max = 64,
+               .thread_count = 256,
+               .shader_core_count = 1,
+               .vertex_cache_size = 8,
+               .vertex_output_buffer_size = 512,
+               .pixel_pipes = 1,
+               .instruction_count = 256,
+               .num_constants = 168,
+               .buffer_size = 0,
+               .varyings_count = 8,
+               .features = 0x001b4a40,
+               .minor_features0 = 0xa0600080,
+               .minor_features1 = 0x18050000,
+               .minor_features2 = 0x04f30000,
+               .minor_features3 = 0x00060005,
+               .minor_features4 = 0x20629000,
+               .minor_features5 = 0x0003380c,
+               .minor_features6 = 0x00000000,
+               .minor_features7 = 0x00001000,
+               .minor_features8 = 0x00000000,
+               .minor_features9 = 0x00000180,
+               .minor_features10 = 0x00004000,
+               .minor_features11 = 0x00000000,
+       },
        {
                .model = 0x7000,
                .revision = 0x6214,