Home
last modified time | relevance | path

Searched refs:GRBM_STATUS2 (Results 1 – 8 of 8) sorted by relevance

/drivers/gpu/drm/radeon/
Drv770d.h405 #define GRBM_STATUS2 0x8014 macro
Dsid.h937 #define GRBM_STATUS2 0x8008 macro
Dcikd.h1017 #define GRBM_STATUS2 0x8008 macro
Dr600d.h294 #define GRBM_STATUS2 0x8014 macro
Dcik.c159 case GRBM_STATUS2: in cik_get_allowed_info_register()
5184 RREG32(GRBM_STATUS2)); in cik_print_gpu_status_regs()
5247 tmp = RREG32(GRBM_STATUS2); in cik_gpu_check_soft_reset()
Dsi.c1282 case GRBM_STATUS2: in si_get_allowed_info_register()
3794 tmp = RREG32(GRBM_STATUS2); in si_gpu_check_soft_reset()
Dr600.c173 case GRBM_STATUS2: in r600_get_allowed_info_register()
/drivers/gpu/drm/amd/amdgpu/
Dgfx_v8_0.c4325 if (REG_GET_FIELD(tmp, GRBM_STATUS2, RLC_BUSY)) in gfx_v8_0_soft_reset()