Home
last modified time | relevance | path

Searched refs:tilcdc_rev1_formats (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/tilcdc/
H A Dtilcdc_drv.c35 static const u32 tilcdc_rev1_formats[] = { DRM_FORMAT_RGB565 }; variable
274 priv->pixelformats = tilcdc_rev1_formats; in tilcdc_init()
275 priv->num_pixelformats = ARRAY_SIZE(tilcdc_rev1_formats); in tilcdc_init()