Home
last modified time | relevance | path

Searched refs:IS_NVA3F (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxnv50.c113 #define IS_NVA3F(x) (((x) > 0xa0 && (x) < 0xaa) || (x) == 0xaf) macro
315 if (IS_NVA3F(device->chipset)) in nv50_gr_construct_mmio()
328 if (IS_NVA3F(device->chipset)) { in nv50_gr_construct_mmio()
345 } else if (!IS_NVA3F(device->chipset)) { in nv50_gr_construct_mmio()
430 else if (!IS_NVA3F(device->chipset)) in nv50_gr_construct_mmio()
492 if (IS_NVA3F(device->chipset)) in nv50_gr_construct_mmio()
537 else if (!IS_NVA3F(device->chipset)) in nv50_gr_construct_mmio()
661 else if (!IS_NVA3F(device->chipset)) in nv50_gr_construct_mmio()
685 } else if (!IS_NVA3F(device->chipset)) { in nv50_gr_construct_mmio()
728 if (!IS_NVA3F(devic in nv50_gr_construct_mmio()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxnv50.c113 #define IS_NVA3F(x) (((x) > 0xa0 && (x) < 0xaa) || (x) == 0xaf) macro
315 if (IS_NVA3F(device->chipset)) in nv50_gr_construct_mmio()
328 if (IS_NVA3F(device->chipset)) { in nv50_gr_construct_mmio()
345 } else if (!IS_NVA3F(device->chipset)) { in nv50_gr_construct_mmio()
430 else if (!IS_NVA3F(device->chipset)) in nv50_gr_construct_mmio()
492 if (IS_NVA3F(device->chipset)) in nv50_gr_construct_mmio()
537 else if (!IS_NVA3F(device->chipset)) in nv50_gr_construct_mmio()
661 else if (!IS_NVA3F(device->chipset)) in nv50_gr_construct_mmio()
685 } else if (!IS_NVA3F(device->chipset)) { in nv50_gr_construct_mmio()
728 if (!IS_NVA3F(devic in nv50_gr_construct_mmio()
[all...]

Completed in 3 milliseconds