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

  /src/external/nvidia-firmware/
Makefile 6 SUBDIR+= gm20x
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/mmu/
nouveau_nvkm_subdev_mmu_vmmgf100.c 254 const bool gm20x = page->desc->func->sparse != NULL; local
295 u32 comp = (page->shift == 16 && !gm20x) ? 16 : 17;
312 if (page->shift == 17 || !gm20x) {

Completed in 15 milliseconds