drm/etnaviv: Add nn_core_count to chip feature struct
authorTomeu Vizoso <tomeu.vizoso@collabora.com>
Thu, 1 Dec 2022 10:30:21 +0000 (11:30 +0100)
committerLucas Stach <l.stach@pengutronix.de>
Wed, 1 Feb 2023 15:32:26 +0000 (16:32 +0100)
commitab3d7b6d48abb61d5354b5b1024e4e11f70eda9d
tree3261dc87dba6b9fdcadcc7b09dba20c3b1a03270
parent1b929c02afd37871d5afb9d498426f83432e71c2
drm/etnaviv: Add nn_core_count to chip feature struct

We will use these for differentiating between GPUs and NPUs, as the
downstream driver does.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
drivers/gpu/drm/etnaviv/etnaviv_gpu.h
drivers/gpu/drm/etnaviv/etnaviv_hwdb.c