Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_plane.c531 state->dscrs[i]->self); in atmel_hlcdc_update_buffers()
538 state->dscrs[i]->addr); in atmel_hlcdc_update_buffers()
541 state->dscrs[i]->ctrl); in atmel_hlcdc_update_buffers()
544 state->dscrs[i]->self); in atmel_hlcdc_update_buffers()
553 state->dscrs[i]->addr); in atmel_xlcdc_update_buffers()
1098 for (i = 0; i < ARRAY_SIZE(state->dscrs); i++) { in atmel_hlcdc_plane_alloc_dscrs()
1111 state->dscrs[i] = dscr; in atmel_hlcdc_plane_alloc_dscrs()
1118 dma_pool_free(dc->dscrpool, state->dscrs[i], in atmel_hlcdc_plane_alloc_dscrs()
1119 state->dscrs[i]->self); in atmel_hlcdc_plane_alloc_dscrs()
1182 dma_pool_free(dc->dscrpool, state->dscrs[i], in atmel_hlcdc_plane_atomic_destroy_state()
[all …]