Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/video/
A Daty128.h237 #define GUI_ACTIVE 0x80000000 macro
A Dradeon.h1002 #define GUI_ACTIVE 0x80000000 macro
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Drv770d.h405 #define GUI_ACTIVE (1<<31) macro
A Dnid.h265 #define GUI_ACTIVE (1 << 31) macro
A Dsid.h967 #define GUI_ACTIVE (1 << 31) macro
A Dcikd.h1058 #define GUI_ACTIVE (1 << 31) macro
A Devergreend.h863 #define GUI_ACTIVE (1 << 31) macro
A Dr600d.h293 #define GUI_ACTIVE (1<<31) macro
A Dr600.c797 if (RREG32(GRBM_STATUS) & GUI_ACTIVE) in r600_gui_idle()
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Dsid.h965 #define GUI_ACTIVE (1 << 31) macro
A Dgfx_v11_0.c4491 GRBM_STATUS, GUI_ACTIVE)) in gfx_v11_0_is_idle()
4508 if (!REG_GET_FIELD(tmp, GRBM_STATUS, GUI_ACTIVE)) in gfx_v11_0_wait_for_idle()
A Dgfx_v10_0.c7322 GRBM_STATUS, GUI_ACTIVE)) in gfx_v10_0_is_idle()
7339 if (!REG_GET_FIELD(tmp, GRBM_STATUS, GUI_ACTIVE)) in gfx_v10_0_wait_for_idle()
A Dgfx_v8_0.c4842 if (REG_GET_FIELD(RREG32(mmGRBM_STATUS), GRBM_STATUS, GUI_ACTIVE) in gfx_v8_0_is_idle()
A Dgfx_v9_0.c3815 GRBM_STATUS, GUI_ACTIVE)) in gfx_v9_0_is_idle()
/linux-6.3-rc2/drivers/video/fbdev/aty/
A Dradeon_base.c397 if (((INREG(RBBM_STATUS) & GUI_ACTIVE)) == 0) { in _radeon_engine_idle()

Completed in 159 milliseconds