<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - radeonsi with glamor has very poor performance with primitives drawing"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=68524">68524</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>xorg-driver-ati@lists.x.org
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>radeonsi with glamor has very poor performance with primitives drawing
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>xorg-team@lists.x.org
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>375gnu@gmail.com
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>7.7 (2011)
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Driver/Radeon
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>xorg
          </td>
        </tr></table>
      <p>
        <div>
        <pre>While glamor acceleration is upto 5 times slower than EXA on my radeon 7750,
with primitives drawing it is slow as hell. There are results of gtkperf with
EXA and glamor:

EXA:
GtkEntry - time:  0,00
GtkComboBox - time:  0,50
GtkComboBoxEntry - time:  0,40
GtkSpinButton - time:  0,06
GtkProgressBar - time:  0,02
GtkToggleButton - time:  0,06
GtkCheckButton - time:  0,06
GtkRadioButton - time:  0,08
GtkTextView - Add text - time:  0,35
GtkTextView - Scroll - time:  0,10
GtkDrawingArea - Lines - time:  0,92
GtkDrawingArea - Circles - time:  1,51
GtkDrawingArea - Text - time:  0,68
GtkDrawingArea - Pixbufs - time:  0,08
 --- 
Total time:  4,82

Glamor:
GtkEntry - time:  0,00
GtkComboBox - time:  2,30
GtkComboBoxEntry - time:  1,86
GtkSpinButton - time:  0,26
GtkProgressBar - time:  0,07
GtkToggleButton - time:  0,10
GtkCheckButton - time:  0,05
GtkRadioButton - time:  0,11
GtkTextView - Add text - time:  0,33
GtkTextView - Scroll - time:  0,10
GtkDrawingArea - Lines - ^C

The test was aborted after running for 27 _minutes_.

The same bad visual performance is demonstated by app written in XAA ages like
WindowMaker (just try to open its menu).

The situation will be much worse if you disable color tiling (only for drawing
primitives, results for all that gtk*button/view/box will be the same).</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>