Home
last modified time | relevance | path

Searched refs:nouveau_drm_screen_unref (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_screen.h125 bool nouveau_drm_screen_unref(struct nouveau_screen *screen);
/external/mesa3d/src/gallium/winsys/nouveau/drm/
Dnouveau_drm_winsys.c24 bool nouveau_drm_screen_unref(struct nouveau_screen *screen) in nouveau_drm_screen_unref() function
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_screen.c444 if (!nouveau_drm_screen_unref(&screen->base)) in nv30_screen_destroy()
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_screen.c466 if (!nouveau_drm_screen_unref(&screen->base)) in nv50_screen_destroy()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_screen.c538 if (!nouveau_drm_screen_unref(&screen->base)) in nvc0_screen_destroy()