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()310 const bool kepler = getChipset() >= NVISA_GK104_CHIPSET; in getSVAddress()463 if (getChipset() >= NVISA_GK104_CHIPSET) // wrong encoding ? in isAccessSupported()
824 assert(targ->getChipset() >= NVISA_GK104_CHIPSET); in emitMADSP()1881 if (targ->getChipset() >= NVISA_GK104_CHIPSET) in emitSTORE()1897 if (targ->getChipset() >= NVISA_GK104_CHIPSET) { in emitSTORE()1930 if (targ->getChipset() >= NVISA_GK104_CHIPSET) in emitLOAD()1973 if (targ->getChipset() >= NVISA_GK104_CHIPSET) in emitLOAD()2398 assert(targ->getChipset() < NVISA_GK104_CHIPSET); in emitSUAddr()2411 assert(targ->getChipset() < NVISA_GK104_CHIPSET); in emitSUDim()2426 assert(targ->getChipset() < NVISA_GK104_CHIPSET); in emitSULEA()2449 assert(targ->getChipset() < NVISA_GK104_CHIPSET); in emitSULDB()2467 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()996 if (chipset >= NVISA_GK104_CHIPSET) { in handleTEX()1114 assert(chipset >= NVISA_GK104_CHIPSET || in handleTEX()1121 if (i->op != OP_TXD || chipset < NVISA_GK104_CHIPSET) { in handleTEX()1158 if (i->op == OP_TXD && chipset >= NVISA_GK104_CHIPSET) { in handleTEX()1212 if (targ->getChipset() < NVISA_GK104_CHIPSET) in handleManualTXD()1308 if (chipset >= NVISA_GK104_CHIPSET) { in handleTXD()1345 if (chipset >= NVISA_GK104_CHIPSET) { in handleTXD()[all …]
77 #define NVISA_GK104_CHIPSET 0xe0 macro
184 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()