Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dsornv50.c95 nv50_sor_new(struct nvkm_disp *disp, int id) in nv50_sor_new() function
Dior.h170 int nv50_sor_new(struct nvkm_disp *, int);
Dnv50.c765 .sor = { .cnt = nv50_sor_cnt, .new = nv50_sor_new },