HomeSort by: relevance | last modified time | path
    Searched refs:gfx_v10_kfd2kgd (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_device.c 53 extern const struct kfd2kgd_calls gfx_v10_kfd2kgd;
77 [CHIP_NAVI10] = &gfx_v10_kfd2kgd,
78 [CHIP_NAVI12] = &gfx_v10_kfd2kgd,
79 [CHIP_NAVI14] = &gfx_v10_kfd2kgd,
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_amdkfd_gfx_v10.c 794 const struct kfd2kgd_calls gfx_v10_kfd2kgd = { variable in typeref:typename:const struct kfd2kgd_calls

Completed in 12 milliseconds