Re: [PATCH] drm/amdkfd: Make EXT_COHERENT parameter affect APU svm memory

2023-10-10 Thread Philip Yang
On 2023-10-10 10:32, Francis, David wrote: [AMD Official Use Only - General] [AMD Official Use Only - General] By the intended

[PATCH] drm/amdkfd: Make EXT_COHERENT parameter affect APU svm memory

2023-10-10 Thread Francis, David
[AMD Official Use Only - General] By the intended semantics of the EXT_COHERENT parameter, it should cause the driver to use MTYPE_UC instead of MTYPE_NC on non-local gfx9.4.3 APU memory. Signed-off-by: David Francis --- drivers/gpu/drm/amd/amdkfd/kfd_svm.c | 2 +- 1 file changed, 1