HomeSort by: relevance | last modified time | path
    Searched refs:GUI_ACTIVE (Results 1 - 11 of 11) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
rv770d.h 407 #define GUI_ACTIVE (1<<31)
nid.h 267 #define GUI_ACTIVE (1 << 31)
cikd.h 1060 #define GUI_ACTIVE (1 << 31)
sid.h 969 #define GUI_ACTIVE (1 << 31)
evergreend.h 865 #define GUI_ACTIVE (1 << 31)
r600d.h 295 #define GUI_ACTIVE (1U<<31)
radeon_r600.c 804 if (RREG32(GRBM_STATUS) & GUI_ACTIVE)
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
sid.h 968 #define GUI_ACTIVE (1 << 31)
amdgpu_gfx_v10_0.c 3840 GRBM_STATUS, GUI_ACTIVE))
3857 if (!REG_GET_FIELD(tmp, GRBM_STATUS, GUI_ACTIVE))
amdgpu_gfx_v8_0.c 4861 if (REG_GET_FIELD(RREG32(mmGRBM_STATUS), GRBM_STATUS, GUI_ACTIVE)
amdgpu_gfx_v9_0.c 3890 GRBM_STATUS, GUI_ACTIVE))

Completed in 52 milliseconds