Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Ddevice.h53 GB20x = 0x1b0, enumerator
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Duser.c153 case GB20x: args->v0.family = NV_DEVICE_INFO_V0_BLACKWELL; break; in nvkm_udevice_info()
H A Dbase.c3246 case 0x1b0: device->card_type = GB20x; break; in nvkm_device_ctor()