Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Drv770d.h403 #define GRBM_STATUS 0x8010 macro
Dnid.h238 #define GRBM_STATUS 0x8010 macro
Dni.c870 case GRBM_STATUS: in cayman_get_allowed_info_register()
1756 tmp = RREG32(GRBM_STATUS); in cayman_gpu_check_soft_reset()
Dsid.h942 #define GRBM_STATUS 0x8010 macro
Dcikd.h1036 #define GRBM_STATUS 0x8010 macro
Devergreen.c1092 case GRBM_STATUS: in evergreen_get_allowed_info_register()
3864 RREG32(GRBM_STATUS)); in evergreen_print_gpu_status_regs()
3924 tmp = RREG32(GRBM_STATUS); in evergreen_gpu_check_soft_reset()
Devergreend.h842 #define GRBM_STATUS 0x8010 macro
Dr600d.h291 #define GRBM_STATUS 0x8010 macro
Dr600.c172 case GRBM_STATUS: in r600_get_allowed_info_register()
791 if (RREG32(GRBM_STATUS) & GUI_ACTIVE) in r600_gui_idle()
Dcik.c160 case GRBM_STATUS: in cik_get_allowed_info_register()
4830 RREG32(GRBM_STATUS)); in cik_print_gpu_status_regs()
4882 tmp = RREG32(GRBM_STATUS); in cik_gpu_check_soft_reset()
Dsi.c1287 case GRBM_STATUS: in si_get_allowed_info_register()
3772 tmp = RREG32(GRBM_STATUS); in si_gpu_check_soft_reset()
/drivers/gpu/drm/amd/amdgpu/
Dsi.c956 {GRBM_STATUS, false},
Dgfx_v6_0.c3001 if (RREG32(GRBM_STATUS) & GRBM_STATUS__GUI_ACTIVE_MASK) in gfx_v6_0_is_idle()
Dgfx_v8_0.c5130 if (REG_GET_FIELD(RREG32(mmGRBM_STATUS), GRBM_STATUS, GUI_ACTIVE)) in gfx_v8_0_is_idle()
/drivers/gpu/drm/amd/include/asic_reg/si/
Dsid.h941 #define GRBM_STATUS 0x2004 macro