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

  /src/sys/external/bsd/drm2/dist/drm/radeon/
rv770d.h 405 #define GRBM_STATUS 0x8010
radeon_ni.c 872 case GRBM_STATUS:
1758 /* GRBM_STATUS */
1759 tmp = RREG32(GRBM_STATUS);
nid.h 240 #define GRBM_STATUS 0x8010
cikd.h 1036 #define GRBM_STATUS 0x8010
sid.h 944 #define GRBM_STATUS 0x8010
radeon_evergreen.c 1105 case GRBM_STATUS:
3776 dev_info(rdev->dev, " GRBM_STATUS = 0x%08X\n",
3777 RREG32(GRBM_STATUS));
3836 /* GRBM_STATUS */
3837 tmp = RREG32(GRBM_STATUS);
evergreend.h 844 #define GRBM_STATUS 0x8010
r600d.h 293 #define GRBM_STATUS 0x8010
radeon_r600.c 185 case GRBM_STATUS:
804 if (RREG32(GRBM_STATUS) & GUI_ACTIVE)
1654 /* GRBM_STATUS */
radeon_cik.c 173 case GRBM_STATUS:
4822 dev_info(rdev->dev, " GRBM_STATUS=0x%08X\n",
4823 RREG32(GRBM_STATUS));
4874 /* GRBM_STATUS */
4875 tmp = RREG32(GRBM_STATUS);
radeon_si.c 1323 case GRBM_STATUS:
3786 /* GRBM_STATUS */
3787 tmp = RREG32(GRBM_STATUS);
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
sid.h 943 #define GRBM_STATUS 0x2004
amdgpu_si.c 984 {GRBM_STATUS},
amdgpu_gfx_v10_0.c 3840 GRBM_STATUS, GUI_ACTIVE))
3857 if (!REG_GET_FIELD(tmp, GRBM_STATUS, GUI_ACTIVE))
3870 /* GRBM_STATUS */
amdgpu_gfx_v8_0.c 4861 if (REG_GET_FIELD(RREG32(mmGRBM_STATUS), GRBM_STATUS, GUI_ACTIVE)
4954 /* GRBM_STATUS */
amdgpu_gfx_v9_0.c 3890 GRBM_STATUS, GUI_ACTIVE))
3915 /* GRBM_STATUS */

Completed in 69 milliseconds