Searched refs:gp100_gr_init_shader_exceptions (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgp10b.c57 .init_shader_exceptions = gp100_gr_init_shader_exceptions,
H A Dgp107.c47 .init_shader_exceptions = gp100_gr_init_shader_exceptions,
H A Dgp104.c45 .init_shader_exceptions = gp100_gr_init_shader_exceptions,
H A Dgp100.c72 gp100_gr_init_shader_exceptions(struct gf100_gr *gr, int gpc, int tpc) function
121 .init_shader_exceptions = gp100_gr_init_shader_exceptions,
H A Dgp102.c117 .init_shader_exceptions = gp100_gr_init_shader_exceptions,
H A Dgf100.h250 void gp100_gr_init_shader_exceptions(struct gf100_gr *, int, int);

Completed in 295 milliseconds