Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dgm100.c75 device->oclass[NVDEV_SUBDEV_FB ] = gm107_fb_oclass; in gm100_identify()
119 device->oclass[NVDEV_SUBDEV_FB ] = gm107_fb_oclass; in gm100_identify()
160 device->oclass[NVDEV_SUBDEV_FB ] = gm107_fb_oclass; in gm100_identify()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dgm107.c27 gm107_fb_oclass = &(struct nvkm_fb_impl) { variable
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dfb.h104 extern struct nvkm_oclass *gm107_fb_oclass;