Searched refs:CP_DEBUG (Results 1 – 12 of 12) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/ |
D | gfxhub_v3_0.c | 416 tmp = REG_SET_FIELD(tmp, CP_DEBUG, CPG_UTCL1_ERROR_HALT_DISABLE, 1); in gfxhub_v3_0_set_fault_enable_default()
|
D | gfxhub_v12_0.c | 424 tmp = REG_SET_FIELD(tmp, CP_DEBUG, CPG_UTCL1_ERROR_HALT_DISABLE, 1); in gfxhub_v12_0_set_fault_enable_default()
|
D | gfxhub_v11_5_0.c | 419 tmp = REG_SET_FIELD(tmp, CP_DEBUG, CPG_UTCL1_ERROR_HALT_DISABLE, 1); in gfxhub_v11_5_0_set_fault_enable_default()
|
D | sid.h | 1326 #define CP_DEBUG 0x307F macro
|
/linux-6.12.1/drivers/gpu/drm/radeon/ |
D | nid.h | 514 #define CP_DEBUG 0xC1FC macro
|
D | sid.h | 1298 #define CP_DEBUG 0xC1FC macro
|
D | evergreend.h | 493 #define CP_DEBUG 0xC1FC macro
|
D | r600d.h | 176 #define CP_DEBUG 0xC1FC macro
|
D | ni.c | 1656 WREG32(CP_DEBUG, (1 << 27)); in cayman_cp_resume()
|
D | r600.c | 2764 WREG32(CP_DEBUG, (1 << 27) | (1 << 28)); in r600_cp_resume()
|
D | evergreen.c | 3117 WREG32(CP_DEBUG, (1 << 27) | (1 << 28)); in evergreen_cp_resume()
|
D | si.c | 3643 WREG32(CP_DEBUG, 0); in si_cp_resume()
|