Searched refs:GA100 (Results 1 – 6 of 6) sorted by relevance
56 const GA100: Ga100 = Ga100; constant 57 pub(super) const GA100_HAL: &dyn FbHal = &GA100;
62 GA100 = 0x170,82 Self::GA100 | Self::GA102 | Self::GA103 | Self::GA104 | Self::GA106 | Self::GA107 => { in arch() 292 spec.chipset > Chipset::GA100, in new()
34 GA100 => ga100::GA100_HAL, in fb_hal()
67 if (device->card_type >= GA100) in pramin_init()
48 GA100 = 0x170, enumerator
149 case GA100: args->v0.family = NV_DEVICE_INFO_V0_AMPERE; break; in nvkm_udevice_info()