Searched refs:CIK_RB_BITMAP_WIDTH_PER_SH (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Dcikd.h49 #define CIK_RB_BITMAP_WIDTH_PER_SH 2 macro
H A Dgfx_v7_0.c1964 disabled_rbs |= data << ((i * sh_per_se + j) * CIK_RB_BITMAP_WIDTH_PER_SH); gfx_v7_0_setup_rb()
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dcikd.h30 #define CIK_RB_BITMAP_WIDTH_PER_SH 2 macro
H A Dcik.c3502 disabled_rbs |= data << ((i * sh_per_se + j) * CIK_RB_BITMAP_WIDTH_PER_SH); cik_setup_rb()

Completed in 190 milliseconds