Searched refs:GRBM_STATUS (Results 1 – 12 of 12) sorted by relevance
402 #define GRBM_STATUS 0x8010 macro
238 #define GRBM_STATUS 0x8010 macro
870 case GRBM_STATUS: in cayman_get_allowed_info_register()1758 tmp = RREG32(GRBM_STATUS); in cayman_gpu_check_soft_reset()
942 #define GRBM_STATUS 0x8010 macro
1036 #define GRBM_STATUS 0x8010 macro
1092 case GRBM_STATUS: in evergreen_get_allowed_info_register()3860 RREG32(GRBM_STATUS)); in evergreen_print_gpu_status_regs()3920 tmp = RREG32(GRBM_STATUS); in evergreen_gpu_check_soft_reset()
842 #define GRBM_STATUS 0x8010 macro
291 #define GRBM_STATUS 0x8010 macro
172 case GRBM_STATUS: in r600_get_allowed_info_register()791 if (RREG32(GRBM_STATUS) & GUI_ACTIVE) in r600_gui_idle()
158 case GRBM_STATUS: in cik_get_allowed_info_register()5209 RREG32(GRBM_STATUS)); in cik_print_gpu_status_regs()5261 tmp = RREG32(GRBM_STATUS); in cik_gpu_check_soft_reset()
1281 case GRBM_STATUS: in si_get_allowed_info_register()3777 tmp = RREG32(GRBM_STATUS); in si_gpu_check_soft_reset()
4084 if (REG_GET_FIELD(RREG32(mmGRBM_STATUS), GRBM_STATUS, GUI_ACTIVE)) in gfx_v8_0_is_idle()4100 if (!REG_GET_FIELD(tmp, GRBM_STATUS, GUI_ACTIVE)) in gfx_v8_0_wait_for_idle()