Lines Matching refs:num_output_fmts
144 u32 num_output_fmts; member
624 unsigned int *num_output_fmts) in mtk_dpi_bridge_atomic_get_output_bus_fmts() argument
629 *num_output_fmts = 0; in mtk_dpi_bridge_atomic_get_output_bus_fmts()
636 output_fmts = kcalloc(dpi->conf->num_output_fmts, sizeof(*output_fmts), in mtk_dpi_bridge_atomic_get_output_bus_fmts()
641 *num_output_fmts = dpi->conf->num_output_fmts; in mtk_dpi_bridge_atomic_get_output_bus_fmts()
644 sizeof(*output_fmts) * dpi->conf->num_output_fmts); in mtk_dpi_bridge_atomic_get_output_bus_fmts()
682 if (dpi->conf->num_output_fmts) in mtk_dpi_bridge_atomic_check()
885 .num_output_fmts = ARRAY_SIZE(mt8173_output_fmts),
903 .num_output_fmts = ARRAY_SIZE(mt8173_output_fmts),
920 .num_output_fmts = ARRAY_SIZE(mt8183_output_fmts),
937 .num_output_fmts = ARRAY_SIZE(mt8183_output_fmts),
953 .num_output_fmts = ARRAY_SIZE(mt8195_output_fmts),