Searched refs:fd_dev_id (Results 1 - 24 of 24) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/freedreno/common/ |
| H A D | freedreno_uuid.h | 27 struct fd_dev_id; 30 void fd_get_device_uuid(void *uuid, const struct fd_dev_id *id);
|
| H A D | freedreno_dev_info.c | 32 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 D | freedreno_dev_info.h | 134 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 D | freedreno_uuid.c | 61 fd_get_device_uuid(void *uuid, const struct fd_dev_id *id)
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/perfcntrs/ |
| H A D | freedreno_perfcntr.c | 41 fd_perfcntrs(const struct fd_dev_id *id, unsigned *count)
|
| H A D | freedreno_perfcntr.h | 100 const struct fd_perfcntr_group *fd_perfcntrs(const struct fd_dev_id *id, unsigned *count);
|
| H A D | fdperf.c | 845 struct fd_dev_id dev_id = {
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/computerator/ |
| H A D | main.h | 83 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 D | main.c | 170 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 D | a4xx.c | 334 a4xx_init(struct fd_device *dev, const struct fd_dev_id *dev_id)
|
| H A D | a6xx.c | 510 a6xx_init(struct fd_device *dev, const struct fd_dev_id *dev_id)
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| H A D | ir3_compiler.h | 42 const struct fd_dev_id *dev_id; 166 const struct fd_dev_id *dev_id,
|
| H A D | ir3_compiler.c | 73 ir3_compiler_create(struct fd_device *dev, const struct fd_dev_id *dev_id,
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ds/ |
| H A D | fd_pps_driver.h | 35 const struct fd_dev_id *dev_id;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_screen.h | 84 const struct fd_dev_id *dev_id;
|
| H A D | gmemtool.c | 162 struct fd_dev_id dev_id = {
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/drm/ |
| H A D | freedreno_drmif.h | 149 const struct fd_dev_id * fd_pipe_dev_id(struct fd_pipe *pipe);
|
| H A D | freedreno_pipe.c | 167 const struct fd_dev_id *
|
| H A D | freedreno_priv.h | 198 struct fd_dev_id dev_id;
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/tests/ |
| H A D | delay.c | 149 struct fd_dev_id dev_id = {
|
| H A D | disasm.c | 386 struct fd_dev_id dev_ids[ARRAY_SIZE(compilers)];
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ir3/ |
| H A D | ir3_cmdline.c | 371 struct fd_dev_id dev_id = {
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/ |
| H A D | tu_private.h | 214 struct fd_dev_id dev_id;
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 21.3.0.rst | 3644 - freedreno/all: Introduce fd_dev_id
|
Completed in 40 milliseconds