HomeSort by: relevance | last modified time | path
    Searched defs:ctx_user (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/
nouveau_nvkm_engine_gr_nv10.c 822 u32 ctx_user, ctx_switch[5]; local in function:nv10_gr_load_dma_vtxbuf
844 ctx_user = nvkm_rd32(device, NV10_PGRAPH_CTX_USER);
884 nvkm_wr32(device, NV10_PGRAPH_CTX_USER, ctx_user);
nouveau_nvkm_engine_gr_nv10.c 822 u32 ctx_user, ctx_switch[5]; local in function:nv10_gr_load_dma_vtxbuf
844 ctx_user = nvkm_rd32(device, NV10_PGRAPH_CTX_USER);
884 nvkm_wr32(device, NV10_PGRAPH_CTX_USER, ctx_user);
nouveau_nvkm_engine_gr_nv10.c 822 u32 ctx_user, ctx_switch[5]; local in function:nv10_gr_load_dma_vtxbuf
844 ctx_user = nvkm_rd32(device, NV10_PGRAPH_CTX_USER);
884 nvkm_wr32(device, NV10_PGRAPH_CTX_USER, ctx_user);

Completed in 414 milliseconds