GUI_ACTIVE       3888 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 				GRBM_STATUS, GUI_ACTIVE))
GUI_ACTIVE       3905 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 		if (!REG_GET_FIELD(tmp, GRBM_STATUS, GUI_ACTIVE))
GUI_ACTIVE       4887 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	if (REG_GET_FIELD(RREG32(mmGRBM_STATUS), GRBM_STATUS, GUI_ACTIVE)
GUI_ACTIVE       4000 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 				GRBM_STATUS, GUI_ACTIVE))
GUI_ACTIVE        797 drivers/gpu/drm/radeon/r600.c 	if (RREG32(GRBM_STATUS) & GUI_ACTIVE)
GUI_ACTIVE        400 drivers/video/fbdev/aty/radeon_base.c 		if (((INREG(RBBM_STATUS) & GUI_ACTIVE)) == 0) {