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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/
nouveau_nvkm_engine_gr_nv04.c 450 nv04_gr_set_ctx1(struct nvkm_device *device, u32 inst, u32 mask, u32 value) function in typeref:typename:void
509 nv04_gr_set_ctx1(device, inst, 0x01000000, valid << 24);
521 nv04_gr_set_ctx1(device, inst, 0x00038000, data << 15);
574 nv04_gr_set_ctx1(device, inst, 0x00004000, 0);
578 nv04_gr_set_ctx1(device, inst, 0x00004000, 0);
590 nv04_gr_set_ctx1(device, inst, 0x00004000, 0);
594 nv04_gr_set_ctx1(device, inst, 0x00004000, 0);
598 nv04_gr_set_ctx1(device, inst, 0x00004000, 0x00004000);
736 nv04_gr_set_ctx1(device, inst, 0x2000, 0);
739 nv04_gr_set_ctx1(device, inst, 0x2000, 0x2000)
    [all...]

Completed in 12 milliseconds