[Bug 77533] Async DMA broken on OLAND

2014-04-18 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=77533 Alex Deucher changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 77533] Async DMA broken on OLAND

2014-04-18 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=77533 --- Comment #17 from glphvgacs --- (In reply to comment #14) > Created attachment 97566 [details] [review] > possible fix > > Does the attached patch fix the issue? yep, thanks. -- You are receiving this mail because: You are the assignee for

[Bug 77533] Async DMA broken on OLAND

2014-04-18 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=77533 --- Comment #16 from vebveb at hotmail.fr --- Your patch works for me. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL:

[Bug 77533] Async DMA broken on OLAND

2014-04-18 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=77533 --- Comment #15 from vebveb at hotmail.fr --- I have tested to return V_009910_ADDR_SURF_16_BANK in case 8 in si_num_banks, instead of V_009910_ADDR_SURF_8_BANK, and unigine have no glitches anymore. I test your patch right away. -- You are rec

[Bug 77533] Async DMA broken on OLAND

2014-04-18 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=77533 --- Comment #14 from Alex Deucher --- Created attachment 97566 --> https://bugs.freedesktop.org/attachment.cgi?id=97566&action=edit possible fix Does the attached patch fix the issue? -- You are receiving this mail because: You are the assig

[Bug 77533] Async DMA broken on OLAND

2014-04-18 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=77533 --- Comment #13 from glphvgacs --- Created attachment 97565 --> https://bugs.freedesktop.org/attachment.cgi?id=97565&action=edit dmesg.log -- You are receiving this mail because: You are the assignee for the bug. -- next part

[Bug 77533] Async DMA broken on OLAND

2014-04-18 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=77533 --- Comment #12 from vebveb at hotmail.fr --- I have tested to force to go to the fallback only before calling si_dma_copy_tile, to test if si_dma_copy_buffer was working. I didn't notice any glitch or tiling problem with heaven, but I don't know

[Bug 77533] Async DMA broken on OLAND

2014-04-18 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=77533 --- Comment #11 from Alex Deucher --- *bank size -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL:

[Bug 77533] Async DMA broken on OLAND

2014-04-18 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=77533 --- Comment #10 from Alex Deucher --- The async dma code is probably setting the band size incorrectly on these asics. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML att

[Bug 77533] Async DMA broken on OLAND

2014-04-18 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=77533 --- Comment #9 from Alex Deucher --- We may need a similar fix for async dma as we did for displays. See bug 71488. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attac

[Bug 77533] Async DMA broken on OLAND

2014-04-18 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=77533 --- Comment #8 from vebveb at hotmail.fr --- I had the same issue (bug 77602), and disabling forcing si_dma_copy to always go to the fallback solves the tiling issues and the glitches. I have a CAPE VERDE card (hd7730m). -- You are receiving th

[Bug 77533] Async DMA broken on OLAND

2014-04-18 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=77533 vebveb at hotmail.fr changed: What|Removed |Added CC||vebveb at hotmail.fr --- Comment #

[Bug 77533] Async DMA broken on OLAND

2014-04-18 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=77533 Marek Ol??k changed: What|Removed |Added Summary|commit: |Async DMA broken on OLAND