Home
last modified time | relevance | path

Searched refs:GRBM_STATUS (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Drv770d.h403 #define GRBM_STATUS 0x8010 macro
H A Dnid.h238 #define GRBM_STATUS 0x8010 macro
H A Dni.c839 case GRBM_STATUS: in cayman_get_allowed_info_register()
1726 tmp = RREG32(GRBM_STATUS); in cayman_gpu_check_soft_reset()
H A Dsid.h942 #define GRBM_STATUS 0x8010 macro
H A Dcikd.h1034 #define GRBM_STATUS 0x8010 macro
H A Devergreen.c1097 case GRBM_STATUS: in evergreen_get_allowed_info_register()
3771 RREG32(GRBM_STATUS)); in evergreen_print_gpu_status_regs()
3831 tmp = RREG32(GRBM_STATUS); in evergreen_gpu_check_soft_reset()
H A Devergreend.h842 #define GRBM_STATUS 0x8010 macro
H A Dr600d.h291 #define GRBM_STATUS 0x8010 macro
H A Dr600.c178 case GRBM_STATUS: in r600_get_allowed_info_register()
797 if (RREG32(GRBM_STATUS) & GUI_ACTIVE) in r600_gui_idle()
H A Dcik.c157 case GRBM_STATUS: in cik_get_allowed_info_register()
4796 RREG32(GRBM_STATUS)); in cik_print_gpu_status_regs()
4848 tmp = RREG32(GRBM_STATUS); in cik_gpu_check_soft_reset()
H A Dsi.c1291 case GRBM_STATUS: in si_get_allowed_info_register()
3760 tmp = RREG32(GRBM_STATUS); in si_gpu_check_soft_reset()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h940 #define GRBM_STATUS 0x2004 macro
H A Dsi.c1113 {GRBM_STATUS},
H A Dgfx_v11_0.c4437 GRBM_STATUS, GUI_ACTIVE)) in gfx_v11_0_is_idle()
4454 if (!REG_GET_FIELD(tmp, GRBM_STATUS, GUI_ACTIVE)) in gfx_v11_0_wait_for_idle()
H A Dgfx_v9_4_3.c2135 GRBM_STATUS, GUI_ACTIVE)) in gfx_v9_4_3_is_idle()
H A Dgfx_v10_0.c7341 GRBM_STATUS, GUI_ACTIVE)) in gfx_v10_0_is_idle()
7358 if (!REG_GET_FIELD(tmp, GRBM_STATUS, GUI_ACTIVE)) in gfx_v10_0_wait_for_idle()
H A Dgfx_v8_0.c4840 if (REG_GET_FIELD(RREG32(mmGRBM_STATUS), GRBM_STATUS, GUI_ACTIVE) in gfx_v8_0_is_idle()
H A Dgfx_v9_0.c3837 GRBM_STATUS, GUI_ACTIVE)) in gfx_v9_0_is_idle()