Searched refs:GRBM_STATUS (Results 1 – 16 of 16) sorted by relevance
403 #define GRBM_STATUS 0x8010 macro
238 #define GRBM_STATUS 0x8010 macro
865 case GRBM_STATUS: in cayman_get_allowed_info_register()1752 tmp = RREG32(GRBM_STATUS); in cayman_gpu_check_soft_reset()
942 #define GRBM_STATUS 0x8010 macro
1034 #define GRBM_STATUS 0x8010 macro
1100 case GRBM_STATUS: in evergreen_get_allowed_info_register()3772 RREG32(GRBM_STATUS)); in evergreen_print_gpu_status_regs()3832 tmp = RREG32(GRBM_STATUS); in evergreen_gpu_check_soft_reset()
842 #define GRBM_STATUS 0x8010 macro
291 #define GRBM_STATUS 0x8010 macro
178 case GRBM_STATUS: in r600_get_allowed_info_register()797 if (RREG32(GRBM_STATUS) & GUI_ACTIVE) in r600_gui_idle()
166 case GRBM_STATUS: in cik_get_allowed_info_register()4810 RREG32(GRBM_STATUS)); in cik_print_gpu_status_regs()4862 tmp = RREG32(GRBM_STATUS); in cik_gpu_check_soft_reset()
1316 case GRBM_STATUS: in si_get_allowed_info_register()3780 tmp = RREG32(GRBM_STATUS); in si_gpu_check_soft_reset()
977 {GRBM_STATUS},
941 #define GRBM_STATUS 0x2004 macro
3846 GRBM_STATUS, GUI_ACTIVE)) in gfx_v10_0_is_idle()3863 if (!REG_GET_FIELD(tmp, GRBM_STATUS, GUI_ACTIVE)) in gfx_v10_0_wait_for_idle()
4001 GRBM_STATUS, GUI_ACTIVE)) in gfx_v9_0_is_idle()
4887 if (REG_GET_FIELD(RREG32(mmGRBM_STATUS), GRBM_STATUS, GUI_ACTIVE) in gfx_v8_0_is_idle()