Searched refs:SOFT_RESET_CP (Results 1 – 18 of 18) sorted by relevance
| /Linux-v5.15/drivers/video/fbdev/aty/ |
| D | radeon_accel.c | 219 SOFT_RESET_CP | in radeonfb_engine_reset() 228 SOFT_RESET_CP | in radeonfb_engine_reset() 237 ~(SOFT_RESET_CP | in radeonfb_engine_reset()
|
| /Linux-v5.15/drivers/gpu/drm/radeon/ |
| D | rv770d.h | 402 #define SOFT_RESET_CP (1<<0) macro
|
| D | nid.h | 281 #define SOFT_RESET_CP (1 << 0) macro
|
| D | ni.c | 1652 WREG32(GRBM_SOFT_RESET, (SOFT_RESET_CP | in cayman_cp_resume() 1872 grbm_soft_reset |= SOFT_RESET_CP | SOFT_RESET_VGT; in cayman_gpu_soft_reset()
|
| D | sid.h | 983 #define SOFT_RESET_CP (1 << 0) macro
|
| D | cikd.h | 1076 #define SOFT_RESET_CP (1 << 0) /* All CP blocks */ macro
|
| D | rv770.c | 1115 WREG32(GRBM_SOFT_RESET, SOFT_RESET_CP); in rv770_cp_load_microcode()
|
| D | evergreend.h | 829 #define SOFT_RESET_CP (1 << 0) macro
|
| D | r600d.h | 296 #define SOFT_RESET_CP (1<<0) macro
|
| D | r600.c | 2661 WREG32(GRBM_SOFT_RESET, SOFT_RESET_CP); in r600_cp_load_microcode() 2724 WREG32(GRBM_SOFT_RESET, SOFT_RESET_CP); in r600_cp_resume()
|
| D | evergreen.c | 3072 WREG32(GRBM_SOFT_RESET, (SOFT_RESET_CP | in evergreen_cp_resume() 3941 grbm_soft_reset |= SOFT_RESET_CP | in evergreen_gpu_soft_reset()
|
| D | cik.c | 4971 grbm_soft_reset = SOFT_RESET_CP | SOFT_RESET_GFX; in cik_gpu_soft_reset() 4974 grbm_soft_reset |= SOFT_RESET_CP; in cik_gpu_soft_reset()
|
| D | si.c | 3913 grbm_soft_reset |= SOFT_RESET_CP | SOFT_RESET_VGT; in si_gpu_soft_reset()
|
| /Linux-v5.15/include/video/ |
| D | radeon.h | 740 #define SOFT_RESET_CP (1 << 0) macro
|
| /Linux-v5.15/drivers/gpu/drm/amd/amdgpu/ |
| D | gfx_v8_0.c | 4986 GRBM_SOFT_RESET, SOFT_RESET_CP, 1); in gfx_v8_0_check_soft_reset() 5046 if (REG_GET_FIELD(grbm_soft_reset, GRBM_SOFT_RESET, SOFT_RESET_CP) || in gfx_v8_0_pre_soft_reset() 5051 if (REG_GET_FIELD(grbm_soft_reset, GRBM_SOFT_RESET, SOFT_RESET_CP) || in gfx_v8_0_pre_soft_reset() 5146 if (REG_GET_FIELD(grbm_soft_reset, GRBM_SOFT_RESET, SOFT_RESET_CP) || in gfx_v8_0_post_soft_reset() 5165 if (REG_GET_FIELD(grbm_soft_reset, GRBM_SOFT_RESET, SOFT_RESET_CP) || in gfx_v8_0_post_soft_reset()
|
| D | sid.h | 981 #define SOFT_RESET_CP (1 << 0) macro
|
| D | gfx_v9_0.c | 4107 GRBM_SOFT_RESET, SOFT_RESET_CP, 1); in gfx_v9_0_soft_reset() 4114 GRBM_SOFT_RESET, SOFT_RESET_CP, 1); in gfx_v9_0_soft_reset()
|
| D | gfx_v10_0.c | 7658 GRBM_SOFT_RESET, SOFT_RESET_CP, in gfx_v10_0_soft_reset() 7667 GRBM_SOFT_RESET, SOFT_RESET_CP, in gfx_v10_0_soft_reset()
|