Searched refs:GRBM_SOFT_RESET (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/gpu/drm/radeon/ |
| H A D | ni.c | 1639 WREG32(GRBM_SOFT_RESET, (SOFT_RESET_CP | in cayman_cp_resume() 1645 RREG32(GRBM_SOFT_RESET); in cayman_cp_resume() 1647 WREG32(GRBM_SOFT_RESET, 0); in cayman_cp_resume() 1648 RREG32(GRBM_SOFT_RESET); in cayman_cp_resume() 1894 tmp = RREG32(GRBM_SOFT_RESET); in cayman_gpu_soft_reset() 1897 WREG32(GRBM_SOFT_RESET, tmp); in cayman_gpu_soft_reset() 1898 tmp = RREG32(GRBM_SOFT_RESET); in cayman_gpu_soft_reset() 1903 WREG32(GRBM_SOFT_RESET, tmp); in cayman_gpu_soft_reset() 1904 tmp = RREG32(GRBM_SOFT_RESET); in cayman_gpu_soft_reset()
|
| H A D | rv770.c | 1105 WREG32(GRBM_SOFT_RESET, SOFT_RESET_CP); in rv770_cp_load_microcode() 1106 RREG32(GRBM_SOFT_RESET); in rv770_cp_load_microcode() 1108 WREG32(GRBM_SOFT_RESET, 0); in rv770_cp_load_microcode()
|
| H A D | r600.c | 2661 WREG32(GRBM_SOFT_RESET, SOFT_RESET_CP); in r600_cp_load_microcode() 2662 RREG32(GRBM_SOFT_RESET); in r600_cp_load_microcode() 2664 WREG32(GRBM_SOFT_RESET, 0); in r600_cp_load_microcode() 2724 WREG32(GRBM_SOFT_RESET, SOFT_RESET_CP); in r600_cp_resume() 2725 RREG32(GRBM_SOFT_RESET); in r600_cp_resume() 2727 WREG32(GRBM_SOFT_RESET, 0); in r600_cp_resume()
|
| H A D | rv770d.h | 401 #define GRBM_SOFT_RESET 0x8020 macro
|
| H A D | nid.h | 280 #define GRBM_SOFT_RESET 0x8020 macro
|
| H A D | cikd.h | 1075 #define GRBM_SOFT_RESET 0x8020 macro
|
| H A D | evergreend.h | 828 #define GRBM_SOFT_RESET 0x8020 macro
|
| H A D | r600d.h | 295 #define GRBM_SOFT_RESET 0x8020 macro
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | gfx_v11_0.c | 2288 WREG32_FIELD15_PREREG(GC, 0, GRBM_SOFT_RESET, SOFT_RESET_RLC, 1); in gfx_v11_0_rlc_reset() 2290 WREG32_FIELD15_PREREG(GC, 0, GRBM_SOFT_RESET, SOFT_RESET_RLC, 0); in gfx_v11_0_rlc_reset() 5138 grbm_soft_reset = REG_SET_FIELD(grbm_soft_reset, GRBM_SOFT_RESET, in gfx_v11_0_soft_reset() 5140 grbm_soft_reset = REG_SET_FIELD(grbm_soft_reset, GRBM_SOFT_RESET, in gfx_v11_0_soft_reset() 5142 grbm_soft_reset = REG_SET_FIELD(grbm_soft_reset, GRBM_SOFT_RESET, in gfx_v11_0_soft_reset() 5144 grbm_soft_reset = REG_SET_FIELD(grbm_soft_reset, GRBM_SOFT_RESET, in gfx_v11_0_soft_reset() 5146 grbm_soft_reset = REG_SET_FIELD(grbm_soft_reset, GRBM_SOFT_RESET, in gfx_v11_0_soft_reset() 5151 grbm_soft_reset = REG_SET_FIELD(grbm_soft_reset, GRBM_SOFT_RESET, in gfx_v11_0_soft_reset() 5153 grbm_soft_reset = REG_SET_FIELD(grbm_soft_reset, GRBM_SOFT_RESET, in gfx_v11_0_soft_reset() 5155 grbm_soft_reset = REG_SET_FIELD(grbm_soft_reset, GRBM_SOFT_RESET, in gfx_v11_0_soft_reset() [all...] |