Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Dmes_v12_0.c47 #define MES_EOP_SIZE 2048 macro
980 r = amdgpu_bo_create_reserved(adev, MES_EOP_SIZE, PAGE_SIZE, in mes_v12_0_allocate_eop_buf()
1018 (order_base_2(MES_EOP_SIZE / 4) - 1)); in mes_v12_0_mqd_init()
Dmes_v11_0.c63 #define MES_EOP_SIZE 2048 macro
1012 r = amdgpu_bo_create_reserved(adev, MES_EOP_SIZE, PAGE_SIZE, in mes_v11_0_allocate_eop_buf()
1052 (order_base_2(MES_EOP_SIZE / 4) - 1)); in mes_v11_0_mqd_init()