Searched refs:nv04 (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnv04_graph.c345 uint32_t nv04[ARRAY_SIZE(nv04_graph_ctx_regs)]; member in struct:graph_state
392 return &ctx->nv04[i];
429 nv_wr32(dev, nv04_graph_ctx_regs[i], pgraph_ctx->nv04[i]);
458 ctx->nv04[i] = nv_rd32(dev, nv04_graph_ctx_regs[i]);
596 * same bits as NV05 does. Since grobjs are aligned to 16 bytes on nv04,
1082 { 0x004a, false, nv04_graph_mthds_nv04_gdirect }, /* nv04 gdirect */
1084 { 0x005f, false, nv04_graph_mthds_nv04_imageblit_ifc }, /* nv04 imageblit */
1085 { 0x0060, false, nv04_graph_mthds_nv04_iifc }, /* nv04 iifc */
1088 { 0x0061, false, nv04_graph_mthds_nv04_imageblit_ifc }, /* nv04 ifc */
1091 { 0x0076, false, nv04_graph_mthds_nv04_sifc }, /* nv04 sif
[all...]

Completed in 62 milliseconds