Home
last modified time | relevance | path

Searched refs:SOFT_RESET_CP (Results 1 – 19 of 19) sorted by relevance

/linux-6.3-rc2/drivers/video/fbdev/aty/
A Dradeon_accel.c219 SOFT_RESET_CP | in radeonfb_engine_reset()
228 SOFT_RESET_CP | in radeonfb_engine_reset()
237 ~(SOFT_RESET_CP | in radeonfb_engine_reset()
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Drv770d.h402 #define SOFT_RESET_CP (1<<0) macro
A Dnid.h281 #define SOFT_RESET_CP (1 << 0) macro
A Dni.c1652 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()
A Dsid.h983 #define SOFT_RESET_CP (1 << 0) macro
A Dcikd.h1076 #define SOFT_RESET_CP (1 << 0) /* All CP blocks */ macro
A Drv770.c1116 WREG32(GRBM_SOFT_RESET, SOFT_RESET_CP); in rv770_cp_load_microcode()
A Devergreend.h829 #define SOFT_RESET_CP (1 << 0) macro
A Dr600d.h296 #define SOFT_RESET_CP (1<<0) macro
A Dr600.c2661 WREG32(GRBM_SOFT_RESET, SOFT_RESET_CP); in r600_cp_load_microcode()
2724 WREG32(GRBM_SOFT_RESET, SOFT_RESET_CP); in r600_cp_resume()
A Devergreen.c3073 WREG32(GRBM_SOFT_RESET, (SOFT_RESET_CP | in evergreen_cp_resume()
3942 grbm_soft_reset |= SOFT_RESET_CP | in evergreen_gpu_soft_reset()
A Dcik.c4971 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()
A Dsi.c3913 grbm_soft_reset |= SOFT_RESET_CP | SOFT_RESET_VGT; in si_gpu_soft_reset()
/linux-6.3-rc2/include/video/
A Dradeon.h740 #define SOFT_RESET_CP (1 << 0) macro
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Dgfx_v8_0.c4945 GRBM_SOFT_RESET, SOFT_RESET_CP, 1); in gfx_v8_0_check_soft_reset()
5005 if (REG_GET_FIELD(grbm_soft_reset, GRBM_SOFT_RESET, SOFT_RESET_CP) || in gfx_v8_0_pre_soft_reset()
5010 if (REG_GET_FIELD(grbm_soft_reset, GRBM_SOFT_RESET, SOFT_RESET_CP) || in gfx_v8_0_pre_soft_reset()
5105 if (REG_GET_FIELD(grbm_soft_reset, GRBM_SOFT_RESET, SOFT_RESET_CP) || in gfx_v8_0_post_soft_reset()
5124 if (REG_GET_FIELD(grbm_soft_reset, GRBM_SOFT_RESET, SOFT_RESET_CP) || in gfx_v8_0_post_soft_reset()
A Dsid.h981 #define SOFT_RESET_CP (1 << 0) macro
A Dgfx_v9_0.c3849 GRBM_SOFT_RESET, SOFT_RESET_CP, 1); in gfx_v9_0_soft_reset()
3856 GRBM_SOFT_RESET, SOFT_RESET_CP, 1); in gfx_v9_0_soft_reset()
A Dgfx_v11_0.c4581 SOFT_RESET_CP, 1); in gfx_v11_0_soft_reset()
4594 SOFT_RESET_CP, 0); in gfx_v11_0_soft_reset()
A Dgfx_v10_0.c7360 GRBM_SOFT_RESET, SOFT_RESET_CP, in gfx_v10_0_soft_reset()
7369 GRBM_SOFT_RESET, SOFT_RESET_CP, in gfx_v10_0_soft_reset()

Completed in 179 milliseconds