Searched refs:radv_dump_mmapped_reg (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| H A D | radv_debug.c | 100 radv_dump_mmapped_reg(struct radv_device *device, FILE *f, unsigned offset) function in typeref:typename:void 119 radv_dump_mmapped_reg(device, f, R_008010_GRBM_STATUS); 127 radv_dump_mmapped_reg(device, f, R_008008_GRBM_STATUS2); 128 radv_dump_mmapped_reg(device, f, R_008014_GRBM_STATUS_SE0); 129 radv_dump_mmapped_reg(device, f, R_008018_GRBM_STATUS_SE1); 130 radv_dump_mmapped_reg(device, f, R_008038_GRBM_STATUS_SE2); 131 radv_dump_mmapped_reg(device, f, R_00803C_GRBM_STATUS_SE3); 132 radv_dump_mmapped_reg(device, f, R_00D034_SDMA0_STATUS_REG); 133 radv_dump_mmapped_reg(device, f, R_00D834_SDMA1_STATUS_REG); 135 radv_dump_mmapped_reg(devic [all...] |
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | radv_debug.c | 110 radv_dump_mmapped_reg(struct radv_device *device, FILE *f, unsigned offset) function in typeref:typename:void 125 radv_dump_mmapped_reg(device, f, R_008010_GRBM_STATUS); 127 radv_dump_mmapped_reg(device, f, R_008008_GRBM_STATUS2); 128 radv_dump_mmapped_reg(device, f, R_008014_GRBM_STATUS_SE0); 129 radv_dump_mmapped_reg(device, f, R_008018_GRBM_STATUS_SE1); 130 radv_dump_mmapped_reg(device, f, R_008038_GRBM_STATUS_SE2); 131 radv_dump_mmapped_reg(device, f, R_00803C_GRBM_STATUS_SE3); 132 radv_dump_mmapped_reg(device, f, R_00D034_SDMA0_STATUS_REG); 133 radv_dump_mmapped_reg(device, f, R_00D834_SDMA1_STATUS_REG); 135 radv_dump_mmapped_reg(devic [all...] |
Completed in 3 milliseconds