Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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 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 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.c165 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
H A Dgv100.c105 .init_shader_exceptions = gv100_gr_init_shader_exceptions,
H A Dgp102.c117 .init_shader_exceptions = gp100_gr_init_shader_exceptions,
H A Dgp100.c121 .init_shader_exceptions = gp100_gr_init_shader_exceptions,
H A Dgk110.c368 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
H A Dtu102.c111 .init_shader_exceptions = gv100_gr_init_shader_exceptions,
H A Dgk104.c472 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
H A Dgm107.c413 .init_shader_exceptions = gm107_gr_init_shader_exceptions,
H A Dgm200.c202 .init_shader_exceptions = gm107_gr_init_shader_exceptions,
H A Dgf100.h176 void (*init_shader_exceptions)(struct gf100_gr *, int gpc, int tpc); member
H A Dgf100.c2343 gr->func->init_shader_exceptions(gr, gpc, tpc); in gf100_gr_init()
2408 .init_shader_exceptions = gf100_gr_init_shader_exceptions,