Searched refs:GA100 (Results 1 – 5 of 5) sorted by relevance
67 if (device->card_type >= GA100) in pramin_init()
47 GA100 = 0x170, enumerator
149 case GA100: args->v0.family = NV_DEVICE_INFO_V0_AMPERE; break; in nvkm_udevice_info()
2992 case 0x170: device->card_type = GA100; break; in nvkm_device_ctor()
42 #define AMPERE_IED_HACK(disp) ((disp)->engine.subdev.device->card_type >= GA100)