| /linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| H A D | priv.h | 4 #define nvkm_udisp(p) container_of((p), struct nvkm_disp, client.object) 12 struct nvkm_disp **); 15 struct nvkm_disp *); 17 struct nvkm_disp **); 18 void nvkm_disp_vblank(struct nvkm_disp *, int head); 21 void (*dtor)(struct nvkm_disp *); 22 int (*oneinit)(struct nvkm_disp *); 23 int (*init)(struct nvkm_disp *); 24 void (*fini)(struct nvkm_disp *, bool suspend); 25 void (*intr)(struct nvkm_disp *); [all …]
|
| H A D | base.c | 41 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 D | ior.h | 9 struct nvkm_disp *disp; 105 int nvkm_ior_new_(const struct nvkm_ior_func *func, struct nvkm_disp *, 108 struct nvkm_ior *nvkm_ior_find(struct nvkm_disp *, enum nvkm_ior_type, int id); 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 *); [all …]
|
| H A 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);
|
| H A D | chan.c | 33 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 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()
|
| H A D | nv50.c | 147 nv50_pior_new(struct nvkm_disp *disp, int id) in nv50_pior_new() 153 nv50_pior_cnt(struct nvkm_disp *disp, unsigned long *pmask) in nv50_pior_cnt() 260 nv50_sor_new(struct nvkm_disp *disp, int id) in nv50_sor_new() 266 nv50_sor_cnt(struct nvkm_disp *disp, unsigned long *pmask) in nv50_sor_cnt() 356 nv50_dac_new(struct nvkm_disp *disp, int id) in nv50_dac_new() 362 nv50_dac_cnt(struct nvkm_disp *disp, unsigned long *pmask) in nv50_dac_cnt() 437 nv50_head_new(struct nvkm_disp *disp, int id) in nv50_head_new() 443 nv50_head_cnt(struct nvkm_disp *disp, unsigned long *pmask) in nv50_head_cnt() 451 nv50_disp_mthd_list(struct nvkm_disp *disp, int debug, u32 base, int c, in nv50_disp_mthd_list() 482 struct nvkm_disp *disp = chan->disp; in nv50_disp_chan_mthd() [all …]
|
| H A D | gv100.c | 222 gv100_sor_new(struct nvkm_disp *disp, int id) in gv100_sor_new() 234 gv100_sor_cnt(struct nvkm_disp *disp, unsigned long *pmask) in gv100_sor_cnt() 309 gv100_head_new(struct nvkm_disp *disp, int id) in gv100_head_new() 320 gv100_head_cnt(struct nvkm_disp *disp, unsigned long *pmask) in gv100_head_cnt() 546 gv100_disp_wndw_cnt(struct nvkm_disp *disp, unsigned long *pmask) in gv100_disp_wndw_cnt() 798 struct nvkm_disp *disp; 822 struct nvkm_disp *disp = nvkm_udisp(oclass->parent); in gv100_disp_caps_new() 837 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 …]
|
| H A D | gf119.c | 338 gf119_sor_new(struct nvkm_disp *disp, int id) in gf119_sor_new() 344 gf119_sor_cnt(struct nvkm_disp *disp, unsigned long *pmask) in gf119_sor_cnt() 386 gf119_dac_new(struct nvkm_disp *disp, int id) in gf119_dac_new() 392 gf119_dac_cnt(struct nvkm_disp *disp, unsigned long *pmask) in gf119_dac_cnt() 466 gf119_head_new(struct nvkm_disp *disp, int id) in gf119_head_new() 472 gf119_head_cnt(struct nvkm_disp *disp, unsigned long *pmask) in gf119_head_cnt() 482 struct nvkm_disp *disp = container_of(event, typeof(*disp), uevent); in gf119_disp_chan_uevent_fini() 491 struct nvkm_disp *disp = container_of(event, typeof(*disp), uevent); in gf119_disp_chan_uevent_init() 519 struct nvkm_disp *disp = chan->disp; in gf119_disp_pioc_fini() 538 struct nvkm_disp *disp = chan->disp; in gf119_disp_pioc_init() [all …]
|
| H A 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()
|
| H A D | outp.h | 13 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 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_()
|
| H A D | conn.h | 10 struct nvkm_disp *disp; 19 int nvkm_conn_new(struct nvkm_disp *, int index, struct nvbios_connE *,
|
| H A D | mcp77.c | 40 mcp77_sor_new(struct nvkm_disp *disp, int id) in mcp77_sor_new() 70 struct nvkm_disp **pdisp) in mcp77_disp_new()
|
| H A 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_()
|
| H A D | mcp89.c | 54 mcp89_sor_new(struct nvkm_disp *disp, int id) in mcp89_sor_new() 84 struct nvkm_disp **pdisp) in mcp89_disp_new()
|
| H A D | gp100.c | 47 gp100_sor_new(struct nvkm_disp *disp, int id) in gp100_sor_new() 82 struct nvkm_disp **pdisp) in gp100_disp_new()
|
| H A D | conn.c | 43 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 D | gm107.c | 80 gm107_sor_new(struct nvkm_disp *disp, int id) in gm107_sor_new() 110 struct nvkm_disp **pdisp) in gm107_disp_new()
|
| H A D | tu102.c | 99 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 D | g94.c | 172 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 D | uconn.c | 98 struct nvkm_disp *disp = conn->disp; in nvkm_uconn_uevent() 155 struct nvkm_disp *disp = conn->disp; in nvkm_uconn_dtor() 172 struct nvkm_disp *disp = nvkm_udisp(oclass->parent); in nvkm_uconn_new()
|
| H A D | ga102.c | 116 ga102_sor_new(struct nvkm_disp *disp, int id) in ga102_sor_new() 149 struct nvkm_disp **pdisp) in ga102_disp_new()
|
| H A 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()
|
| H A D | outp.c | 35 nvkm_outp_route(struct nvkm_disp *disp) in nvkm_outp_route() 293 struct nvkm_disp *disp = outp->disp; in nvkm_outp_inherit() 374 nvkm_outp_new_(const struct nvkm_outp_func *func, struct nvkm_disp *disp, in nvkm_outp_new_() 419 nvkm_outp_new(struct nvkm_disp *disp, int index, struct dcb_output *dcbE, in nvkm_outp_new()
|