Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i810/
Di810_drv.h109 int dma_used; member
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/
Dlinux-5.10.patch22249 + int dma_used;
35702 + if (pitem->config.src_dma_cfg[i].dma_used) {
35705 + pitem->config.src_dma_cfg[i].dma_used = 0;
35708 + if (pitem->config.src2_dma_cfg[i].dma_used) {
35711 + pitem->config.src2_dma_cfg[i].dma_used = 0;
35714 + if (pitem->config.dst_dma_cfg[i].dma_used) {
35717 + pitem->config.dst_dma_cfg[i].dma_used = 0;
36326 + cfg->dma_used = 1;
36456 + cfg->dma_used = 1;
37246 + context->config.src_dma_cfg[i].dma_used = 0;
[all …]