HomeSort by: relevance | last modified time | path
    Searched refs:SX_DEBUG_1 (Results 1 - 13 of 13) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
rv770d.h 593 #define SX_DEBUG_1 0x9058
radeon_ni.c 903 u32 sx_debug_1; local in function:cayman_gpu_init
1181 sx_debug_1 = RREG32(SX_DEBUG_1);
1182 sx_debug_1 |= ENABLE_NEW_SMX_ADDRESS;
1183 WREG32(SX_DEBUG_1, sx_debug_1);
radeon_rv770.c 1179 u32 sx_debug_1; local in function:rv770_gpu_init
1414 sx_debug_1 = RREG32(SX_DEBUG_1);
1415 sx_debug_1 |= ENABLE_NEW_SMX_ADDRESS;
1416 WREG32(SX_DEBUG_1, sx_debug_1);
nid.h 407 #define SX_DEBUG_1 0x9058
cikd.h 1186 #define SX_DEBUG_1 0x9060
sid.h 1126 #define SX_DEBUG_1 0x9060
evergreend.h 1093 #define SX_DEBUG_1 0x9058
r600d.h 513 #define SX_DEBUG_1 0x9054
radeon_r600.c 2193 tmp = RREG32(SX_DEBUG_1);
2197 WREG32(SX_DEBUG_1, tmp);
radeon_evergreen.c 3142 u32 sx_debug_1; local in function:evergreen_gpu_init
3544 sx_debug_1 = RREG32(SX_DEBUG_1);
3545 sx_debug_1 |= ENABLE_NEW_SMX_ADDRESS;
3546 WREG32(SX_DEBUG_1, sx_debug_1);
radeon_si.c 3104 u32 sx_debug_1; local in function:si_gpu_init
3320 sx_debug_1 = RREG32(SX_DEBUG_1);
3321 WREG32(SX_DEBUG_1, sx_debug_1);
radeon_cik.c 3377 WREG32(SX_DEBUG_1, 0x20);
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
sid.h 1125 #define SX_DEBUG_1 0x2418

Completed in 55 milliseconds