Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dnid.h468 #define GC_USER_RB_BACKEND_DISABLE 0x9B7C macro
H A Dsid.h1238 #define GC_USER_RB_BACKEND_DISABLE 0x9B7C macro
H A Dcikd.h1283 #define GC_USER_RB_BACKEND_DISABLE 0x9B7C macro
H A Devergreend.h439 #define GC_USER_RB_BACKEND_DISABLE 0x9B7C macro
H A Dsi.c3020 data |= RREG32(GC_USER_RB_BACKEND_DISABLE); in si_get_rb_disabled()
H A Dcik.c3111 data |= RREG32(GC_USER_RB_BACKEND_DISABLE); in cik_get_rb_disabled()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dgfx_v8_0.c3584 data = REG_GET_FIELD(data, GC_USER_RB_BACKEND_DISABLE, BACKEND_DISABLE); in gfx_v8_0_get_rb_active_bitmap()