Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Ddevice.h52 GB10x = 0x1a0, enumerator
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Duser.c152 case GB10x: args->v0.family = NV_DEVICE_INFO_V0_BLACKWELL; break; in nvkm_udevice_info()
H A Dbase.c3245 case 0x1a0: device->card_type = GB10x; break; in nvkm_device_ctor()