Lines Matching refs:nvkm_gr
163 struct gf100_gr *gr = gf100_gr(nvkm_gr(object->engine)); in gf100_fermi_mthd_zbc_color()
209 struct gf100_gr *gr = gf100_gr(nvkm_gr(object->engine)); in gf100_fermi_mthd_zbc_depth()
299 gf100_gr_object_get(struct nvkm_gr *base, int index, struct nvkm_sclass *sclass) in gf100_gr_object_get()
378 gf100_gr_chan_new(struct nvkm_gr *base, struct nvkm_fifo_chan *fifoch, in gf100_gr_chan_new()
719 gf100_gr_ctxsw_inst(struct nvkm_gr *gr) in gf100_gr_ctxsw_inst()
745 gf100_gr_fecs_start_ctxsw(struct nvkm_gr *base) in gf100_gr_fecs_start_ctxsw()
760 gf100_gr_fecs_stop_ctxsw(struct nvkm_gr *base) in gf100_gr_fecs_stop_ctxsw()
924 gf100_gr_chsw_load(struct nvkm_gr *base) in gf100_gr_chsw_load()
1100 gf100_gr_units(struct nvkm_gr *base) in gf100_gr_units()
1546 gf100_gr_intr(struct nvkm_gr *base) in gf100_gr_intr()
1942 gf100_gr_oneinit(struct nvkm_gr *base) in gf100_gr_oneinit()
1980 gf100_gr_init_(struct nvkm_gr *base) in gf100_gr_init_()
2026 gf100_gr_fini(struct nvkm_gr *base, bool suspend) in gf100_gr_fini()
2036 gf100_gr_dtor(struct nvkm_gr *base) in gf100_gr_dtor()
2091 enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gf100_gr_new_()
2486 gf100_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gf100_gr_new()