Searched refs:GRBM_STATUS (Results 1 – 14 of 14) sorted by relevance
| /linux/drivers/gpu/drm/radeon/ |
| H A D | rv770d.h | 403 #define GRBM_STATUS 0x8010 macro
|
| H A D | nid.h | 238 #define GRBM_STATUS 0x8010 macro
|
| H A D | ni.c | 839 case GRBM_STATUS: in cayman_get_allowed_info_register() 1726 tmp = RREG32(GRBM_STATUS); in cayman_gpu_check_soft_reset()
|
| H A D | cikd.h | 1034 #define GRBM_STATUS 0x8010 macro
|
| H A D | evergreend.h | 842 #define GRBM_STATUS 0x8010 macro
|
| H A D | r600d.h | 291 #define GRBM_STATUS 0x8010 macro
|
| H A D | r600.c | 178 case GRBM_STATUS: in r600_get_allowed_info_register() 797 if (RREG32(GRBM_STATUS) & GUI_ACTIVE) in r600_gui_idle()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | gfx_v9_4_3.c | 2511 GRBM_STATUS, SPI_BUSY)) in gfx_v9_4_3_is_idle() 2515 GRBM_STATUS, GUI_ACTIVE)) in gfx_v9_4_3_is_idle()
|
| H A D | gfx_v12_0.c | 3937 GRBM_STATUS, GUI_ACTIVE)) in gfx_v12_0_is_idle() 3954 if (!REG_GET_FIELD(tmp, GRBM_STATUS, GUI_ACTIVE)) in gfx_v12_0_wait_for_idle()
|
| H A D | gfx_v11_0.c | 5107 GRBM_STATUS, GUI_ACTIVE)) in gfx_v11_0_is_idle() 5124 if (!REG_GET_FIELD(tmp, GRBM_STATUS, GUI_ACTIVE)) in gfx_v11_0_wait_for_idle()
|
| H A D | gfx_v12_1.c | 3219 regGRBM_STATUS), GRBM_STATUS, GUI_ACTIVE)) in gfx_v12_1_is_idle()
|
| H A D | gfx_v10_0.c | 7619 GRBM_STATUS, GUI_ACTIVE)) in gfx_v10_0_is_idle() 7636 if (!REG_GET_FIELD(tmp, GRBM_STATUS, GUI_ACTIVE)) in gfx_v10_0_wait_for_idle()
|
| H A D | gfx_v8_0.c | 4821 if (REG_GET_FIELD(RREG32(mmGRBM_STATUS), GRBM_STATUS, GUI_ACTIVE) in gfx_v8_0_is_idle()
|
| H A D | gfx_v9_0.c | 4179 GRBM_STATUS, GUI_ACTIVE)) in gfx_v9_0_is_idle()
|