Searched refs:nv04_devinit_post (Results 1 - 25 of 26) sorted by relevance
12
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
H A D | nv1a.c | 33 .post = nv04_devinit_post,
|
H A D | priv.h | 21 int nv04_devinit_post(struct nvkm_devinit *, bool);
|
H A D | g84.c | 58 .post = nv04_devinit_post,
|
H A D | g98.c | 57 .post = nv04_devinit_post,
|
H A D | mcp89.c | 58 .post = nv04_devinit_post,
|
H A D | gm107.c | 51 .post = nv04_devinit_post,
|
H A D | nv20.c | 69 .post = nv04_devinit_post,
|
H A D | nv10.c | 103 .post = nv04_devinit_post,
|
H A D | gf100.c | 111 .post = nv04_devinit_post,
|
H A D | gt215.c | 142 .post = nv04_devinit_post,
|
H A D | nv05.c | 133 .post = nv04_devinit_post,
|
H A D | nv50.c | 169 .post = nv04_devinit_post,
|
H A D | nv04.c | 394 nv04_devinit_post(struct nvkm_devinit *init, bool execute) in nv04_devinit_post() function 456 .post = nv04_devinit_post,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
H A D | nv1a.c | 33 .post = nv04_devinit_post,
|
H A D | priv.h | 22 int nv04_devinit_post(struct nvkm_devinit *, bool);
|
H A D | mcp89.c | 55 .post = nv04_devinit_post,
|
H A D | gm107.c | 48 .post = nv04_devinit_post,
|
H A D | g98.c | 54 .post = nv04_devinit_post,
|
H A D | g84.c | 55 .post = nv04_devinit_post,
|
H A D | nv20.c | 69 .post = nv04_devinit_post,
|
H A D | nv10.c | 103 .post = nv04_devinit_post,
|
H A D | gt215.c | 139 .post = nv04_devinit_post,
|
H A D | gf100.c | 108 .post = nv04_devinit_post,
|
H A D | nv05.c | 133 .post = nv04_devinit_post,
|
H A D | nv50.c | 165 .post = nv04_devinit_post,
|
Completed in 7 milliseconds
12