Searched refs:etna_gpu (Results 1 - 17 of 17) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_screen.h70 struct etna_gpu *gpu;
102 etna_screen_create(struct etna_device *dev, struct etna_gpu *gpu,
H A Detnaviv_screen.c895 etna_screen_create(struct etna_device *dev, struct etna_gpu *gpu,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_screen.h73 struct etna_gpu *gpu;
104 etna_screen_create(struct etna_device *dev, struct etna_gpu *gpu,
H A Detnaviv_screen.c966 etna_screen_create(struct etna_device *dev, struct etna_gpu *gpu,
/xsrc/external/mit/libdrm/dist/etnaviv/
H A Detnaviv_gpu.c47 drm_public struct etna_gpu *etna_gpu_new(struct etna_device *dev, unsigned int core)
49 struct etna_gpu *gpu;
76 drm_public void etna_gpu_del(struct etna_gpu *gpu)
81 drm_public int etna_gpu_get_param(struct etna_gpu *gpu, enum etna_param_id param,
H A Detnaviv_drmif.h35 struct etna_gpu;
98 struct etna_gpu *etna_gpu_new(struct etna_device *dev, unsigned int core);
99 void etna_gpu_del(struct etna_gpu *gpu);
100 int etna_gpu_get_param(struct etna_gpu *gpu, enum etna_param_id param,
107 struct etna_pipe *etna_pipe_new(struct etna_gpu *gpu, enum etna_pipe_id id);
H A Detnaviv_pipe.c63 drm_public struct etna_pipe *etna_pipe_new(struct etna_gpu *gpu, enum etna_pipe_id id)
H A Detnaviv_priv.h116 struct etna_gpu { struct
125 struct etna_gpu *gpu;
H A Detnaviv_cmd_stream.c182 struct etna_gpu *gpu = priv->pipe->gpu;
/xsrc/external/mit/MesaLib/dist/src/etnaviv/drm/
H A Detnaviv_gpu.c47 struct etna_gpu *etna_gpu_new(struct etna_device *dev, unsigned int core)
49 struct etna_gpu *gpu;
76 void etna_gpu_del(struct etna_gpu *gpu)
81 int etna_gpu_get_param(struct etna_gpu *gpu, enum etna_param_id param,
H A Detnaviv_pipe.c56 struct etna_pipe *etna_pipe_new(struct etna_gpu *gpu, enum etna_pipe_id id)
H A Detnaviv_drmif.h36 struct etna_gpu;
105 struct etna_gpu *etna_gpu_new(struct etna_device *dev, unsigned int core);
106 void etna_gpu_del(struct etna_gpu *gpu);
107 int etna_gpu_get_param(struct etna_gpu *gpu, enum etna_param_id param,
114 struct etna_pipe *etna_pipe_new(struct etna_gpu *gpu, enum etna_pipe_id id);
H A Detnaviv_priv.h124 struct etna_gpu { struct
133 struct etna_gpu *gpu;
H A Detnaviv_cmd_stream.c215 struct etna_gpu *gpu = priv->pipe->gpu;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/etnaviv/drm/
H A Detnaviv_drm_winsys.c42 struct etna_gpu *gpu;
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/etnaviv/drm/
H A Detnaviv_drm_winsys.c101 struct etna_gpu *gpu;
/xsrc/external/mit/libdrm/dist/tests/etnaviv/
H A Detnaviv_2d_test.c178 struct etna_gpu *gpu;

Completed in 11 milliseconds