Searched refs:NVISA_GM107_CHIPSET (Results 1 – 4 of 4) sorted by relevance
75 #define NVISA_GM107_CHIPSET 0x110 macro
915 if (i->op != OP_TXD || chipset < NVISA_GM107_CHIPSET) { in handleTEX()925 i->op == OP_TXD || chipset < NVISA_GM107_CHIPSET)) { in handleTEX()935 else if (i->tex.rIndirectSrc >= 0 && chipset >= NVISA_GM107_CHIPSET) { in handleTEX()1048 if (chipset >= NVISA_GM107_CHIPSET) in handleTEX()1560 else if (targ->getChipset() < NVISA_GM107_CHIPSET) in handleATOM()1609 if (targ->getChipset() < NVISA_GM107_CHIPSET) { in handleCasExch()2907 if (targ->getChipset() >= NVISA_GM107_CHIPSET) in visit()2937 if (targ->getChipset() >= NVISA_GM107_CHIPSET && in visit()
410 if (getChipset() >= NVISA_GM107_CHIPSET) in isAccessSupported()
349 if (info->target >= NVISA_GM107_CHIPSET) { in nvc0_tcp_gen_header()