Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dmes_v10_1.c42 #define MES_EOP_SIZE 2048 macro
547 r = amdgpu_bo_create_reserved(adev, MES_EOP_SIZE, PAGE_SIZE, in mes_v10_1_allocate_eop_buf()
616 (order_base_2(MES_EOP_SIZE / 4) - 1)); in mes_v10_1_mqd_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dmes_v11_0.c55 #define MES_EOP_SIZE 2048 macro
690 r = amdgpu_bo_create_reserved(adev, MES_EOP_SIZE, PAGE_SIZE, in mes_v11_0_allocate_eop_buf()
730 (order_base_2(MES_EOP_SIZE / 4) - 1)); in mes_v11_0_mqd_init()
H A Dmes_v10_1.c47 #define MES_EOP_SIZE 2048 macro
611 r = amdgpu_bo_create_reserved(adev, MES_EOP_SIZE, PAGE_SIZE, in mes_v10_1_allocate_eop_buf()
650 (order_base_2(MES_EOP_SIZE / 4) - 1)); in mes_v10_1_mqd_init()

Completed in 5 milliseconds