]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdkfd: move CoherentHostAccess prop to HSA_CAPABILITY
authorAlex Sierra <alex.sierra@amd.com>
Fri, 11 Jun 2021 02:10:11 +0000 (21:10 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 11 Jun 2021 20:05:27 +0000 (16:05 -0400)
commit7642c56a20b6c3fc8ddeba937f4ee941404b7d17
treec777c76d7e1d35736eb265934546fed5cb9e6a3d
parentfb59a9209cba7d2bc9eaf3e8b54bdde89640b0b4
drm/amdkfd: move CoherentHostAccess prop to HSA_CAPABILITY

CoherentHostAccess flag support has moved from HSA_MEMORYPROPERTY
to HSA_CAPABILITY struct. Proper changes have made also at the thunk
to support this change.

CoherentHostAccess: whether or not device memory can be coherently
accessed by the host CPU.

Signed-off-by: Alex Sierra <alex.sierra@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_topology.h