Home
last modified time | relevance | path

Searched refs:nvkm_disp_new_ (Results 1 – 20 of 20) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dgk110.c58 return nvkm_disp_new_(&gk110_disp, device, type, inst, pdisp); in gk110_disp_new()
H A Dmcp77.c71 return nvkm_disp_new_(&mcp77_disp, device, type, inst, pdisp); in mcp77_disp_new()
H A Dgt200.c108 return nvkm_disp_new_(&gt200_disp, device, type, inst, pdisp); in gt200_disp_new()
H A Dgp100.c83 return nvkm_disp_new_(&gp100_disp, device, type, inst, pdisp); in gp100_disp_new()
H A Dmcp89.c85 return nvkm_disp_new_(&mcp89_disp, device, type, inst, pdisp); in mcp89_disp_new()
H A Dgm107.c111 return nvkm_disp_new_(&gm107_disp, device, type, inst, pdisp); in gm107_disp_new()
H A Dpriv.h13 int nvkm_disp_new_(const struct nvkm_disp_func *, struct nvkm_device *, enum nvkm_subdev_type, int,
H A Dnv04.c119 ret = nvkm_disp_new_(&nv04_disp, device, type, inst, pdisp); in nv04_disp_new()
H A Dga102.c149 return nvkm_disp_new_(&ga102_disp, device, type, inst, pdisp); in ga102_disp_new()
H A Dgp102.c199 return nvkm_disp_new_(&gp102_disp, device, type, inst, pdisp); in gp102_disp_new()
H A Dgk104.c331 return nvkm_disp_new_(&gk104_disp, device, type, inst, pdisp); in gk104_disp_new()
H A Dg84.c347 return nvkm_disp_new_(&g84_disp, device, type, inst, pdisp); in g84_disp_new()
H A Dgm200.c186 return nvkm_disp_new_(&gm200_disp, device, type, inst, pdisp); in gm200_disp_new()
H A Dtu102.c235 return nvkm_disp_new_(&tu102_disp, device, type, inst, pdisp); in tu102_disp_new()
H A Dgt215.c228 return nvkm_disp_new_(&gt215_disp, device, type, inst, pdisp); in gt215_disp_new()
H A Dbase.c363 nvkm_disp_new_(const struct nvkm_disp_func *func, struct nvkm_device *device, in nvkm_disp_new_() function
H A Dg94.c377 return nvkm_disp_new_(&g94_disp, device, type, inst, pdisp); in g94_disp_new()
H A Dgf119.c1260 return nvkm_disp_new_(&gf119_disp, device, type, inst, pdisp); in gf119_disp_new()
H A Dgv100.c1253 return nvkm_disp_new_(&gv100_disp, device, type, inst, pdisp); in gv100_disp_new()
H A Dnv50.c1644 return nvkm_disp_new_(&nv50_disp, device, type, inst, pdisp); in nv50_disp_new()