Searched refs:NVISA_GK104_CHIPSET (Results 1 – 6 of 6) sorted by relevance
261 else if (chipset >= NVISA_GK104_CHIPSET) in initOpInfo()269 const unsigned int smregs = (chipset >= NVISA_GK104_CHIPSET) ? 65536 : 32768; in getFileSize()306 const bool kepler = getChipset() >= NVISA_GK104_CHIPSET; in getSVAddress()459 if (getChipset() >= NVISA_GK104_CHIPSET) // wrong encoding ? in isAccessSupported()
826 assert(targ->getChipset() >= NVISA_GK104_CHIPSET); in emitMADSP()1874 if (targ->getChipset() >= NVISA_GK104_CHIPSET) in emitSTORE()1890 if (targ->getChipset() >= NVISA_GK104_CHIPSET) { in emitSTORE()1923 if (targ->getChipset() >= NVISA_GK104_CHIPSET) in emitLOAD()1966 if (targ->getChipset() >= NVISA_GK104_CHIPSET) in emitLOAD()2391 assert(targ->getChipset() < NVISA_GK104_CHIPSET); in emitSUAddr()2404 assert(targ->getChipset() < NVISA_GK104_CHIPSET); in emitSUDim()2419 assert(targ->getChipset() < NVISA_GK104_CHIPSET); in emitSULEA()2442 assert(targ->getChipset() < NVISA_GK104_CHIPSET); in emitSULDB()2460 assert(targ->getChipset() < NVISA_GK104_CHIPSET); in emitSUSTx()[all …]
132 if (chip >= NVISA_GK104_CHIPSET) { in handleRCPRSQ()186 if (prog->getTarget()->getChipset() >= NVISA_GK104_CHIPSET && in handleTEXLOD()190 if (prog->getTarget()->getChipset() < NVISA_GK104_CHIPSET && in handleTEXLOD()995 if (chipset >= NVISA_GK104_CHIPSET) { in handleTEX()1113 assert(chipset >= NVISA_GK104_CHIPSET || in handleTEX()1120 if (i->op != OP_TXD || chipset < NVISA_GK104_CHIPSET) { in handleTEX()1157 if (i->op == OP_TXD && chipset >= NVISA_GK104_CHIPSET) { in handleTEX()1211 if (targ->getChipset() < NVISA_GK104_CHIPSET) in handleManualTXD()1307 if (chipset >= NVISA_GK104_CHIPSET) { in handleTXD()1344 if (chipset >= NVISA_GK104_CHIPSET) { in handleTXD()[all …]
77 #define NVISA_GK104_CHIPSET 0xe0 macro
183 threads = info->target >= NVISA_GK104_CHIPSET ? 1024 : 512; in parseDriverInfo()
625 if (info->target >= NVISA_GK104_CHIPSET) { in nvc0_program_translate()632 if (info->target >= NVISA_GK104_CHIPSET) { in nvc0_program_translate()