Lines Matching refs:max_planes
53 for (i = 0; i < layer->max_planes; i++) { in atmel_hlcdc_layer_fb_flip_release_queue()
158 for (i = fb_flip->ngems; i < layer->max_planes; i++) { in atmel_hlcdc_layer_update_apply()
372 for (i = 0; i < layer->max_planes * 4; i++) { in atmel_hlcdc_layer_update_start()
377 if (j == layer->max_planes) in atmel_hlcdc_layer_update_start()
382 if (j < layer->max_planes) { in atmel_hlcdc_layer_update_start()
387 if (j < layer->max_planes) { in atmel_hlcdc_layer_update_start()
451 if (nplanes > layer->max_planes) in atmel_hlcdc_layer_update_set_fb()
535 layer->max_planes * 4 * in atmel_hlcdc_layer_dma_init()
541 for (i = 0; i < layer->max_planes * 4; i++) { in atmel_hlcdc_layer_dma_init()
556 for (i = 0; i < layer->max_planes * 4; i++) { in atmel_hlcdc_layer_dma_cleanup()
562 dma_free_coherent(dev->dev, layer->max_planes * 4 * in atmel_hlcdc_layer_dma_cleanup()
619 if (nplanes > layer->max_planes) in atmel_hlcdc_layer_init()
620 layer->max_planes = nplanes; in atmel_hlcdc_layer_init()
641 for (i = 0; i < layer->max_planes; i++) in atmel_hlcdc_layer_init()