Searched refs:init_504430 (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | gp107.c | 46 .init_504430 = gm107_gr_init_504430,
|
H A D | gp10b.c | 56 .init_504430 = gm107_gr_init_504430,
|
H A D | gp104.c | 44 .init_504430 = gm107_gr_init_504430,
|
H A D | gp102.c | 116 .init_504430 = gm107_gr_init_504430,
|
H A D | gp100.c | 120 .init_504430 = gm107_gr_init_504430,
|
H A D | tu102.c | 111 .init_504430 = gv100_gr_init_504430,
|
H A D | gm107.c | 412 .init_504430 = gm107_gr_init_504430,
|
H A D | gm200.c | 200 .init_504430 = gm107_gr_init_504430,
|
H A D | ga102.c | 165 .init_504430 = gv100_gr_init_504430,
|
H A D | gv100.c | 296 .init_504430 = gv100_gr_init_504430,
|
H A D | gf100.h | 176 void (*init_504430)(struct gf100_gr *, int gpc, int tpc); member
|
H A D | gf100.c | 2438 if (gr->func->init_504430) in gf100_gr_init() 2439 gr->func->init_504430(gr, gpc, tpc); in gf100_gr_init()
|