Home
last modified time | relevance | path

Searched refs:get_pkg_type (Results 1 – 7 of 7) sorted by relevance

/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_smuio.h45 enum amdgpu_pkg_type (*get_pkg_type)(struct amdgpu_device *adev); member
A Dsmuio_v13_0_3.c108 .get_pkg_type = smuio_v13_0_3_get_pkg_type,
A Dsmuio_v13_0.c160 .get_pkg_type = smuio_v13_0_get_pkg_type,
A Dgmc_v9_0.c1599 adev->smuio.funcs->get_pkg_type(adev); in gmc_v9_0_early_init()
A Damdgpu_device.c369 if (adev->smuio.funcs && adev->smuio.funcs->get_pkg_type) in amdgpu_device_get_board_info()
370 pkg_type = adev->smuio.funcs->get_pkg_type(adev); in amdgpu_device_get_board_info()
A Damdgpu_discovery.c3017 if (adev->smuio.funcs->get_pkg_type(adev) == AMDGPU_PKG_TYPE_APU) { in amdgpu_discovery_set_ip_blocks()
/drivers/gpu/drm/amd/amdkfd/
A Dkfd_crat.c2131 kdev->adev->smuio.funcs->get_pkg_type(kdev->adev) == in kfd_fill_gpu_direct_io_link_to_cpu()

Completed in 31 milliseconds