<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 --- - unnecessary logging of needBandwidth, totalBandwidth"
href="https://bugs.freedesktop.org/show_bug.cgi?id=80021">80021</a>
</td>
</tr>
<tr>
<th>Assignee</th>
<td>openchrome-devel@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Summary</th>
<td>unnecessary logging of needBandwidth, totalBandwidth
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Reporter</th>
<td>rklehm@gertronix.de
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Component</th>
<td>Driver/openchrome
</td>
</tr>
<tr>
<th>Product</th>
<td>xorg
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=101039" name="attach_101039" title="logging patch">attachment 101039</a> <a href="attachment.cgi?id=101039&action=edit" title="logging patch">[details]</a></span>
logging patch
Upgrading my VIA CN10000, Gentoo, MythTV based Home-VPR to
xf86-video-openchrome-0.3.3 two changes at xorg.conf were necessary to find
out:
* replaced Mode "720x576Over" (does not work any more, flickers) with Mode
"720x576"
* needed new options to watch video with method xv-blit:
Option "EnableAGPDMA" "true"
#
# 2014-06-14 rklehm: not enabled leads to bug since openchrome-0.3.3
# - (EE) CHROME(0): [Xv] Port 0: PCI DMA blit failed.
Option "NoAGPFor2D" "true"
Option "NoXVDMA" "true"
==> OK, I'm glad to get it work again! Thanks a lot for your work.
* while watching video following messages are endless logged
via_xv.c : needBandwidth= 180.000000 :
via_xv.c : totalBandwidth= 2979.199951 :
==> I made a patch and got it work. Please consider to patch it into upstream.</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>