Home
last modified time | relevance | path

Searched refs:gf100_gr_init_shader_exceptions (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgf110.c101 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
H A Dgf104.c129 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
H A Dgk110b.c120 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
H A Dgf119.c192 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
H A Dgf108.c127 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
H A Dgk208.c178 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
H A Dgf117.c167 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
H A Dgk110.c368 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
H A Dgk104.c472 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
H A Dgf100.h215 void gf100_gr_init_shader_exceptions(struct gf100_gr *, int, int);
H A Dgf100.c2216 gf100_gr_init_shader_exceptions(struct gf100_gr *gr, int gpc, int tpc) in gf100_gr_init_shader_exceptions() function
2540 .init_shader_exceptions = gf100_gr_init_shader_exceptions,