Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dsornv50.c95 nv50_sor_new(struct nvkm_disp *disp, int id) in nv50_sor_new() function
Dior.h189 int nv50_sor_new(struct nvkm_disp *, int);
Dnv50.c767 .sor = { .cnt = nv50_sor_cnt, .new = nv50_sor_new },