Searched refs:SOFT_RESET_CPF (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | cikd.h | 1079 #define SOFT_RESET_CPF (1 << 17) /* CP fetcher shared by gfx and compute */ macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | cikd.h | 1079 #define SOFT_RESET_CPF (1 << 17) /* CP fetcher shared by gfx and compute */ macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfx_v8_0.c | 4996 SOFT_RESET_CPF, 1); in gfx_v8_0_check_soft_reset() 5045 REG_GET_FIELD(grbm_soft_reset, GRBM_SOFT_RESET, SOFT_RESET_CPF) || in gfx_v8_0_pre_soft_reset() 5140 REG_GET_FIELD(grbm_soft_reset, GRBM_SOFT_RESET, SOFT_RESET_CPF) || in gfx_v8_0_post_soft_reset()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfx_v8_0.c | 4961 SOFT_RESET_CPF, 1); in gfx_v8_0_check_soft_reset() 5010 REG_GET_FIELD(grbm_soft_reset, GRBM_SOFT_RESET, SOFT_RESET_CPF) || in gfx_v8_0_pre_soft_reset() 5105 REG_GET_FIELD(grbm_soft_reset, GRBM_SOFT_RESET, SOFT_RESET_CPF) || in gfx_v8_0_post_soft_reset()
|
H A D | gfx_v11_0.c | 4503 SOFT_RESET_CPF, 1); in gfx_v11_0_soft_reset() 4516 SOFT_RESET_CPF, 0); in gfx_v11_0_soft_reset()
|
Completed in 36 milliseconds