Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dgk20a.c59 gk20a_fb_oclass = &(struct nvkm_fb_impl) { variable
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dfb.h103 extern struct nvkm_oclass *gk20a_fb_oclass;
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dgk104.c171 device->oclass[NVDEV_SUBDEV_FB ] = gk20a_fb_oclass; in gk104_identify()