Home
last modified time | relevance | path

Searched refs:GV100 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dshadowramin.c84 if (device->card_type >= GV100) in pramin_init()
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Ddevice.h46 GV100 = 0x140, enumerator
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Duser.c147 case GV100: args->v0.family = NV_DEVICE_INFO_V0_VOLTA; break; in nvkm_udevice_info()
H A Dbase.c3061 case 0x140: device->card_type = GV100; break; in nvkm_device_ctor()