Home
last modified time | relevance | path

Searched refs:NV_C0 (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
A Dshadowramin.c73 if (device->card_type >= NV_C0) in pramin_init()
A Dtherm.c206 if (bios->subdev.device->card_type >= NV_C0 && in nvbios_therm_fan_parse()
/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
A Ddevice.h44 NV_C0 = 0xc0, enumerator
/linux/drivers/gpu/drm/nouveau/nvkm/engine/
A Dfalcon.c265 if (device->card_type < NV_C0) in nvkm_falcon_init()
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
A Duser.c143 case NV_C0: args->v0.family = NV_DEVICE_INFO_V0_FERMI; break; in nvkm_udevice_info()
A Dbase.c2987 case 0x0d0: device->card_type = NV_C0; break; in nvkm_device_ctor()

Completed in 10 milliseconds