Home
last modified time | relevance | path

Searched refs:GM100 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dshadowramin.c70 if (device->card_type >= GM100) in pramin_init()
/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Ddevice.h44 GM100 = 0x110, enumerator
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Duser.c145 case GM100: args->v0.family = NV_DEVICE_INFO_V0_MAXWELL; break; in nvkm_udevice_info()