Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/engine/
Ddisp.h24 extern struct nvkm_oclass *gt200_disp_oclass;
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dgt200.c133 gt200_disp_oclass = &(struct nv50_disp_impl) { variable
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dnv50.c290 device->oclass[NVDEV_ENGINE_DISP ] = gt200_disp_oclass; in nv50_identify()