Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_mes.h41 #define AMDGPU_MES_API_VERSION_MASK 0x00fff000 macro
H A Dmes_v11_0.c352 if (((adev->mes.sched_version & AMDGPU_MES_API_VERSION_MASK) >> in mes_v11_0_add_hw_queue()