Lines Matching refs:num_output_fmts
127 u32 num_output_fmts; member
556 unsigned int *num_output_fmts) in mtk_dpi_bridge_atomic_get_output_bus_fmts() argument
561 *num_output_fmts = 0; in mtk_dpi_bridge_atomic_get_output_bus_fmts()
568 output_fmts = kcalloc(dpi->conf->num_output_fmts, sizeof(*output_fmts), in mtk_dpi_bridge_atomic_get_output_bus_fmts()
573 *num_output_fmts = dpi->conf->num_output_fmts; in mtk_dpi_bridge_atomic_get_output_bus_fmts()
576 sizeof(*output_fmts) * dpi->conf->num_output_fmts); in mtk_dpi_bridge_atomic_get_output_bus_fmts()
614 if (dpi->conf->num_output_fmts) in mtk_dpi_bridge_atomic_check()
798 .num_output_fmts = ARRAY_SIZE(mt8173_output_fmts),
807 .num_output_fmts = ARRAY_SIZE(mt8173_output_fmts),
815 .num_output_fmts = ARRAY_SIZE(mt8183_output_fmts),
823 .num_output_fmts = ARRAY_SIZE(mt8173_output_fmts),