Searched refs:nv50_lut (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | lut.h | 8 struct nv50_lut { struct 12 int nv50_lut_init(struct nv50_disp *, struct nvif_mmu *, struct nv50_lut *); 13 void nv50_lut_fini(struct nv50_lut *); 14 u32 nv50_lut_load(struct nv50_lut *, int buffer, struct drm_property_blob *,
|
H A D | lut.c | 32 nv50_lut_load(struct nv50_lut *lut, int buffer, struct drm_property_blob *blob, in nv50_lut_load() 59 nv50_lut_fini(struct nv50_lut *lut) in nv50_lut_fini() 68 struct nv50_lut *lut) in nv50_lut_init()
|
H A D | head.h | 18 struct nv50_lut olut;
|
H A D | wndw.h | 28 struct nv50_lut ilut;
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | lut.h | 8 struct nv50_lut { struct 12 int nv50_lut_init(struct nv50_disp *, struct nvif_mmu *, struct nv50_lut *); 13 void nv50_lut_fini(struct nv50_lut *); 14 u32 nv50_lut_load(struct nv50_lut *, int buffer, struct drm_property_blob *,
|
H A D | lut.c | 32 nv50_lut_load(struct nv50_lut *lut, int buffer, struct drm_property_blob *blob, in nv50_lut_load() 59 nv50_lut_fini(struct nv50_lut *lut) in nv50_lut_fini() 68 struct nv50_lut *lut) in nv50_lut_init()
|
H A D | head.h | 18 struct nv50_lut olut;
|
H A D | wndw.h | 26 struct nv50_lut ilut;
|
Completed in 3 milliseconds