#include "gf100.h"
#include "gk104.h"
#include "ctxgf100.h"
#include <subdev/timer.h>
#include <nvif/class.h>
const struct gf100_gr_init
gk110_gr_init_fe_0[] = …;
const struct gf100_gr_init
gk110_gr_init_ds_0[] = …;
const struct gf100_gr_init
gk110_gr_init_sked_0[] = …;
const struct gf100_gr_init
gk110_gr_init_cwd_0[] = …;
const struct gf100_gr_init
gk110_gr_init_gpc_unk_1[] = …;
const struct gf100_gr_init
gk110_gr_init_tex_0[] = …;
static const struct gf100_gr_init
gk110_gr_init_l1c_0[] = …;
const struct gf100_gr_init
gk110_gr_init_sm_0[] = …;
static const struct gf100_gr_pack
gk110_gr_pack_mmio[] = …;
static const struct nvkm_therm_clkgate_init
gk110_clkgate_blcg_init_sked_0[] = …;
static const struct nvkm_therm_clkgate_init
gk110_clkgate_blcg_init_gpc_gcc_0[] = …;
static const struct nvkm_therm_clkgate_init
gk110_clkgate_blcg_init_gpc_l1c_0[] = …;
static const struct nvkm_therm_clkgate_init
gk110_clkgate_blcg_init_gpc_mp_0[] = …;
static const struct nvkm_therm_clkgate_init
gk110_clkgate_slcg_init_main_0[] = …;
static const struct nvkm_therm_clkgate_init
gk110_clkgate_slcg_init_unk_0[] = …;
static const struct nvkm_therm_clkgate_init
gk110_clkgate_slcg_init_sked_0[] = …;
static const struct nvkm_therm_clkgate_init
gk110_clkgate_slcg_init_gpc_ctxctl_0[] = …;
static const struct nvkm_therm_clkgate_init
gk110_clkgate_slcg_init_gpc_unk_0[] = …;
static const struct nvkm_therm_clkgate_init
gk110_clkgate_slcg_init_gpc_esetup_0[] = …;
static const struct nvkm_therm_clkgate_init
gk110_clkgate_slcg_init_gpc_zcull_0[] = …;
static const struct nvkm_therm_clkgate_init
gk110_clkgate_slcg_init_gpc_l1c_0[] = …;
static const struct nvkm_therm_clkgate_init
gk110_clkgate_slcg_init_gpc_unk_1[] = …;
static const struct nvkm_therm_clkgate_init
gk110_clkgate_slcg_init_gpc_mp_0[] = …;
static const struct nvkm_therm_clkgate_init
gk110_clkgate_slcg_init_gpc_ppc_0[] = …;
static const struct nvkm_therm_clkgate_init
gk110_clkgate_slcg_init_pcounter_0[] = …;
static const struct nvkm_therm_clkgate_pack
gk110_clkgate_pack[] = …;
#include "fuc/hubgk110.fuc3.h"
struct gf100_gr_ucode
gk110_gr_fecs_ucode = …;
#include "fuc/gpcgk110.fuc3.h"
struct gf100_gr_ucode
gk110_gr_gpccs_ucode = …;
void
gk110_gr_init_419eb4(struct gf100_gr *gr)
{ … }
static const struct gf100_gr_func
gk110_gr = …;
static const struct gf100_gr_fwif
gk110_gr_fwif[] = …;
int
gk110_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr)
{ … }