Searched refs:init_shader_exceptions (Results  1 – 19 of 19) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/engine/gr/ | 
| D | gp10b.c | 45 	.init_shader_exceptions = gp100_gr_init_shader_exceptions,
  | 
| D | gp104.c | 45 	.init_shader_exceptions = gp100_gr_init_shader_exceptions,
  | 
| D | gp107.c | 47 	.init_shader_exceptions = gp100_gr_init_shader_exceptions,
  | 
| D | gf104.c | 129 	.init_shader_exceptions = gf100_gr_init_shader_exceptions,
  | 
| D | gf110.c | 101 	.init_shader_exceptions = gf100_gr_init_shader_exceptions,
  | 
| D | gk110b.c | 120 	.init_shader_exceptions = gf100_gr_init_shader_exceptions,
  | 
| D | gf108.c | 127 	.init_shader_exceptions = gf100_gr_init_shader_exceptions,
  | 
| D | gf119.c | 192 	.init_shader_exceptions = gf100_gr_init_shader_exceptions,
  | 
| D | gk208.c | 178 	.init_shader_exceptions = gf100_gr_init_shader_exceptions,
  | 
| D | gf117.c | 165 	.init_shader_exceptions = gf100_gr_init_shader_exceptions,
  | 
| D | gp102.c | 117 	.init_shader_exceptions = gp100_gr_init_shader_exceptions,
  | 
| D | gv100.c | 105 	.init_shader_exceptions = gv100_gr_init_shader_exceptions,
  | 
| D | gp100.c | 121 	.init_shader_exceptions = gp100_gr_init_shader_exceptions,
  | 
| D | gk110.c | 368 	.init_shader_exceptions = gf100_gr_init_shader_exceptions,
  | 
| D | gm200.c | 183 	.init_shader_exceptions = gm107_gr_init_shader_exceptions,
  | 
| D | gk104.c | 472 	.init_shader_exceptions = gf100_gr_init_shader_exceptions,
  | 
| D | gm107.c | 413 	.init_shader_exceptions = gm107_gr_init_shader_exceptions,
  | 
| D | gf100.h | 184 	void (*init_shader_exceptions)(struct gf100_gr *, int gpc, int tpc);  member
  | 
| D | gf100.c | 2373 			gr->func->init_shader_exceptions(gr, gpc, tpc);  in gf100_gr_init() 2438 	.init_shader_exceptions = gf100_gr_init_shader_exceptions,
  |