All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 206895] [amdgpu] crash while using opencl from amdgpu-pro on kernel 5.5.10 & 5.6.0-rc6
Date: Mon, 23 Mar 2020 13:57:22 +0000	[thread overview]
Message-ID: <bug-206895-2300-mqKuHzymlu@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-206895-2300@https.bugzilla.kernel.org/>

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

--- Comment #10 from bigbeeshane@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.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  parent reply	other threads:[~2020-03-23 13:57 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-20 19:55 [Bug 206895] New: [amdgpu] crash while using opencl from amdgpu-pro on kernel 5.5.10 bugzilla-daemon
2020-03-20 20:32 ` [Bug 206895] " bugzilla-daemon
2020-03-20 20:41 ` bugzilla-daemon
2020-03-21 14:52 ` bugzilla-daemon
2020-03-21 23:09 ` bugzilla-daemon
2020-03-22 10:35 ` bugzilla-daemon
2020-03-22 23:45 ` bugzilla-daemon
2020-03-22 23:47 ` bugzilla-daemon
2020-03-23  0:38 ` bugzilla-daemon
2020-03-23 12:44 ` bugzilla-daemon
2020-03-23 12:46 ` [Bug 206895] [amdgpu] crash while using opencl from amdgpu-pro on kernel 5.5.10 & 5.6.0-rc6 bugzilla-daemon
2020-03-23 13:57 ` bugzilla-daemon [this message]
2020-03-23 15:59 ` bugzilla-daemon
2020-03-23 16:01 ` bugzilla-daemon
2020-03-23 16:11 ` bugzilla-daemon
2020-03-23 16:16 ` bugzilla-daemon
2020-03-23 16:18 ` bugzilla-daemon
2020-03-23 17:01 ` bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-206895-2300-mqKuHzymlu@https.bugzilla.kernel.org/ \
    --to=bugzilla-daemon@bugzilla.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.