Searched refs:nv50_wndw_func (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/nouveau/dispnv50/ |
D | wndw.h | 16 const struct nv50_wndw_func *func; 39 int nv50_wndw_new_(const struct nv50_wndw_func *, struct drm_device *, 52 struct nv50_wndw_func { struct
|
D | base.h | 6 int base507c_new_(const struct nv50_wndw_func *, const u32 *format, 26 extern const struct nv50_wndw_func base907c;
|
D | ovly.h | 6 int ovly507e_new_(const struct nv50_wndw_func *, const u32 *format, 23 extern const struct nv50_wndw_func ovly907e;
|
D | ovly507e.c | 144 static const struct nv50_wndw_func 170 ovly507e_new_(const struct nv50_wndw_func *func, const u32 *format, in ovly507e_new_()
|
D | ovly907e.c | 50 const struct nv50_wndw_func
|
D | base827c.c | 47 static const struct nv50_wndw_func
|
D | base507c.c | 221 static const struct nv50_wndw_func 240 base507c_new_(const struct nv50_wndw_func *func, const u32 *format, in base507c_new_()
|
D | wndwc37e.c | 221 static const struct nv50_wndw_func 240 wndwc37e_new_(const struct nv50_wndw_func *func, struct nouveau_drm *drm, in wndwc37e_new_()
|
D | ovly827e.c | 74 static const struct nv50_wndw_func
|
D | base907c.c | 85 const struct nv50_wndw_func
|
D | curs507a.c | 101 static const struct nv50_wndw_func
|
D | wndw.c | 570 nv50_wndw_new_(const struct nv50_wndw_func *func, struct drm_device *dev, in nv50_wndw_new_()
|