[Bug 206895] [amdgpu] crash while using opencl from amdgpu-pro on kernel 5.5.10 & 5.6.0-rc6

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Mon Mar 23 13:57:22 UTC 2020


https://bugzilla.kernel.org/show_bug.cgi?id=206895

--- Comment #10 from bigbeeshane at gmail.com ---
Created attachment 288017
  --> https://bugzilla.kernel.org/attachment.cgi?id=288017&action=edit
amdgpu_possible_patch

drm_prime_sg_to_page_addr_arrays does not support cases when the number of
segments returned from dma_map_sg differs from that reported (this can be the
case)

Add and make use of a version that can use the count data returned from
dma_map_sg and the correct sg_dma_len macro

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the dri-devel mailing list