Searched refs:IA_BUSY (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/ |
| H A D | r600_gpu_load.c | 49 #define IA_BUSY(x) (((x) >> 19) & 0x1) macro 94 UPDATE_COUNTER(ia, IA_BUSY);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_gpu_load.c | 47 #define IA_BUSY(x) (((x) >> 19) & 0x1) macro 92 UPDATE_COUNTER(ia, IA_BUSY);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ |
| H A D | r600_gpu_load.c | 49 #define IA_BUSY(x) (((x) >> 19) & 0x1) macro 94 UPDATE_COUNTER(ia, IA_BUSY);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_gpu_load.c | 47 #define IA_BUSY(x) (((x) >> 19) & 0x1) macro 91 UPDATE_COUNTER(ia, IA_BUSY);
|
| /xsrc/external/mit/MesaLib/dist/src/amd/registers/ |
| H A D | gfx6.json | 8968 {"bits": [19, 19], "name": "IA_BUSY"}, 9025 {"bits": [0, 0], "name": "IA_BUSY"},
|
| H A D | gfx7.json | 10299 {"bits": [19, 19], "name": "IA_BUSY"},
|
| H A D | gfx8.json | 10613 {"bits": [19, 19], "name": "IA_BUSY"},
|
| H A D | gfx81.json | 10720 {"bits": [19, 19], "name": "IA_BUSY"},
|
| H A D | gfx9.json | 11707 {"bits": [19, 19], "name": "IA_BUSY"},
|
Completed in 332 milliseconds