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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/
cl0080.h 95 #define NV_DEVICE_FIFO_RUNLIST_ENGINES(n) ((n) + NV_DEVICE_FIFO(0x00000010))
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvif/
nouveau_nvif_fifo.c 51 a->v.runlist[i].mthd = NV_DEVICE_FIFO_RUNLIST_ENGINES(i);
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo/
nouveau_nvkm_engine_fifo_gk104.c 894 case NV_DEVICE_FIFO_RUNLIST_ENGINES(0)...
895 NV_DEVICE_FIFO_RUNLIST_ENGINES(63): {
896 int runl = mthd - NV_DEVICE_FIFO_RUNLIST_ENGINES(0), engn;

Completed in 12 milliseconds