Home
last modified time | relevance | path

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 Dnouveau_nvkm_engine_gr_gf110.c106 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
H A Dnouveau_nvkm_engine_gr_gk110b.c125 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
H A Dnouveau_nvkm_engine_gr_gf104.c134 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
H A Dnouveau_nvkm_engine_gr_gf108.c132 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
H A Dnouveau_nvkm_engine_gr_gf119.c197 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
H A Dnouveau_nvkm_engine_gr_gk208.c183 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
H A Dnouveau_nvkm_engine_gr_gf117.c172 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
H A Dnouveau_nvkm_engine_gr_gk110.c373 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
H A Dnouveau_nvkm_engine_gr_gk104.c477 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
H A Dgf100.h212 void gf100_gr_init_shader_exceptions(struct gf100_gr *, int, int);
H A Dnouveau_nvkm_engine_gr_gf100.c2132 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,