Searched refs:NVDEV_SUBDEV_FB (Results 1 – 15 of 15) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | nv10.c | 58 device->oclass[NVDEV_SUBDEV_FB ] = nv10_fb_oclass; in nv10_identify() 75 device->oclass[NVDEV_SUBDEV_FB ] = nv10_fb_oclass; in nv10_identify() 94 device->oclass[NVDEV_SUBDEV_FB ] = nv10_fb_oclass; in nv10_identify() 113 device->oclass[NVDEV_SUBDEV_FB ] = nv1a_fb_oclass; in nv10_identify() 132 device->oclass[NVDEV_SUBDEV_FB ] = nv10_fb_oclass; in nv10_identify() 151 device->oclass[NVDEV_SUBDEV_FB ] = nv10_fb_oclass; in nv10_identify() 170 device->oclass[NVDEV_SUBDEV_FB ] = nv1a_fb_oclass; in nv10_identify() 189 device->oclass[NVDEV_SUBDEV_FB ] = nv10_fb_oclass; in nv10_identify()
|
D | nv40.c | 64 device->oclass[NVDEV_SUBDEV_FB ] = nv40_fb_oclass; in nv40_identify() 87 device->oclass[NVDEV_SUBDEV_FB ] = nv41_fb_oclass; in nv40_identify() 110 device->oclass[NVDEV_SUBDEV_FB ] = nv41_fb_oclass; in nv40_identify() 133 device->oclass[NVDEV_SUBDEV_FB ] = nv41_fb_oclass; in nv40_identify() 156 device->oclass[NVDEV_SUBDEV_FB ] = nv40_fb_oclass; in nv40_identify() 179 device->oclass[NVDEV_SUBDEV_FB ] = nv47_fb_oclass; in nv40_identify() 202 device->oclass[NVDEV_SUBDEV_FB ] = nv49_fb_oclass; in nv40_identify() 225 device->oclass[NVDEV_SUBDEV_FB ] = nv49_fb_oclass; in nv40_identify() 248 device->oclass[NVDEV_SUBDEV_FB ] = nv44_fb_oclass; in nv40_identify() 271 device->oclass[NVDEV_SUBDEV_FB ] = nv46_fb_oclass; in nv40_identify() [all …]
|
D | nv30.c | 59 device->oclass[NVDEV_SUBDEV_FB ] = nv30_fb_oclass; in nv30_identify() 78 device->oclass[NVDEV_SUBDEV_FB ] = nv35_fb_oclass; in nv30_identify() 97 device->oclass[NVDEV_SUBDEV_FB ] = nv30_fb_oclass; in nv30_identify() 117 device->oclass[NVDEV_SUBDEV_FB ] = nv36_fb_oclass; in nv30_identify() 137 device->oclass[NVDEV_SUBDEV_FB ] = nv10_fb_oclass; in nv30_identify()
|
D | nv20.c | 59 device->oclass[NVDEV_SUBDEV_FB ] = nv20_fb_oclass; in nv20_identify() 78 device->oclass[NVDEV_SUBDEV_FB ] = nv25_fb_oclass; in nv20_identify() 97 device->oclass[NVDEV_SUBDEV_FB ] = nv25_fb_oclass; in nv20_identify() 116 device->oclass[NVDEV_SUBDEV_FB ] = nv25_fb_oclass; in nv20_identify()
|
D | nv50.c | 77 device->oclass[NVDEV_SUBDEV_FB ] = nv50_fb_oclass; in nv50_identify() 103 device->oclass[NVDEV_SUBDEV_FB ] = g84_fb_oclass; in nv50_identify() 132 device->oclass[NVDEV_SUBDEV_FB ] = g84_fb_oclass; in nv50_identify() 161 device->oclass[NVDEV_SUBDEV_FB ] = g84_fb_oclass; in nv50_identify() 190 device->oclass[NVDEV_SUBDEV_FB ] = g84_fb_oclass; in nv50_identify() 219 device->oclass[NVDEV_SUBDEV_FB ] = g84_fb_oclass; in nv50_identify() 248 device->oclass[NVDEV_SUBDEV_FB ] = g84_fb_oclass; in nv50_identify() 277 device->oclass[NVDEV_SUBDEV_FB ] = g84_fb_oclass; in nv50_identify() 306 device->oclass[NVDEV_SUBDEV_FB ] = mcp77_fb_oclass; in nv50_identify() 335 device->oclass[NVDEV_SUBDEV_FB ] = mcp77_fb_oclass; in nv50_identify() [all …]
|
D | gf100.c | 75 device->oclass[NVDEV_SUBDEV_FB ] = gf100_fb_oclass; in gf100_identify() 108 device->oclass[NVDEV_SUBDEV_FB ] = gf100_fb_oclass; in gf100_identify() 141 device->oclass[NVDEV_SUBDEV_FB ] = gf100_fb_oclass; in gf100_identify() 173 device->oclass[NVDEV_SUBDEV_FB ] = gf100_fb_oclass; in gf100_identify() 206 device->oclass[NVDEV_SUBDEV_FB ] = gf100_fb_oclass; in gf100_identify() 238 device->oclass[NVDEV_SUBDEV_FB ] = gf100_fb_oclass; in gf100_identify() 270 device->oclass[NVDEV_SUBDEV_FB ] = gf100_fb_oclass; in gf100_identify() 303 device->oclass[NVDEV_SUBDEV_FB ] = gf100_fb_oclass; in gf100_identify() 335 device->oclass[NVDEV_SUBDEV_FB ] = gf100_fb_oclass; in gf100_identify()
|
D | gk104.c | 75 device->oclass[NVDEV_SUBDEV_FB ] = gk104_fb_oclass; in gk104_identify() 109 device->oclass[NVDEV_SUBDEV_FB ] = gk104_fb_oclass; in gk104_identify() 143 device->oclass[NVDEV_SUBDEV_FB ] = gk104_fb_oclass; in gk104_identify() 171 device->oclass[NVDEV_SUBDEV_FB ] = gk20a_fb_oclass; in gk104_identify() 199 device->oclass[NVDEV_SUBDEV_FB ] = gk104_fb_oclass; in gk104_identify() 233 device->oclass[NVDEV_SUBDEV_FB ] = gk104_fb_oclass; in gk104_identify() 267 device->oclass[NVDEV_SUBDEV_FB ] = gk104_fb_oclass; in gk104_identify() 300 device->oclass[NVDEV_SUBDEV_FB ] = gk104_fb_oclass; in gk104_identify()
|
D | nv04.c | 56 device->oclass[NVDEV_SUBDEV_FB ] = nv04_fb_oclass; in nv04_identify() 74 device->oclass[NVDEV_SUBDEV_FB ] = nv04_fb_oclass; in nv04_identify()
|
D | gm100.c | 75 device->oclass[NVDEV_SUBDEV_FB ] = gm107_fb_oclass; in gm100_identify() 119 device->oclass[NVDEV_SUBDEV_FB ] = gm107_fb_oclass; in gm100_identify() 160 device->oclass[NVDEV_SUBDEV_FB ] = gm107_fb_oclass; in gm100_identify()
|
D | base.c | 219 [NVDEV_SUBDEV_FB] = NV_DEVICE_V0_DISABLE_CORE,
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/mc/ |
D | gf100.c | 35 { 0x00002000, NVDEV_SUBDEV_FB }, 44 { 0x08000000, NVDEV_SUBDEV_FB },
|
D | g98.c | 43 { 0x0042d101, NVDEV_SUBDEV_FB },
|
D | nv50.c | 42 { 0x0002d101, NVDEV_SUBDEV_FB },
|
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | fb.h | 75 nv_subidx(obj) == NVDEV_SUBDEV_FB) in nvkm_fb() 78 return (void *)nvkm_subdev(obj, NVDEV_SUBDEV_FB); in nvkm_fb()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/core/ |
D | devidx.h | 27 NVDEV_SUBDEV_FB, enumerator
|