Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/ipu-v3/
H A Dipu-image-convert.c1721 bool tile_complete = false; in eof_irq() local
1756 tile_complete = (ctx->eof_mask == EOF_IRQ_ROT_COMPLETE); in eof_irq()
1758 tile_complete = (ctx->eof_mask == EOF_IRQ_COMPLETE); in eof_irq()
1760 if (tile_complete) in eof_irq()