/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | priv.h | 4 #define nvkm_udisp(p) container_of((p), struct nvkm_disp, client.object) 12 struct nvkm_disp *); 14 struct nvkm_disp **); 15 void nvkm_disp_vblank(struct nvkm_disp *, int head); 18 int (*oneinit)(struct nvkm_disp *); 19 int (*init)(struct nvkm_disp *); 20 void (*fini)(struct nvkm_disp *); 21 void (*intr)(struct nvkm_disp *); 22 void (*intr_error)(struct nvkm_disp *, int chid); 29 int (*cnt)(struct nvkm_disp *, unsigned long *mask); [all …]
|
D | ior.h | 9 struct nvkm_disp *disp; 96 int nvkm_ior_new_(const struct nvkm_ior_func *func, struct nvkm_disp *, 99 struct nvkm_ior *nvkm_ior_find(struct nvkm_disp *, enum nvkm_ior_type, int id); 107 int nv50_dac_cnt(struct nvkm_disp *, unsigned long *); 108 int nv50_dac_new(struct nvkm_disp *, int); 112 int gf119_dac_cnt(struct nvkm_disp *, unsigned long *); 113 int gf119_dac_new(struct nvkm_disp *, int); 121 int nv50_sor_cnt(struct nvkm_disp *, unsigned long *); 126 int g84_sor_new(struct nvkm_disp *, int); 129 int g94_sor_cnt(struct nvkm_disp *, unsigned long *); [all …]
|
D | head.h | 9 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);
|
D | base.c | 44 struct nvkm_disp *disp = container_of(event, typeof(*disp), vblank); in nvkm_disp_vblank_fini() 53 struct nvkm_disp *disp = container_of(event, typeof(*disp), vblank); in nvkm_disp_vblank_init() 66 nvkm_disp_vblank(struct nvkm_disp *disp, int head) in nvkm_disp_vblank() 88 struct nvkm_disp *disp = nvkm_disp(oclass->engine); in nvkm_disp_class_get() 100 struct nvkm_disp *disp = nvkm_disp(engine); in nvkm_disp_intr() 107 struct nvkm_disp *disp = nvkm_disp(engine); in nvkm_disp_fini() 128 struct nvkm_disp *disp = nvkm_disp(engine); in nvkm_disp_init() 160 struct nvkm_disp *disp = nvkm_disp(engine); in nvkm_disp_oneinit() 308 struct nvkm_disp *disp = nvkm_disp(engine); in nvkm_disp_dtor() 353 nvkm_disp = { variable [all …]
|
D | outp.h | 13 struct nvkm_disp *disp; 71 int nvkm_outp_new_(const struct nvkm_outp_func *, struct nvkm_disp *, int index, 73 int nvkm_outp_new(struct nvkm_disp *, int index, struct dcb_output *, struct nvkm_outp **); 79 void nvkm_outp_route(struct nvkm_disp *);
|
D | chan.c | 55 struct nvkm_disp *disp = chan->disp; in nvkm_disp_chan_ntfy() 83 struct nvkm_disp *disp; 105 struct nvkm_disp *disp = chan->disp; in nvkm_disp_chan_child_new() 175 struct nvkm_disp *disp = chan->disp; in nvkm_disp_chan_dtor() 199 nvkm_disp_chan_new_(struct nvkm_disp *disp, int nr, const struct nvkm_oclass *oclass, in nvkm_disp_chan_new_() 254 struct nvkm_disp *disp = nvkm_udisp(oclass->parent); in nvkm_disp_wndw_new() 263 struct nvkm_disp *disp = nvkm_udisp(oclass->parent); in nvkm_disp_chan_new() 272 struct nvkm_disp *disp = nvkm_udisp(oclass->parent); in nvkm_disp_core_new()
|
D | udisp.c | 33 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()
|
D | nv50.c | 145 nv50_pior_new(struct nvkm_disp *disp, int id) in nv50_pior_new() 151 nv50_pior_cnt(struct nvkm_disp *disp, unsigned long *pmask) in nv50_pior_cnt() 226 nv50_sor_new(struct nvkm_disp *disp, int id) in nv50_sor_new() 232 nv50_sor_cnt(struct nvkm_disp *disp, unsigned long *pmask) in nv50_sor_cnt() 322 nv50_dac_new(struct nvkm_disp *disp, int id) in nv50_dac_new() 328 nv50_dac_cnt(struct nvkm_disp *disp, unsigned long *pmask) in nv50_dac_cnt() 403 nv50_head_new(struct nvkm_disp *disp, int id) in nv50_head_new() 409 nv50_head_cnt(struct nvkm_disp *disp, unsigned long *pmask) in nv50_head_cnt() 417 nv50_disp_mthd_list(struct nvkm_disp *disp, int debug, u32 base, int c, in nv50_disp_mthd_list() 448 struct nvkm_disp *disp = chan->disp; in nv50_disp_chan_mthd() [all …]
|
D | gv100.c | 221 gv100_sor_new(struct nvkm_disp *disp, int id) in gv100_sor_new() 233 gv100_sor_cnt(struct nvkm_disp *disp, unsigned long *pmask) in gv100_sor_cnt() 308 gv100_head_new(struct nvkm_disp *disp, int id) in gv100_head_new() 319 gv100_head_cnt(struct nvkm_disp *disp, unsigned long *pmask) in gv100_head_cnt() 545 gv100_disp_wndw_cnt(struct nvkm_disp *disp, unsigned long *pmask) in gv100_disp_wndw_cnt() 797 struct nvkm_disp *disp; 821 struct nvkm_disp *disp = nvkm_udisp(oclass->parent); in gv100_disp_caps_new() 836 struct nvkm_disp *disp = container_of(work, struct nvkm_disp, super.work); in gv100_disp_super() 894 gv100_disp_exception(struct nvkm_disp *disp, int chid) in gv100_disp_exception() 936 gv100_disp_intr_ctrl_disp(struct nvkm_disp *disp) in gv100_disp_intr_ctrl_disp() [all …]
|
D | gf119.c | 337 gf119_sor_new(struct nvkm_disp *disp, int id) in gf119_sor_new() 343 gf119_sor_cnt(struct nvkm_disp *disp, unsigned long *pmask) in gf119_sor_cnt() 385 gf119_dac_new(struct nvkm_disp *disp, int id) in gf119_dac_new() 391 gf119_dac_cnt(struct nvkm_disp *disp, unsigned long *pmask) in gf119_dac_cnt() 465 gf119_head_new(struct nvkm_disp *disp, int id) in gf119_head_new() 471 gf119_head_cnt(struct nvkm_disp *disp, unsigned long *pmask) in gf119_head_cnt() 481 struct nvkm_disp *disp = container_of(event, typeof(*disp), uevent); in gf119_disp_chan_uevent_fini() 490 struct nvkm_disp *disp = container_of(event, typeof(*disp), uevent); in gf119_disp_chan_uevent_init() 518 struct nvkm_disp *disp = chan->disp; in gf119_disp_pioc_fini() 537 struct nvkm_disp *disp = chan->disp; in gf119_disp_pioc_init() [all …]
|
D | nv04.c | 74 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()
|
D | head.c | 32 nvkm_head_find(struct nvkm_disp *disp, int id) in nvkm_head_find() 56 struct nvkm_disp *disp, int id) in nvkm_head_new_()
|
D | conn.h | 10 struct nvkm_disp *disp; 19 int nvkm_conn_new(struct nvkm_disp *, int index, struct nvbios_connE *,
|
D | mcp77.c | 39 mcp77_sor_new(struct nvkm_disp *disp, int id) in mcp77_sor_new() 69 struct nvkm_disp **pdisp) in mcp77_disp_new()
|
D | ior.c | 34 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_()
|
D | gp100.c | 46 gp100_sor_new(struct nvkm_disp *disp, int id) in gp100_sor_new() 81 struct nvkm_disp **pdisp) in gp100_disp_new()
|
D | mcp89.c | 53 mcp89_sor_new(struct nvkm_disp *disp, int id) in mcp89_sor_new() 83 struct nvkm_disp **pdisp) in mcp89_disp_new()
|
D | conn.c | 53 nvkm_conn_ctor(struct nvkm_disp *disp, int index, struct nvbios_connE *info, in nvkm_conn_ctor() 88 nvkm_conn_new(struct nvkm_disp *disp, int index, struct nvbios_connE *info, in nvkm_conn_new()
|
D | gm107.c | 79 gm107_sor_new(struct nvkm_disp *disp, int id) in gm107_sor_new() 109 struct nvkm_disp **pdisp) in gm107_disp_new()
|
D | tu102.c | 97 tu102_sor_new(struct nvkm_disp *disp, int id) in tu102_sor_new() 106 tu102_disp_init(struct nvkm_disp *disp) in tu102_disp_init() 233 struct nvkm_disp **pdisp) in tu102_disp_new()
|
D | outp.c | 33 nvkm_outp_route(struct nvkm_disp *disp) in nvkm_outp_route() 220 struct nvkm_disp *disp = outp->disp; in nvkm_outp_init_route() 297 nvkm_outp_new_(const struct nvkm_outp_func *func, struct nvkm_disp *disp, in nvkm_outp_new_() 334 nvkm_outp_new(struct nvkm_disp *disp, int index, struct dcb_output *dcbE, in nvkm_outp_new()
|
D | g94.c | 172 g94_sor_war_update_sppll1(struct nvkm_disp *disp) in g94_sor_war_update_sppll1() 303 g94_sor_new(struct nvkm_disp *disp, int id) in g94_sor_new() 309 g94_sor_cnt(struct nvkm_disp *disp, unsigned long *pmask) in g94_sor_cnt() 375 struct nvkm_disp **pdisp) in g94_disp_new()
|
D | ga102.c | 114 ga102_sor_new(struct nvkm_disp *disp, int id) in ga102_sor_new() 147 struct nvkm_disp **pdisp) in ga102_disp_new()
|
D | uhead.c | 90 struct nvkm_disp *disp = head->disp; in nvkm_uhead_dtor() 108 struct nvkm_disp *disp = nvkm_udisp(oclass->parent); in nvkm_uhead_new()
|
/linux-6.6.21/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
D | disp.h | 4 #define nvkm_disp(p) container_of((p), struct nvkm_disp, engine) macro 9 struct nvkm_disp { struct 54 int nv04_disp_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_disp **); argument 55 int nv50_disp_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_disp **); 56 int g84_disp_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_disp **); 57 int gt200_disp_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_disp **); 58 int g94_disp_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_disp **); 59 int mcp77_disp_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_disp **); 60 int gt215_disp_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_disp **); 61 int mcp89_disp_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_disp **); [all …]
|