Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd.c710 if (IP_VERSION_MAJ(adev->ip_versions[GC_HWIP][0]) == 11) { in amdgpu_amdkfd_set_compute_idle()
H A Damdgpu.h677 #define IP_VERSION_MAJ(ver) ((ver) >> 16) macro
H A Damdgpu_ucode.c1304 maj = IP_VERSION_MAJ(version); in amdgpu_ucode_ip_version_decode()

Completed in 7 milliseconds