[Openchrome-devel] [Bug 80021] New: unnecessary logging of needBandwidth, totalBandwidth

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Jun 14 04:32:11 PDT 2014


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

          Priority: medium
            Bug ID: 80021
          Assignee: openchrome-devel at lists.freedesktop.org
           Summary: unnecessary logging of needBandwidth, totalBandwidth
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: rklehm at gertronix.de
          Hardware: Other
            Status: NEW
           Version: unspecified
         Component: Driver/openchrome
           Product: xorg

Created attachment 101039
  --> https://bugs.freedesktop.org/attachment.cgi?id=101039&action=edit
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/openchrome-devel/attachments/20140614/42dc9064/attachment.html>


More information about the Openchrome-devel mailing list