Home
last modified time | relevance | path

Searched refs:NVOBJ_ENGINE_DISPLAY (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/gpu/drm/nouveau/
Dnouveau_ramht.c116 if (gpuobj->engine == NVOBJ_ENGINE_DISPLAY) { in nouveau_ramht_insert()
Dnv50_evo.c86 obj->engine = NVOBJ_ENGINE_DISPLAY; in nv50_evo_dmaobj_new()
Dnouveau_drv.h158 #define NVOBJ_ENGINE_DISPLAY 0xcafe0001 macro