Home
last modified time | relevance | path

Searched refs:GV100_DISP (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/nvif/
H A Ddisp.c41 { GV100_DISP, 0 }, in nvif_disp_ctor()
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Dclass.h104 #define GV100_DISP /* if0010.h */ 0x0000c370 macro
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead.c592 if (disp->disp->object.oclass < GV100_DISP) { in nv50_head_create()
H A Ddisp.c269 if (disp->oclass < GV100_DISP) in nv50_dmac_create()
2647 if (disp->disp->object.oclass >= GV100_DISP) in nv50_display_create()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dgv100.c1238 .root = { 0, 0,GV100_DISP },