Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dmes_v11_0.c67 #define MES_EOP_SIZE 2048 macro
1091 r = amdgpu_bo_create_reserved(adev, MES_EOP_SIZE, PAGE_SIZE, in mes_v11_0_allocate_eop_buf()
1131 (order_base_2(MES_EOP_SIZE / 4) - 1)); in mes_v11_0_mqd_init()
H A Dmes_v12_0.c48 #define MES_EOP_SIZE 2048 macro
1251 r = amdgpu_bo_create_reserved(adev, MES_EOP_SIZE, PAGE_SIZE, in mes_v12_0_allocate_eop_buf()
1289 (order_base_2(MES_EOP_SIZE / 4) - 1)); in mes_v12_0_mqd_init()
H A Dmes_v12_1.c48 #define MES_EOP_SIZE 2048 macro
1135 r = amdgpu_bo_create_reserved(adev, MES_EOP_SIZE, PAGE_SIZE, in mes_v12_1_allocate_eop_buf()
1196 (order_base_2(MES_EOP_SIZE / 4) - 1)); in mes_v12_1_mqd_init()