Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/radeon/
Dnid.h439 #define NUM_SHADER_ENGINES(x) ((x) << 12) macro
Dsid.h1159 #define NUM_SHADER_ENGINES(x) ((x) << 12) macro
Dcikd.h1207 #define NUM_SHADER_ENGINES(x) ((x) << 12) macro
Devergreend.h427 #define NUM_SHADER_ENGINES(x) ((x) << 12) macro
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dsid.h1157 #define NUM_SHADER_ENGINES(x) ((x) << 12) macro
Dgfx_v9_0.c1250 NUM_SHADER_ENGINES); in gfx_v9_0_gpu_early_init()