Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Drv770d.h324 #define CC_RB_BACKEND_DISABLE 0x98F4 macro
A Dnid.h429 #define CC_RB_BACKEND_DISABLE 0x98F4 macro
A Dsid.h1150 #define CC_RB_BACKEND_DISABLE 0x98F4 macro
A Dcikd.h1198 #define CC_RB_BACKEND_DISABLE 0x98F4 macro
A Drv770.c1349 disabled_rb_mask = (RREG32(CC_RB_BACKEND_DISABLE) >> 16) & R7XX_MAX_BACKENDS_MASK; in rv770_gpu_init()
A Devergreend.h420 #define CC_RB_BACKEND_DISABLE 0x98F4 macro
A Dni.c1084 rb_disable_bitmap = (RREG32(CC_RB_BACKEND_DISABLE) & 0x00ff0000) >> 16; in cayman_gpu_init()
A Dr600d.h59 #define CC_RB_BACKEND_DISABLE 0x98F4 macro
A Dr600.c2124 disabled_rb_mask = (RREG32(CC_RB_BACKEND_DISABLE) >> 16) & R6XX_MAX_BACKENDS_MASK; in r600_gpu_init()
A Devergreen.c3469 rb_disable_bitmap = (RREG32(CC_RB_BACKEND_DISABLE) & 0x00ff0000) >> 16; in evergreen_gpu_init()
A Dsi.c3024 data = RREG32(CC_RB_BACKEND_DISABLE); in si_get_rb_disabled()
A Dcik.c3077 data = RREG32(CC_RB_BACKEND_DISABLE); in cik_get_rb_disabled()
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Dsid.h1147 #define CC_RB_BACKEND_DISABLE 0x263D macro
A Dsi.c1159 {CC_RB_BACKEND_DISABLE, true},
A Dgfx_v11_0.c1531 CC_RB_BACKEND_DISABLE, in gfx_v11_0_get_rb_active_bitmap()

Completed in 125 milliseconds