Searched refs:GDS_BUSY (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/ |
| H A D | r600_gpu_load.c | 47 #define GDS_BUSY(x) (((x) >> 15) & 0x1) macro 92 UPDATE_COUNTER(gds, GDS_BUSY);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_gpu_load.c | 45 #define GDS_BUSY(x) (((x) >> 15) & 0x1) macro 90 UPDATE_COUNTER(gds, GDS_BUSY);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ |
| H A D | r600_gpu_load.c | 47 #define GDS_BUSY(x) (((x) >> 15) & 0x1) macro 92 UPDATE_COUNTER(gds, GDS_BUSY);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_gpu_load.c | 45 #define GDS_BUSY(x) (((x) >> 15) & 0x1) macro 89 UPDATE_COUNTER(gds, GDS_BUSY);
|
| /xsrc/external/mit/MesaLib/dist/src/amd/registers/ |
| H A D | gfx7.json | 10295 {"bits": [15, 15], "name": "GDS_BUSY"},
|
| H A D | gfx6.json | 8964 {"bits": [15, 15], "name": "GDS_BUSY"},
|
| H A D | gfx8.json | 10609 {"bits": [15, 15], "name": "GDS_BUSY"},
|
| H A D | gfx81.json | 10716 {"bits": [15, 15], "name": "GDS_BUSY"},
|
| H A D | gfx9.json | 11703 {"bits": [15, 15], "name": "GDS_BUSY"},
|
| H A D | gfx10.json | 13269 {"bits": [15, 15], "name": "GDS_BUSY"},
|
| H A D | gfx103.json | 13139 {"bits": [15, 15], "name": "GDS_BUSY"},
|
Completed in 505 milliseconds