Home
last modified time | relevance | path

Searched refs:nvkm_disp (Results 1 – 25 of 42) sorted by relevance

12

/linux-6.15/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dpriv.h12 struct nvkm_disp **);
15 struct nvkm_disp *);
17 struct nvkm_disp **);
21 void (*dtor)(struct nvkm_disp *);
22 int (*oneinit)(struct nvkm_disp *);
23 int (*init)(struct nvkm_disp *);
25 void (*intr)(struct nvkm_disp *);
34 int (*new)(struct nvkm_disp *, int id);
50 int nv50_disp_init(struct nvkm_disp *);
52 void nv50_disp_intr(struct nvkm_disp *);
[all …]
H A Dbase.c41 struct nvkm_disp *disp = container_of(event, typeof(*disp), vblank); in nvkm_disp_vblank_fini()
50 struct nvkm_disp *disp = container_of(event, typeof(*disp), vblank); in nvkm_disp_vblank_init()
63 nvkm_disp_vblank(struct nvkm_disp *disp, int head) in nvkm_disp_vblank()
85 struct nvkm_disp *disp = nvkm_disp(oclass->engine); in nvkm_disp_class_get()
97 struct nvkm_disp *disp = nvkm_disp(engine); in nvkm_disp_intr()
104 struct nvkm_disp *disp = nvkm_disp(engine); in nvkm_disp_fini()
121 struct nvkm_disp *disp = nvkm_disp(engine); in nvkm_disp_init()
150 struct nvkm_disp *disp = nvkm_disp(engine); in nvkm_disp_oneinit()
171 struct nvkm_disp *disp = nvkm_disp(engine); in nvkm_disp_dtor()
219 nvkm_disp = { variable
[all …]
H A Dhead.h9 struct nvkm_disp *disp;
34 int nvkm_head_new_(const struct nvkm_head_func *, struct nvkm_disp *, int id);
36 struct nvkm_head *nvkm_head_find(struct nvkm_disp *, int id);
46 int nv50_head_cnt(struct nvkm_disp *, unsigned long *);
47 int nv50_head_new(struct nvkm_disp *, int id);
50 int gf119_head_cnt(struct nvkm_disp *, unsigned long *);
51 int gf119_head_new(struct nvkm_disp *, int id);
54 int gv100_head_cnt(struct nvkm_disp *, unsigned long *);
55 int gv100_head_new(struct nvkm_disp *, int id);
H A Dior.h9 struct nvkm_disp *disp;
116 int nv50_dac_cnt(struct nvkm_disp *, unsigned long *);
117 int nv50_dac_new(struct nvkm_disp *, int);
121 int gf119_dac_cnt(struct nvkm_disp *, unsigned long *);
122 int gf119_dac_new(struct nvkm_disp *, int);
130 int nv50_sor_cnt(struct nvkm_disp *, unsigned long *);
136 int g84_sor_new(struct nvkm_disp *, int);
139 int g94_sor_cnt(struct nvkm_disp *, unsigned long *);
170 int gk104_sor_new(struct nvkm_disp *, int);
185 int gp100_sor_new(struct nvkm_disp *, int);
[all …]
H A Dchan.c33 struct nvkm_disp *disp = chan->disp; in nvkm_disp_chan_ntfy()
61 struct nvkm_disp *disp;
83 struct nvkm_disp *disp = chan->disp; in nvkm_disp_chan_child_new()
153 struct nvkm_disp *disp = chan->disp; in nvkm_disp_chan_dtor()
175 nvkm_disp_chan_new_(struct nvkm_disp *disp, int nr, const struct nvkm_oclass *oclass, in nvkm_disp_chan_new_()
230 struct nvkm_disp *disp = nvkm_udisp(oclass->parent); in nvkm_disp_wndw_new()
239 struct nvkm_disp *disp = nvkm_udisp(oclass->parent); in nvkm_disp_chan_new()
248 struct nvkm_disp *disp = nvkm_udisp(oclass->parent); in nvkm_disp_core_new()
H A Dr535.c265 struct nvkm_disp *disp = sor->disp; in r535_sor_bl_set()
283 struct nvkm_disp *disp = sor->disp; in r535_sor_bl_get()
315 struct nvkm_disp *disp = sor->disp; in r535_sor_hda_eld()
340 struct nvkm_disp *disp = sor->disp; in r535_sor_hda_hpd()
366 struct nvkm_disp *disp = sor->disp; in r535_sor_dp_audio_mute()
382 struct nvkm_disp *disp = sor->disp; in r535_sor_dp_audio()
404 struct nvkm_disp *disp = sor->disp; in r535_sor_dp_vcpi()
437 struct nvkm_disp *disp = sor->disp; in r535_sor_dp_sst()
474 struct nvkm_disp *disp = outp->disp; in r535_sor_hdmi_scdc()
497 struct nvkm_disp *disp = outp->disp; in r535_sor_hdmi_ctrl_audio_mute()
[all …]
H A Dudisp.c33 struct nvkm_disp *disp = nvkm_udisp(object); in nvkm_udisp_sclass()
65 struct nvkm_disp *disp = nvkm_udisp(object); in nvkm_udisp_dtor()
83 struct nvkm_disp *disp = nvkm_disp(oclass->engine); in nvkm_udisp_new()
H A Dgv100.c222 gv100_sor_new(struct nvkm_disp *disp, int id) in gv100_sor_new()
309 gv100_head_new(struct nvkm_disp *disp, int id) in gv100_head_new()
798 struct nvkm_disp *disp;
837 struct nvkm_disp *disp = container_of(work, struct nvkm_disp, super.work); in gv100_disp_super()
936 gv100_disp_intr_ctrl_disp(struct nvkm_disp *disp) in gv100_disp_intr_ctrl_disp()
984 gv100_disp_intr_exc_other(struct nvkm_disp *disp) in gv100_disp_intr_exc_other()
1013 gv100_disp_intr_exc_winim(struct nvkm_disp *disp) in gv100_disp_intr_exc_winim()
1033 gv100_disp_intr_exc_win(struct nvkm_disp *disp) in gv100_disp_intr_exc_win()
1078 gv100_disp_intr(struct nvkm_disp *disp) in gv100_disp_intr()
1125 gv100_disp_init(struct nvkm_disp *disp) in gv100_disp_init()
[all …]
H A Dnv50.c147 nv50_pior_new(struct nvkm_disp *disp, int id) in nv50_pior_new()
260 nv50_sor_new(struct nvkm_disp *disp, int id) in nv50_sor_new()
482 struct nvkm_disp *disp = chan->disp; in nv50_disp_chan_mthd()
568 struct nvkm_disp *disp = chan->disp; in nv50_disp_pioc_fini()
587 struct nvkm_disp *disp = chan->disp; in nv50_disp_pioc_init()
1348 nv50_disp_super_1(struct nvkm_disp *disp) in nv50_disp_super_1()
1367 struct nvkm_disp *disp = container_of(work, struct nvkm_disp, super.work); in nv50_disp_super()
1471 nv50_disp_intr(struct nvkm_disp *disp) in nv50_disp_intr()
1516 nv50_disp_init(struct nvkm_disp *disp) in nv50_disp_init()
1581 nv50_disp_oneinit(struct nvkm_disp *disp) in nv50_disp_oneinit()
[all …]
H A Dgf119.c338 gf119_sor_new(struct nvkm_disp *disp, int id) in gf119_sor_new()
386 gf119_dac_new(struct nvkm_disp *disp, int id) in gf119_dac_new()
466 gf119_head_new(struct nvkm_disp *disp, int id) in gf119_head_new()
519 struct nvkm_disp *disp = chan->disp; in gf119_disp_pioc_fini()
538 struct nvkm_disp *disp = chan->disp; in gf119_disp_pioc_init()
1013 struct nvkm_disp *disp = container_of(work, struct nvkm_disp, super.work); in gf119_disp_super()
1069 gf119_disp_intr_error(struct nvkm_disp *disp, int chid) in gf119_disp_intr_error()
1101 gf119_disp_intr(struct nvkm_disp *disp) in gf119_disp_intr()
1157 gf119_disp_fini(struct nvkm_disp *disp, bool suspend) in gf119_disp_fini()
1165 gf119_disp_init(struct nvkm_disp *disp) in gf119_disp_init()
[all …]
H A Dnv04.c74 nv04_head_new(struct nvkm_disp *disp, int id) in nv04_head_new()
80 nv04_disp_intr(struct nvkm_disp *disp) in nv04_disp_intr()
115 struct nvkm_disp **pdisp) in nv04_disp_new()
H A Dhead.c32 nvkm_head_find(struct nvkm_disp *disp, int id) in nvkm_head_find()
56 struct nvkm_disp *disp, int id) in nvkm_head_new_()
H A Dconn.h10 struct nvkm_disp *disp;
19 int nvkm_conn_new(struct nvkm_disp *, int index, struct nvbios_connE *,
H A Doutp.h13 struct nvkm_disp *disp;
72 int nvkm_outp_new_(const struct nvkm_outp_func *, struct nvkm_disp *, int index,
74 int nvkm_outp_new(struct nvkm_disp *, int index, struct dcb_output *, struct nvkm_outp **);
H A Dior.c34 nvkm_ior_find(struct nvkm_disp *disp, enum nvkm_ior_type type, int id) in nvkm_ior_find()
57 nvkm_ior_new_(const struct nvkm_ior_func *func, struct nvkm_disp *disp, in nvkm_ior_new_()
H A Dmcp77.c40 mcp77_sor_new(struct nvkm_disp *disp, int id) in mcp77_sor_new()
70 struct nvkm_disp **pdisp) in mcp77_disp_new()
H A Dgp100.c47 gp100_sor_new(struct nvkm_disp *disp, int id) in gp100_sor_new()
82 struct nvkm_disp **pdisp) in gp100_disp_new()
H A Dmcp89.c54 mcp89_sor_new(struct nvkm_disp *disp, int id) in mcp89_sor_new()
84 struct nvkm_disp **pdisp) in mcp89_disp_new()
H A Dconn.c43 nvkm_conn_ctor(struct nvkm_disp *disp, int index, struct nvbios_connE *info, in nvkm_conn_ctor()
78 nvkm_conn_new(struct nvkm_disp *disp, int index, struct nvbios_connE *info, in nvkm_conn_new()
H A Dgm107.c80 gm107_sor_new(struct nvkm_disp *disp, int id) in gm107_sor_new()
110 struct nvkm_disp **pdisp) in gm107_disp_new()
H A Dtu102.c99 tu102_sor_new(struct nvkm_disp *disp, int id) in tu102_sor_new()
108 tu102_disp_init(struct nvkm_disp *disp) in tu102_disp_init()
235 struct nvkm_disp **pdisp) in tu102_disp_new()
H A Dg94.c172 g94_sor_war_update_sppll1(struct nvkm_disp *disp) in g94_sor_war_update_sppll1()
304 g94_sor_new(struct nvkm_disp *disp, int id) in g94_sor_new()
310 g94_sor_cnt(struct nvkm_disp *disp, unsigned long *pmask) in g94_sor_cnt()
376 struct nvkm_disp **pdisp) in g94_disp_new()
H A Duhead.c90 struct nvkm_disp *disp = head->disp; in nvkm_uhead_dtor()
108 struct nvkm_disp *disp = nvkm_udisp(oclass->parent); in nvkm_uhead_new()
H A Dga102.c116 ga102_sor_new(struct nvkm_disp *disp, int id) in ga102_sor_new()
149 struct nvkm_disp **pdisp) in ga102_disp_new()
/linux-6.15/drivers/gpu/drm/nouveau/include/nvkm/engine/
H A Ddisp.h4 #define nvkm_disp(p) container_of((p), struct nvkm_disp, engine) macro
10 struct nvkm_disp { struct
72 int nv04_disp_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_disp **); argument
73 int nv50_disp_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_disp **);
74 int g84_disp_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_disp **);
75 int gt200_disp_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_disp **);
76 int g94_disp_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_disp **);
77 int mcp77_disp_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_disp **);
78 int gt215_disp_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_disp **);
79 int mcp89_disp_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_disp **);
[all …]

12