Home
last modified time | relevance | path

Searched refs:CC_RB_BACKEND_DISABLE (Results 1 – 15 of 15) sorted by relevance

/drivers/gpu/drm/radeon/
Drv770d.h324 #define CC_RB_BACKEND_DISABLE 0x98F4 macro
Dnid.h429 #define CC_RB_BACKEND_DISABLE 0x98F4 macro
Dsid.h1150 #define CC_RB_BACKEND_DISABLE 0x98F4 macro
Dcikd.h1200 #define CC_RB_BACKEND_DISABLE 0x98F4 macro
Drv770.c1337 disabled_rb_mask = (RREG32(CC_RB_BACKEND_DISABLE) >> 16) & R7XX_MAX_BACKENDS_MASK; in rv770_gpu_init()
Devergreend.h420 #define CC_RB_BACKEND_DISABLE 0x98F4 macro
Dr600d.h59 #define CC_RB_BACKEND_DISABLE 0x98F4 macro
Dni.c1102 rb_disable_bitmap = (RREG32(CC_RB_BACKEND_DISABLE) & 0x00ff0000) >> 16; in cayman_gpu_init()
Dr600.c2119 disabled_rb_mask = (RREG32(CC_RB_BACKEND_DISABLE) >> 16) & R6XX_MAX_BACKENDS_MASK; in r600_gpu_init()
Devergreen.c3560 rb_disable_bitmap = (RREG32(CC_RB_BACKEND_DISABLE) & 0x00ff0000) >> 16; in evergreen_gpu_init()
Dsi.c3021 data = RREG32(CC_RB_BACKEND_DISABLE); in si_get_rb_disabled()
Dcik.c3106 data = RREG32(CC_RB_BACKEND_DISABLE); in cik_get_rb_disabled()
/drivers/gpu/drm/amd/amdgpu/
Dsi.c991 {CC_RB_BACKEND_DISABLE, false, true},
Dgfx_v6_0.c923 data = RREG32(CC_RB_BACKEND_DISABLE); in gfx_v6_0_get_rb_disabled()
/drivers/gpu/drm/amd/include/asic_reg/si/
Dsid.h1148 #define CC_RB_BACKEND_DISABLE 0x263D macro