Home
last modified time | relevance | path

Searched refs:nvkm_head (Results 1 – 16 of 16) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dhead.h6 struct nvkm_head { struct
32 void nvkm_head_del(struct nvkm_head **); argument
34 struct nvkm_head *, void *, u32);
35 struct nvkm_head *nvkm_head_find(struct nvkm_disp *, int id);
38 void (*state)(struct nvkm_head *, struct nvkm_head_state *);
39 void (*rgpos)(struct nvkm_head *, u16 *hline, u16 *vline);
40 void (*rgclk)(struct nvkm_head *, int div);
41 void (*vblank_get)(struct nvkm_head *);
42 void (*vblank_put)(struct nvkm_head *);
45 void nv50_head_rgpos(struct nvkm_head *, u16 *, u16 *);
[all …]
Dnv50.h6 struct nvkm_head;
44 void nv50_disp_super_1_0(struct nv50_disp *, struct nvkm_head *);
45 void nv50_disp_super_2_0(struct nv50_disp *, struct nvkm_head *);
46 void nv50_disp_super_2_1(struct nv50_disp *, struct nvkm_head *);
47 void nv50_disp_super_2_2(struct nv50_disp *, struct nvkm_head *);
48 void nv50_disp_super_3_0(struct nv50_disp *, struct nvkm_head *);
Dhead.c31 struct nvkm_head *
34 struct nvkm_head *head; in nvkm_head_find()
44 struct nvkm_head *head, void *data, u32 size) in nvkm_head_mthd_scanoutpos()
81 nvkm_head_del(struct nvkm_head **phead) in nvkm_head_del()
83 struct nvkm_head *head = *phead; in nvkm_head_del()
96 struct nvkm_head *head; in nvkm_head_new_()
Dheadnv50.c27 nv50_head_vblank_put(struct nvkm_head *head) in nv50_head_vblank_put()
34 nv50_head_vblank_get(struct nvkm_head *head) in nv50_head_vblank_get()
41 nv50_head_rgclk(struct nvkm_head *head, int div) in nv50_head_rgclk()
48 nv50_head_rgpos(struct nvkm_head *head, u16 *hline, u16 *vline) in nv50_head_rgpos()
58 nv50_head_state(struct nvkm_head *head, struct nvkm_head_state *state) in nv50_head_state()
Dheadnv04.c27 nv04_head_vblank_put(struct nvkm_head *head) in nv04_head_vblank_put()
34 nv04_head_vblank_get(struct nvkm_head *head) in nv04_head_vblank_get()
41 nv04_head_rgpos(struct nvkm_head *head, u16 *hline, u16 *vline) in nv04_head_rgpos()
50 nv04_head_state(struct nvkm_head *head, struct nvkm_head_state *state) in nv04_head_state()
Dheadgf119.c27 gf119_head_vblank_put(struct nvkm_head *head) in gf119_head_vblank_put()
35 gf119_head_vblank_get(struct nvkm_head *head) in gf119_head_vblank_get()
43 gf119_head_rgclk(struct nvkm_head *head, int div) in gf119_head_rgclk()
50 gf119_head_state(struct nvkm_head *head, struct nvkm_head_state *state) in gf119_head_state()
Dheadgv100.c25 gv100_head_vblank_put(struct nvkm_head *head) in gv100_head_vblank_put()
32 gv100_head_vblank_get(struct nvkm_head *head) in gv100_head_vblank_get()
39 gv100_head_rgpos(struct nvkm_head *head, u16 *hline, u16 *vline) in gv100_head_rgpos()
49 gv100_head_state(struct nvkm_head *head, struct nvkm_head_state *state) in gv100_head_state()
Dnv50.c182 nv50_disp_super_iedt(struct nvkm_head *head, struct nvkm_outp *outp, in nv50_disp_super_iedt()
197 nv50_disp_super_ied_on(struct nvkm_head *head, in nv50_disp_super_ied_on()
253 nv50_disp_super_ied_off(struct nvkm_head *head, struct nvkm_ior *ior, int id) in nv50_disp_super_ied_off()
278 nv50_disp_super_ior_asy(struct nvkm_head *head) in nv50_disp_super_ior_asy()
292 nv50_disp_super_ior_arm(struct nvkm_head *head) in nv50_disp_super_ior_arm()
306 nv50_disp_super_3_0(struct nv50_disp *disp, struct nvkm_head *head) in nv50_disp_super_3_0()
325 nv50_disp_super_2_2_dp(struct nvkm_head *head, struct nvkm_ior *ior) in nv50_disp_super_2_2_dp()
431 nv50_disp_super_2_2(struct nv50_disp *disp, struct nvkm_head *head) in nv50_disp_super_2_2()
478 nv50_disp_super_2_1(struct nv50_disp *disp, struct nvkm_head *head) in nv50_disp_super_2_1()
488 nv50_disp_super_2_0(struct nv50_disp *disp, struct nvkm_head *head) in nv50_disp_super_2_0()
[all …]
Dgf119.c40 struct nvkm_head *head; in gf119_disp_super()
126 struct nvkm_head *head; in gf119_disp_intr()
189 struct nvkm_head *head; in gf119_disp_init()
Dbase.c46 struct nvkm_head *head = nvkm_head_find(disp, id); in nvkm_disp_vblank_fini()
55 struct nvkm_head *head = nvkm_head_find(disp, id); in nvkm_disp_vblank_init()
277 struct nvkm_head *head; in nvkm_disp_oneinit()
456 struct nvkm_head *head = in nvkm_disp_dtor()
Drootnv04.c46 struct nvkm_head *head; in nv04_disp_mthd()
Dpiornv50.c79 struct nvkm_head *head = in nv50_pior_depth()
Dtu102.c35 struct nvkm_head *head; in tu102_disp_init()
Dgv100.c46 struct nvkm_head *head; in gv100_disp_super()
331 struct nvkm_head *head; in gv100_disp_init()
Drootnv50.c46 struct nvkm_head *head; in nv50_disp_root_mthd_()
Ddp.c510 struct nvkm_head *head; in nvkm_dp_acquire()