Home
last modified time | relevance | path

Searched defs:panfrost_model (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_gpu.c157 struct panfrost_model { struct
158 const char *name;
159 u32 id;
160 u64 features;
184 static const struct panfrost_model gpu_models[] = { argument