Searched refs:init_fecs_exceptions (Results 1 – 20 of 20) sorted by relevance
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/ |
H A D | nouveau_nvkm_engine_gr_gp107.c | 45 .init_fecs_exceptions = gp100_gr_init_fecs_exceptions,
|
H A D | nouveau_nvkm_engine_gr_gp10b.c | 55 .init_fecs_exceptions = gp100_gr_init_fecs_exceptions,
|
H A D | nouveau_nvkm_engine_gr_gp104.c | 43 .init_fecs_exceptions = gp100_gr_init_fecs_exceptions,
|
H A D | nouveau_nvkm_engine_gr_gf110.c | 101 .init_fecs_exceptions = gf100_gr_init_fecs_exceptions,
|
H A D | nouveau_nvkm_engine_gr_gk110b.c | 119 .init_fecs_exceptions = gf100_gr_init_fecs_exceptions,
|
H A D | nouveau_nvkm_engine_gr_gf104.c | 129 .init_fecs_exceptions = gf100_gr_init_fecs_exceptions,
|
H A D | nouveau_nvkm_engine_gr_gf108.c | 127 .init_fecs_exceptions = gf100_gr_init_fecs_exceptions,
|
H A D | nouveau_nvkm_engine_gr_gf119.c | 192 .init_fecs_exceptions = gf100_gr_init_fecs_exceptions,
|
H A D | nouveau_nvkm_engine_gr_gk208.c | 178 .init_fecs_exceptions = gf100_gr_init_fecs_exceptions,
|
H A D | nouveau_nvkm_engine_gr_gf117.c | 167 .init_fecs_exceptions = gf100_gr_init_fecs_exceptions,
|
H A D | nouveau_nvkm_engine_gr_gv100.c | 105 .init_fecs_exceptions = gp100_gr_init_fecs_exceptions,
|
H A D | nouveau_nvkm_engine_gr_gp102.c | 115 .init_fecs_exceptions = gp100_gr_init_fecs_exceptions,
|
H A D | nouveau_nvkm_engine_gr_gp100.c | 118 .init_fecs_exceptions = gp100_gr_init_fecs_exceptions,
|
H A D | nouveau_nvkm_engine_gr_gk110.c | 367 .init_fecs_exceptions = gf100_gr_init_fecs_exceptions,
|
H A D | nouveau_nvkm_engine_gr_tu102.c | 113 .init_fecs_exceptions = tu102_gr_init_fecs_exceptions,
|
H A D | nouveau_nvkm_engine_gr_gk104.c | 471 .init_fecs_exceptions = gk104_gr_init_fecs_exceptions,
|
H A D | nouveau_nvkm_engine_gr_gm200.c | 193 .init_fecs_exceptions = gf100_gr_init_fecs_exceptions,
|
H A D | nouveau_nvkm_engine_gr_gm107.c | 412 .init_fecs_exceptions = gf100_gr_init_fecs_exceptions,
|
H A D | gf100.h | 168 void (*init_fecs_exceptions)(struct gf100_gr *); member
|
H A D | nouveau_nvkm_engine_gr_gf100.c | 2283 gr->func->init_fecs_exceptions(gr); in gf100_gr_init() 2386 .init_fecs_exceptions = gf100_gr_init_fecs_exceptions,
|