From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 78453] [HAWAII] Get acceleration working Date: Tue, 20 May 2014 19:19:19 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1583973302==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id A4C566E40A for ; Tue, 20 May 2014 12:19:19 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1583973302== Content-Type: multipart/alternative; boundary="1400613559.b43e2.13958"; charset="us-ascii" --1400613559.b43e2.13958 Date: Tue, 20 May 2014 19:19:19 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=78453 --- Comment #37 from vincent --- in eglinfo it's eglInitialize that makes the gpu hangs apparently. With some investigation using gdb, a (the ?) gpu stall occurs with the following calls : eglInitialize -> _eglMatchDriver --> _eglMatchAndInitialize ---> mod->Driver->API.Initialize(mod->Driver, dpy) I'm trying to narrow down the issue. -- You are receiving this mail because: You are the assignee for the bug. --1400613559.b43e2.13958 Date: Tue, 20 May 2014 19:19:19 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 37 on bug 78453 from
in eglinfo it's eglInitialize that makes the gpu hangs apparently.

With some investigation using gdb, a (the ?) gpu stall occurs with the
following calls :


eglInitialize
-> _eglMatchDriver
--> _eglMatchAndInitialize
---> mod->Driver->API.Initialize(mod->Driver, dpy)

I'm trying to narrow down the issue.


You are receiving this mail because:
  • You are the assignee for the bug.
--1400613559.b43e2.13958-- --===============1583973302== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1583973302==--