OSDN Git Service

drm/amdkfd: set coherent host access capability flag
authorAlex Sierra <alex.sierra@amd.com>
Thu, 15 Jun 2023 15:37:21 +0000 (10:37 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 23 Jun 2023 19:35:34 +0000 (15:35 -0400)
commit03d400e7605e3d36abd3f949b25ba806cccff0cb
tree2d40d7f0b0e28c50470fd059f74af375e2a380eb
parent184d83848242b2465b466a0a8e6eb58f1df10407
drm/amdkfd: set coherent host access capability flag

This flag determines whether the host possesses coherent access to
the memory of the device.

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.c