Home
last modified time | relevance | path

Searched refs:has_wide_gather (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/host1x/
H A Ddev.c80 .has_wide_gather = false,
94 .has_wide_gather = false,
108 .has_wide_gather = false,
122 .has_wide_gather = false,
145 .has_wide_gather = true,
168 .has_wide_gather = true,
335 if (!domain && !host->info->has_wide_gather) in host1x_iommu_init()
H A Ddev.h100 bool has_wide_gather; /* supports GATHER_W opcode */ member
/kernel/linux/linux-6.6/drivers/gpu/host1x/
H A Ddev.c92 .has_wide_gather = false,
107 .has_wide_gather = false,
122 .has_wide_gather = false,
137 .has_wide_gather = false,
167 .has_wide_gather = true,
203 .has_wide_gather = true,
251 .has_wide_gather = true,
442 if (!domain && !host->info->has_wide_gather) in host1x_iommu_init()
H A Ddev.h105 bool has_wide_gather; /* supports GATHER_W opcode */ member
H A Dcdma.c469 if (i == 0 && host1x->info->has_wide_gather) { in host1x_cdma_update_sync_queue()

Completed in 4 milliseconds