Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Ddevice.h50 GH100 = 0x180, enumerator
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Duser.c151 case GH100: args->v0.family = NV_DEVICE_INFO_V0_HOPPER; break; in nvkm_udevice_info()
H A Dbase.c3243 case 0x180: device->card_type = GH100; break; in nvkm_device_ctor()