Home
last modified time | relevance | path

Searched refs:nvbios_init (Results 1 – 20 of 20) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
Dinit.c57 init_exec(struct nvbios_init *init) in init_exec()
63 init_exec_set(struct nvbios_init *init, bool exec) in init_exec_set()
70 init_exec_inv(struct nvbios_init *init) in init_exec_inv()
76 init_exec_force(struct nvbios_init *init, bool exec) in init_exec_force()
87 init_or(struct nvbios_init *init) in init_or()
98 init_link(struct nvbios_init *init) in init_link()
109 init_crtc(struct nvbios_init *init) in init_crtc()
120 init_conn(struct nvbios_init *init) in init_conn()
142 init_nvreg(struct nvbios_init *init, u32 reg) in init_nvreg()
182 init_rd32(struct nvbios_init *init, u32 reg) in init_rd32()
[all …]
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
Dinit.h3 struct nvbios_init { struct
18 int nvbios_exec(struct nvbios_init *); argument
19 int nvbios_init(struct nvkm_subdev *, bool execute);
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
Dnv1a.c39 .post = nvbios_init,
Dnv50.c129 struct nvbios_init init = { in nv50_devinit_init()
173 .post = nvbios_init,
Dgm107.c58 .post = nvbios_init,
Dmcp89.c65 .post = nvbios_init,
Dg84.c65 .post = nvbios_init,
Dg98.c64 .post = nvbios_init,
Dnv20.c76 .post = nvbios_init,
Dnv10.c110 .post = nvbios_init,
Dgt215.c149 .post = nvbios_init,
Dgf100.c126 .post = nvbios_init,
Dnv05.c139 .post = nvbios_init,
Dnv04.c469 .post = nvbios_init,
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Ddport.c55 struct nvbios_init init = { in dp_set_link_config()
265 struct nvbios_init init = { in dp_link_train_init()
291 struct nvbios_init init = { in dp_link_train_fini()
Dgf110.c856 struct nvbios_init init = { in exec_script()
917 struct nvbios_init init = { in exec_clkcmp()
947 struct nvbios_init init = { in gf110_disp_intr_unk2_0()
Dnv50.c1483 struct nvbios_init init = { in exec_script()
1570 struct nvbios_init init = { in exec_clkcmp()
1612 struct nvbios_init init = { in nv50_disp_intr_unk20_0()
/linux-4.1.27/drivers/gpu/drm/nouveau/dispnv04/
Ddisp.h174 struct nvbios_init init = { in nouveau_bios_run_init_table()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dramnv40.c142 struct nvbios_init init = { in nv40_ram_prog()
Dramgk104.c1343 nvbios_exec(&(struct nvbios_init) { in gk104_ram_init()