Home
last modified time | relevance | path

Searched refs:nv50_core (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/gpu/drm/nouveau/dispnv50/
A Dcore.h8 struct nv50_core { struct
14 int nv50_core_new(struct nouveau_drm *, struct nv50_core **); argument
15 void nv50_core_del(struct nv50_core **);
18 int (*init)(struct nv50_core *);
26 int (*owner)(struct nv50_core *);
34 int (*ctrl)(struct nv50_core *, int or, u32 ctrl,
44 struct nv50_core **);
45 int core507d_init(struct nv50_core *);
50 int core507d_update(struct nv50_core *, u32 *, bool);
68 int corec37d_update(struct nv50_core *, u32 *, bool);
[all …]
A Dcore.c27 nv50_core_del(struct nv50_core **pcore) in nv50_core_del()
29 struct nv50_core *core = *pcore; in nv50_core_del()
38 nv50_core_new(struct nouveau_drm *drm, struct nv50_core **pcore) in nv50_core_new()
43 int (*new)(struct nouveau_drm *, s32, struct nv50_core **); in nv50_core_new()
A Dcore507d.c34 core507d_update(struct nv50_core *core, u32 *interlock, bool ntfy) in core507d_update()
106 struct nv50_core *core = disp->core; in core507d_caps_init()
131 core507d_init(struct nv50_core *core) in core507d_init()
158 s32 oclass, struct nv50_core **pcore) in core507d_new_()
162 struct nv50_core *core; in core507d_new_()
181 core507d_new(struct nouveau_drm *drm, s32 oclass, struct nv50_core **pcore) in core507d_new()
A Dcorec37d.c34 corec37d_wndw_owner(struct nv50_core *core) in corec37d_wndw_owner()
52 corec37d_update(struct nv50_core *core, u32 *interlock, bool ntfy) in corec37d_update()
128 corec37d_init(struct nv50_core *core) in corec37d_init()
176 corec37d_new(struct nouveau_drm *drm, s32 oclass, struct nv50_core **pcore) in corec37d_new()
A Dcore907d.c35 struct nv50_core *core = disp->core; in core907d_caps_init()
75 core907d_new(struct nouveau_drm *drm, s32 oclass, struct nv50_core **pcore) in core907d_new()
A Dcorec57d.c30 corec57d_init(struct nv50_core *core) in corec57d_init()
77 corec57d_new(struct nouveau_drm *drm, s32 oclass, struct nv50_core **pcore) in corec57d_new()
A Ddac907d.c29 dac907d_ctrl(struct nv50_core *core, int or, u32 ctrl, in dac907d_ctrl()
A Dcore827d.c39 core827d_new(struct nouveau_drm *drm, s32 oclass, struct nv50_core **pcore) in core827d_new()
A Dcore917d.c41 core917d_new(struct nouveau_drm *drm, s32 oclass, struct nv50_core **pcore) in core917d_new()
A Dsorc37d.c29 sorc37d_ctrl(struct nv50_core *core, int or, u32 ctrl, in sorc37d_ctrl()
A Dsor907d.c32 sor907d_ctrl(struct nv50_core *core, int or, u32 ctrl, in sor907d_ctrl()
A Ddac507d.c29 dac507d_ctrl(struct nv50_core *core, int or, u32 ctrl, in dac507d_ctrl()
A Dpior507d.c30 pior507d_ctrl(struct nv50_core *core, int or, u32 ctrl, in pior507d_ctrl()
A Dsor507d.c30 sor507d_ctrl(struct nv50_core *core, int or, u32 ctrl, in sor507d_ctrl()
A Ddisp.h14 struct nv50_core *core;
A Ddisp.c490 struct nv50_core *core = nv50_disp(encoder->dev)->core; in nv50_dac_atomic_disable()
505 struct nv50_core *core = nv50_disp(encoder->dev)->core; in nv50_dac_atomic_enable()
1638 struct nv50_core *core = disp->core; in nv50_sor_update()
1942 struct nv50_core *core = nv50_disp(encoder->dev)->core; in nv50_pior_atomic_disable()
1957 struct nv50_core *core = nv50_disp(encoder->dev)->core; in nv50_pior_atomic_enable()
2070 struct nv50_core *core = disp->core; in nv50_disp_atomic_commit_core()
2126 struct nv50_core *core = disp->core; in nv50_disp_atomic_commit_tail()
2516 struct nv50_core *core = nv50_disp(dev)->core; in nv50_disp_atomic_check()
2646 struct nv50_core *core = nv50_disp(dev)->core; in nv50_display_init()
A Dcrc.c74 struct nv50_core *core = disp->core; in nv50_crc_program_ctx()
508 struct nv50_core *core = nv50_disp(head->base.base.dev)->core; in nv50_crc_ctx_init()

Completed in 26 milliseconds