Searched refs:nouveau_drm (Results 1 - 25 of 27) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_screen.h36 struct nouveau_drm *drm;
H A Dnouveau_screen.c29 #include <nouveau_drm.h>
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_screen.h36 struct nouveau_drm *drm;
H A Dnouveau_screen.c29 #include <nouveau_drm.h>
/xsrc/external/mit/MesaLib.old/dist/src/loader/
H A Dpci_id_driver_map.c30 #include <nouveau_drm.h>
/xsrc/external/mit/MesaLib/dist/src/loader/
H A Dpci_id_driver_map.c32 #include <nouveau_drm.h>
/xsrc/external/mit/libdrm/dist/nouveau/
H A Dabi16.c37 struct nouveau_drm *drm = nouveau_drm(obj);
61 struct nouveau_drm *drm = nouveau_drm(obj);
82 struct nouveau_drm *drm = nouveau_drm(obj);
108 struct nouveau_drm *drm = nouveau_drm(obj);
149 struct nouveau_drm *drm = nouveau_drm(ob
[all...]
H A Dnouveau.c39 #include "nouveau_drm.h"
82 struct nouveau_drm *drm = nouveau_drm(obj);
111 struct nouveau_drm *drm = nouveau_drm(obj);
153 struct nouveau_drm *drm = nouveau_drm(obj);
251 struct nouveau_drm *drm = nouveau_drm(parent);
334 nouveau_drm_del(struct nouveau_drm **pdr
[all...]
H A Dnouveau.h44 struct nouveau_drm { struct
51 static inline struct nouveau_drm *
52 nouveau_drm(struct nouveau_object *obj) function in typeref:struct:nouveau_drm *
56 return (struct nouveau_drm *)obj;
59 int nouveau_drm_new(int fd, struct nouveau_drm **);
60 void nouveau_drm_del(struct nouveau_drm **);
279 nouveau_check_dead_channel(struct nouveau_drm *, struct nouveau_object *chan);
H A Dpushbuf.c37 #include "nouveau_drm.h"
316 struct nouveau_drm *drm = nouveau_drm(&dev->object);
543 struct nouveau_drm *drm = nouveau_drm(&client->device->object);
787 nouveau_check_dead_channel(struct nouveau_drm *drm, struct nouveau_object *chan)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/nouveau/drm/
H A Dnouveau_drm_winsys.c64 struct nouveau_drm *drm = NULL;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
H A Dnouveau_screen.h25 struct nouveau_drm *drm;
H A Dnouveau_screen.c17 #include <nouveau_drm.h>
194 screen->drm = nouveau_drm(&dev->object);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
H A Dnouveau_screen.h25 struct nouveau_drm *drm;
H A Dnouveau_screen.c18 #include <nouveau_drm.h>
217 screen->drm = nouveau_drm(&dev->object);
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/nouveau/drm/
H A Dnouveau_drm_winsys.c44 struct nouveau_drm *drm = NULL;
/xsrc/external/mit/MesaLib/dist/src/nouveau/drm-shim/
H A Dnouveau_noop.c29 #include <nouveau_drm.h>
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_miptree.c324 struct nouveau_drm *drm = nouveau_screen(pscreen)->drm;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_screen.c27 #include <nouveau_drm.h>
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_miptree.c338 struct nouveau_drm *drm = nouveau_screen(pscreen)->drm;
H A Dnv50_screen.c25 #include <nouveau_drm.h>
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_screen.c27 #include <nouveau_drm.h>
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_miptree.c334 struct nouveau_drm *drm = nouveau_screen(pscreen)->drm;
H A Dnv50_screen.c25 #include <nouveau_drm.h>
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_miptree.c445 struct nouveau_drm *drm = nouveau_screen(pscreen)->drm;

Completed in 26 milliseconds

12