From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org Subject: [Bug 46557] nouveau: NV4E acceleration corruption when DMA above 31-bit (2 Gig barrier) Date: Wed, 07 Nov 2012 12:19:34 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0892076375==" Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: nouveau-bounces+gcfxn-nouveau=m.gmane.org-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org Errors-To: nouveau-bounces+gcfxn-nouveau=m.gmane.org-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org List-Id: nouveau.vger.kernel.org --===============0892076375== Content-Type: multipart/alternative; boundary="1352290774.eca82C854.25204"; charset="us-ascii" --1352290774.eca82C854.25204 Date: Wed, 7 Nov 2012 12:19:34 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=46557 --- Comment #26 from m.b.lankhorst-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org --- Judging from the errors, I'd say it can't look up the handle it created. Diving into the old dma implementation seems The handles for vram and gart could not be looked up, so guessing an invalid entry was used. Does setting dma_bits = 32 inside drivers/gpu/drm/nouveau/core/subdev/vm/nv44.c help? The old nouveau driver seemed to have commented out the part about 39-bits support for cards < nv50. -- You are receiving this mail because: You are the assignee for the bug. --1352290774.eca82C854.25204 Date: Wed, 7 Nov 2012 12:19:34 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 26 on bug 46557 from
Judging from the errors, I'd say it can't look up the handle it created.

Diving into the old dma implementation seems 

The handles for vram and gart could not be looked up, so guessing an invalid
entry was used.

Does setting dma_bits = 32 inside drivers/gpu/drm/nouveau/core/subdev/vm/nv44.c
help?

The old nouveau driver seemed to have commented out the part about 39-bits
support for cards < nv50.


You are receiving this mail because:
  • You are the assignee for the bug.
--1352290774.eca82C854.25204-- --===============0892076375== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Nouveau mailing list Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org http://lists.freedesktop.org/mailman/listinfo/nouveau --===============0892076375==--