Searched refs:nv50_wndw_func (Results 1 – 14 of 14) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/nouveau/dispnv50/ |
D | wndw.h | 14 const struct nv50_wndw_func *func; 36 int nv50_wndw_new_(const struct nv50_wndw_func *, struct drm_device *, 48 struct nv50_wndw_func { struct 111 int wndwc37e_new_(const struct nv50_wndw_func *, struct nouveau_drm *,
|
D | base.h | 6 int base507c_new_(const struct nv50_wndw_func *, const u32 *format, 22 extern const struct nv50_wndw_func base907c;
|
D | ovly.h | 6 int ovly507e_new_(const struct nv50_wndw_func *, const u32 *format, 19 extern const struct nv50_wndw_func ovly907e;
|
D | ovly507e.c | 120 static const struct nv50_wndw_func 144 ovly507e_new_(const struct nv50_wndw_func *func, const u32 *format, in ovly507e_new_()
|
D | ovly907e.c | 65 const struct nv50_wndw_func
|
D | base507c.c | 284 static const struct nv50_wndw_func 303 base507c_new_(const struct nv50_wndw_func *func, const u32 *format, in base507c_new_()
|
D | ovly827e.c | 90 static const struct nv50_wndw_func
|
D | base827c.c | 80 static const struct nv50_wndw_func
|
D | wndwc67e.c | 77 static const struct nv50_wndw_func
|
D | wndwc37e.c | 325 static const struct nv50_wndw_func 349 wndwc37e_new_(const struct nv50_wndw_func *func, struct nouveau_drm *drm, in wndwc37e_new_()
|
D | curs507a.c | 161 static const struct nv50_wndw_func
|
D | base907c.c | 187 const struct nv50_wndw_func
|
D | wndwc57e.c | 213 static const struct nv50_wndw_func
|
D | wndw.c | 696 nv50_wndw_new_(const struct nv50_wndw_func *func, struct drm_device *dev, in nv50_wndw_new_()
|