From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Marius_Gr=F6ger?= Subject: Re: Glitch in newer drm-next/drm-radeon-testing Date: Sun, 06 Jun 2010 19:52:33 +0200 Message-ID: <4C0BE061.9010608@googlemail.com> References: <4C05F51E.8040603@googlemail.com> <1275466919.5860.72.camel@thor.local> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-fx0-f49.google.com (mail-fx0-f49.google.com [209.85.161.49]) by gabe.freedesktop.org (Postfix) with ESMTP id 369139E790 for ; Sun, 6 Jun 2010 10:52:37 -0700 (PDT) Received: by fxm15 with SMTP id 15so1791516fxm.36 for ; Sun, 06 Jun 2010 10:52:35 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: James Simmons Cc: =?ISO-8859-1?Q?Michel_D=E4nzer?= , dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org Am 06.06.2010 18:47, schrieb James Simmons: > >>> Apologies for such an unspecific description, and for what almost seems >>> like a support request for MythTV. I wouldn't post here if I were not >>> 100% sure it must be related with the recent drm changes. >> >> Note that the DRM APIs are intended for use by userspace components of >> graphics drivers / API libraries, not applications directly. MythTV >> shouldn't use the DRM directly for synchronization but rather use GLX >> synchronization APIs. > > Tho not the case for MythTV on a embedded device requiring apps to use GLX > wuld be to heavy. I would agree libdrm should be used. I have found the cause for the glitch and just filed http://bugs.freedesktop.org/show_bug.cgi?id=28411. Regards Marius