Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v12_0.c1040 #define RLC_TOC_UMF_SIZE_inM 23ULL macro
1072 if (total_size < (RLC_TOC_UMF_SIZE_inM << 20)) in gfx_v12_0_calc_toc_total_size()
1073 total_size = RLC_TOC_UMF_SIZE_inM << 20; in gfx_v12_0_calc_toc_total_size()