Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/host1x/
Ddev.c91 .has_wide_gather = false,
106 .has_wide_gather = false,
121 .has_wide_gather = false,
136 .has_wide_gather = false,
166 .has_wide_gather = true,
202 .has_wide_gather = true,
238 .has_wide_gather = true,
429 if (!domain && !host->info->has_wide_gather) in host1x_iommu_init()
Ddev.h106 bool has_wide_gather; /* supports GATHER_W opcode */ member
Dcdma.c469 if (i == 0 && host1x->info->has_wide_gather) { in host1x_cdma_update_sync_queue()