Home
last modified time | relevance | path

Searched refs:GRBM_STATUS__GUI_ACTIVE_MASK (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dgfx_v7_0.c4931 if (RREG32(mmGRBM_STATUS) & GRBM_STATUS__GUI_ACTIVE_MASK) in gfx_v7_0_is_idle()
4945 tmp = RREG32(mmGRBM_STATUS) & GRBM_STATUS__GUI_ACTIVE_MASK; in gfx_v7_0_wait_for_idle()
Dgfx_v8_0.c4098 tmp = RREG32(mmGRBM_STATUS) & GRBM_STATUS__GUI_ACTIVE_MASK; in gfx_v8_0_wait_for_idle()
/linux-4.4.14/drivers/gpu/drm/amd/include/asic_reg/gca/
Dgfx_7_2_sh_mask.h4795 #define GRBM_STATUS__GUI_ACTIVE_MASK 0x80000000 macro
Dgfx_8_1_sh_mask.h6069 #define GRBM_STATUS__GUI_ACTIVE_MASK 0x80000000 macro
Dgfx_8_0_sh_mask.h5541 #define GRBM_STATUS__GUI_ACTIVE_MASK 0x80000000 macro