Lines Matching defs:device
46 struct nvkm_device *device = gr->base.engine.subdev.device; in gf100_gr_zbc_clear_color() local
97 struct nvkm_device *device = gr->base.engine.subdev.device; in gf100_gr_zbc_clear_depth() local
233 gf100_gr_mthd_set_shader_exceptions(struct nvkm_device *device, u32 data) in gf100_gr_mthd_set_shader_exceptions()
240 gf100_gr_mthd_sw(struct nvkm_device *device, u16 class, u32 mthd, u32 data) in gf100_gr_mthd_sw()
351 struct nvkm_device *device = gr->base.engine.subdev.device; in gf100_gr_chan_new() local
711 struct nvkm_device *device = subdev->device; in gf100_gr_wait_idle() local
739 struct nvkm_device *device = gr->base.engine.subdev.device; in gf100_gr_mmio() local
756 struct nvkm_device *device = gr->base.engine.subdev.device; in gf100_gr_icmd() local
794 struct nvkm_device *device = gr->base.engine.subdev.device; in gf100_gr_mthd() local
858 struct nvkm_device *device = subdev->device; in gf100_gr_trap_gpc_rop() local
900 struct nvkm_device *device = subdev->device; in gf100_gr_trap_mp() local
921 struct nvkm_device *device = subdev->device; in gf100_gr_trap_tpc() local
959 struct nvkm_device *device = subdev->device; in gf100_gr_trap_gpc() local
1007 struct nvkm_device *device = subdev->device; in gf100_gr_trap_intr() local
1109 struct nvkm_device *device = subdev->device; in gf100_gr_ctxctl_debug_unit() local
1127 struct nvkm_device *device = gr->base.engine.subdev.device; in gf100_gr_ctxctl_debug() local
1140 struct nvkm_device *device = subdev->device; in gf100_gr_ctxctl_isr() local
1182 struct nvkm_device *device = subdev->device; in gf100_gr_intr() local
1273 struct nvkm_device *device = gr->base.engine.subdev.device; in gf100_gr_init_fw() local
1297 struct nvkm_device *device = gr->base.engine.subdev.device; in gf100_gr_init_csdata() local
1339 struct nvkm_device *device = subdev->device; in gf100_gr_init_ctxctl() local
1500 struct nvkm_device *device = gr->base.engine.subdev.device; in gf100_gr_oneinit() local
1631 struct nvkm_device *device = subdev->device; in gf100_gr_ctor_fw() local
1661 gf100_gr_ctor(const struct gf100_gr_func *func, struct nvkm_device *device, in gf100_gr_ctor()
1689 gf100_gr_new_(const struct gf100_gr_func *func, struct nvkm_device *device, in gf100_gr_new_()
1702 struct nvkm_device *device = gr->base.engine.subdev.device; in gf100_gr_init() local
1845 gf100_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in gf100_gr_new()