Home
last modified time | relevance | path

Searched refs:init_shader_exceptions (Results 1 – 21 of 21) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgp107.c47 .init_shader_exceptions = gp100_gr_init_shader_exceptions,
H A Dgp10b.c57 .init_shader_exceptions = gp100_gr_init_shader_exceptions,
H A Dgp104.c45 .init_shader_exceptions = gp100_gr_init_shader_exceptions,
H A Dgf104.c129 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
H A Dgf110.c101 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
H A Dgk110b.c120 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
H A Dgf108.c127 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
H A Dgf119.c192 .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 Dgp100.c121 .init_shader_exceptions = gp100_gr_init_shader_exceptions,
H A Dgp102.c117 .init_shader_exceptions = gp100_gr_init_shader_exceptions,
H A Dgk104.c472 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
H A Dtu102.c114 .init_shader_exceptions = gv100_gr_init_shader_exceptions,
H A Dgm107.c413 .init_shader_exceptions = gm107_gr_init_shader_exceptions,
H A Dgm200.c201 .init_shader_exceptions = gm107_gr_init_shader_exceptions,
H A Dga102.c167 .init_shader_exceptions = gv100_gr_init_shader_exceptions,
H A Dgv100.c297 .init_shader_exceptions = gv100_gr_init_shader_exceptions,
H A Dgf100.h177 void (*init_shader_exceptions)(struct gf100_gr *, int gpc, int tpc); member
H A Dgf100.c2439 gr->func->init_shader_exceptions(gr, gpc, tpc); in gf100_gr_init()
2539 .init_shader_exceptions = gf100_gr_init_shader_exceptions,