Home
last modified time | relevance | path

Searched refs:GC_USER_RB_BACKEND_DISABLE (Results 1 – 11 of 11) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/radeon/
Dnid.h468 #define GC_USER_RB_BACKEND_DISABLE 0x9B7C macro
Dsid.h1238 #define GC_USER_RB_BACKEND_DISABLE 0x9B7C macro
Dcikd.h1283 #define GC_USER_RB_BACKEND_DISABLE 0x9B7C macro
Devergreend.h439 #define GC_USER_RB_BACKEND_DISABLE 0x9B7C macro
Dsi.c3029 data |= RREG32(GC_USER_RB_BACKEND_DISABLE); in si_get_rb_disabled()
Dcik.c3082 data |= RREG32(GC_USER_RB_BACKEND_DISABLE); in cik_get_rb_disabled()
/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Dsid.h1266 #define GC_USER_RB_BACKEND_DISABLE 0x26DF macro
Dsi.c1160 {GC_USER_RB_BACKEND_DISABLE, true},
Dgfx_v6_0.c1319 data = REG_GET_FIELD(data, GC_USER_RB_BACKEND_DISABLE, BACKEND_DISABLE); in gfx_v6_0_get_rb_active_bitmap()
Dgfx_v11_0.c1587 GC_USER_RB_BACKEND_DISABLE, in gfx_v11_0_get_rb_active_bitmap()
Dgfx_v8_0.c3434 data = REG_GET_FIELD(data, GC_USER_RB_BACKEND_DISABLE, BACKEND_DISABLE); in gfx_v8_0_get_rb_active_bitmap()