[Bug 15879] Various issues: xvideo/dri/composite

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue May 20 03:08:15 PDT 2008


http://bugs.freedesktop.org/show_bug.cgi?id=15879


Michel Dänzer <michel at tungstengraphics.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #15 from Michel Dänzer <michel at tungstengraphics.com>  2008-05-20 03:08:15 PST ---
(In reply to comment #14)
> And as a side note: yesterday I fetched this driver's git.
> Well, this actually seems to be a bug in the driver:
> if Adaptor #0: "ATI Radeon Video Overlay" is chosen, program works,

Yes, there were some fixes in this area recently. Marking as fixed then.

> if Adaptor #1: "Radeon Textured Video" is chosen, program exits with:
> The error was 'BadMatch (invalid parameter attributes)'.
>   (Details: serial 1667 error_code 8 request_code 141 minor_code 13)
>   (Note to programmers: normally, X errors are reported asynchronously;
>    that is, you will receive the error a while after causing it.
>    To debug your program, run it with the --sync command line
>    option to change this behavior. You can then get a meaningful
>    backtrace from your debugger if you break on the gdk_x_error() function.)

Looks like an app bug - as you can see in the xvinfo output, the textured
adaptor doesn't define any port attributes, so the BadMatch error is the
expected result according to the XvSetPortAttribute manpage.

That is assuming

xdpyinfo -queryExtensions|grep 141

gives

    XVideo  (opcode: 141, base event: xx, base error: xxx)

otherwise please provide the output of that command.


> But there's still the question, if anything can be done about that major
> slowdown with (OpenGl/Cairo)+Composite+dri (actually, for cairo, it's there
> even when dri is disabled, but then it's only a major slowdown, instead of
> near-freeze, when with dri) (for OpenGL, while slowdown with dri is major,
> system doesn't seem to freeze).

I'm afraid your description of these problems here haven't been very clear.
Please post detailed descriptions of the symptoms and corresponding
configurations to the xorg-driver-ati at lists.x.org mailing list, and we can
decide which of those are really bugs that need to be reported separately.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the xorg-driver-ati mailing list