Home
last modified time | relevance | path

Searched refs:NUM_SHADER_ENGINES (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Dnid.h439 #define NUM_SHADER_ENGINES(x) ((x) << 12) macro
H A Dsid.h1159 #define NUM_SHADER_ENGINES(x) ((x) << 12) macro
H A Dcikd.h1207 #define NUM_SHADER_ENGINES(x) ((x) << 12) macro
H A Devergreend.h427 #define NUM_SHADER_ENGINES(x) ((x) << 12) macro
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dgfx_v9_0.c1251 NUM_SHADER_ENGINES); in gfx_v9_0_gpu_early_init()