mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-06-21 09:12:26 +02:00
drm/etnaviv: add hwdb entry for TH1520 GC620
Signed-off-by: Icenowy Zheng <uwu@icenowy.me>
This commit is contained in:
committed by
Han Gao/Revy/Rabenda
parent
373e8161c5
commit
cfe4413691
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user