Searched refs:nv04_devinit_post (Results  1 – 13 of 13) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ | 
| D | nv1a.c | 33 	.post = nv04_devinit_post,
  | 
| D | priv.h | 22 int nv04_devinit_post(struct nvkm_devinit *, bool);
  | 
| D | gm107.c | 51 	.post = nv04_devinit_post,
  | 
| D | g98.c | 57 	.post = nv04_devinit_post,
  | 
| D | mcp89.c | 58 	.post = nv04_devinit_post,
  | 
| D | g84.c | 58 	.post = nv04_devinit_post,
  | 
| D | nv20.c | 69 	.post = nv04_devinit_post,
  | 
| D | nv10.c | 103 	.post = nv04_devinit_post,
  | 
| D | gf100.c | 111 	.post = nv04_devinit_post,
  | 
| D | gt215.c | 142 	.post = nv04_devinit_post,
  | 
| D | nv05.c | 133 	.post = nv04_devinit_post,
  | 
| D | nv04.c | 394 nv04_devinit_post(struct nvkm_devinit *init, bool execute)  in nv04_devinit_post()  function 455 	.post = nv04_devinit_post,
  | 
| D | nv50.c | 168 	.post = nv04_devinit_post,
  |