[Bug 110781] Radeon: heavy r300 performance drop regression between 11.x and 19.x

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jun 4 10:23:06 UTC 2019


https://bugs.freedesktop.org/show_bug.cgi?id=110781

Richard Thier <u9vata at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #144439|0                           |1
        is obsolete|                            |

--- Comment #29 from Richard Thier <u9vata at gmail.com> ---
Created attachment 144442
  --> https://bugs.freedesktop.org/attachment.cgi?id=144442&action=edit
quickfix, working with 19.x mesa versions (tested: latest)

Added a proposed quickfix based on "possible fix" from Marek.

This version now works with latest mesa and I suspect it does not break
anything else with other cards neither. Still could be cleaned up a bit by
finding and changing which r300 code paths ask for VRAM and GTT domains
together and changing code there, but this works so far.

This change favors VRAM domain over GTT domain when both are provided. For more
available memory, you can change it the other way around easily, but this seems
to favor faster speed over more memory available.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20190604/17718bcf/attachment-0001.html>


More information about the dri-devel mailing list