Searched refs:fd_dev_id (Results 1 - 24 of 24) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/common/
H A Dfreedreno_uuid.h27 struct fd_dev_id;
30 void fd_get_device_uuid(void *uuid, const struct fd_dev_id *id);
H A Dfreedreno_dev_info.c32 struct fd_dev_id id;
40 dev_id_compare(const struct fd_dev_id *a, const struct fd_dev_id *b)
59 fd_dev_info(const struct fd_dev_id *id)
70 fd_dev_name(const struct fd_dev_id *id)
H A Dfreedreno_dev_info.h134 struct fd_dev_id { struct
146 fd_dev_gpu_id(const struct fd_dev_id *id)
159 fd_dev_gen(const struct fd_dev_id *id)
165 fd_dev_64b(const struct fd_dev_id *id)
181 const struct fd_dev_info * fd_dev_info(const struct fd_dev_id *id);
182 const char * fd_dev_name(const struct fd_dev_id *id);
H A Dfreedreno_uuid.c61 fd_get_device_uuid(void *uuid, const struct fd_dev_id *id)
/xsrc/external/mit/MesaLib/dist/src/freedreno/perfcntrs/
H A Dfreedreno_perfcntr.c41 fd_perfcntrs(const struct fd_dev_id *id, unsigned *count)
H A Dfreedreno_perfcntr.h100 const struct fd_perfcntr_group *fd_perfcntrs(const struct fd_dev_id *id, unsigned *count);
H A Dfdperf.c845 struct fd_dev_id dev_id = {
/xsrc/external/mit/MesaLib/dist/src/freedreno/computerator/
H A Dmain.h83 struct backend *a4xx_init(struct fd_device *dev, const struct fd_dev_id *dev_id);
84 struct backend *a6xx_init(struct fd_device *dev, const struct fd_dev_id *dev_id);
H A Dmain.c170 parse_perfcntrs(const struct fd_dev_id *dev_id, const char *perfcntrstr,
246 const struct fd_dev_id *dev_id = fd_pipe_dev_id(pipe);
H A Da4xx.c334 a4xx_init(struct fd_device *dev, const struct fd_dev_id *dev_id)
H A Da6xx.c510 a6xx_init(struct fd_device *dev, const struct fd_dev_id *dev_id)
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_compiler.h42 const struct fd_dev_id *dev_id;
166 const struct fd_dev_id *dev_id,
H A Dir3_compiler.c73 ir3_compiler_create(struct fd_device *dev, const struct fd_dev_id *dev_id,
/xsrc/external/mit/MesaLib/dist/src/freedreno/ds/
H A Dfd_pps_driver.h35 const struct fd_dev_id *dev_id;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.h84 const struct fd_dev_id *dev_id;
H A Dgmemtool.c162 struct fd_dev_id dev_id = {
/xsrc/external/mit/MesaLib/dist/src/freedreno/drm/
H A Dfreedreno_drmif.h149 const struct fd_dev_id * fd_pipe_dev_id(struct fd_pipe *pipe);
H A Dfreedreno_pipe.c167 const struct fd_dev_id *
H A Dfreedreno_priv.h198 struct fd_dev_id dev_id;
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/tests/
H A Ddelay.c149 struct fd_dev_id dev_id = {
H A Ddisasm.c386 struct fd_dev_id dev_ids[ARRAY_SIZE(compilers)];
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ir3/
H A Dir3_cmdline.c371 struct fd_dev_id dev_id = {
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_private.h214 struct fd_dev_id dev_id;
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.3.0.rst3644 - freedreno/all: Introduce fd_dev_id

Completed in 40 milliseconds