Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvif/
Ddevice.c43 ret = nvif_object_mthd(&device->base, NV_DEVICE_V0_INFO, in nvif_device_init()
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvif/
Dclass.h154 #define NV_DEVICE_V0_INFO 0x00 macro
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c156 case NV_DEVICE_V0_INFO: in nvkm_devobj_mthd()