Searched refs:gf100_gr_init_shader_exceptions (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/ |
H A D | nouveau_nvkm_engine_gr_gf110.c | 106 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
|
H A D | nouveau_nvkm_engine_gr_gk110b.c | 125 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
|
H A D | nouveau_nvkm_engine_gr_gf104.c | 134 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
|
H A D | nouveau_nvkm_engine_gr_gf108.c | 132 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
|
H A D | nouveau_nvkm_engine_gr_gf119.c | 197 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
|
H A D | nouveau_nvkm_engine_gr_gk208.c | 183 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
|
H A D | nouveau_nvkm_engine_gr_gf117.c | 172 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
|
H A D | nouveau_nvkm_engine_gr_gk110.c | 373 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
|
H A D | nouveau_nvkm_engine_gr_gk104.c | 477 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
|
H A D | gf100.h | 212 void gf100_gr_init_shader_exceptions(struct gf100_gr *, int, int);
|
H A D | nouveau_nvkm_engine_gr_gf100.c | 2132 gf100_gr_init_shader_exceptions(struct gf100_gr *gr, int gpc, int tpc) in gf100_gr_init_shader_exceptions() function 2391 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
|