https://bugs.freedesktop.org/show_bug.cgi?id=80021
Priority: medium Bug ID: 80021 Assignee: openchrome-devel@lists.freedesktop.org Summary: unnecessary logging of needBandwidth, totalBandwidth Severity: normal Classification: Unclassified OS: All Reporter: rkl...@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.
_______________________________________________ Openchrome-devel mailing list Openchrome-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/openchrome-devel