Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/arm/
H A Dmalidp_mw.c196 formats = kcalloc(map->n_pixel_formats, sizeof(*formats), in get_writeback_formats()
201 for (n = 0, i = 0; i < map->n_pixel_formats; i++) { in get_writeback_formats()
H A Dmalidp_hw.c970 .n_pixel_formats = ARRAY_SIZE(malidp500_de_formats),
1019 .n_pixel_formats = ARRAY_SIZE(malidp550_de_formats),
1073 .n_pixel_formats = ARRAY_SIZE(malidp650_de_formats),
1096 for (i = 0; i < map->n_pixel_formats; i++) { in malidp_hw_get_format_id()
H A Dmalidp_hw.h125 const u8 n_pixel_formats; member
H A Dmalidp_planes.c957 formats = kcalloc(map->n_pixel_formats, sizeof(*formats), GFP_KERNEL); in malidp_de_planes_init()
967 for (n = 0, j = 0; j < map->n_pixel_formats; j++) { in malidp_de_planes_init()