From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 72198] New: driDriverGetExtensions_r600 not implemented
Date: Sun, 01 Dec 2013 16:07:46 +0000
Message-ID:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1917605197=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id A6790FB36D
for ;
Sun, 1 Dec 2013 08:07:46 -0800 (PST)
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces@lists.freedesktop.org
Errors-To: dri-devel-bounces@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============1917605197==
Content-Type: multipart/alternative; boundary="1385914066.e1bA2570.23560"; charset="us-ascii"
--1385914066.e1bA2570.23560
Date: Sun, 1 Dec 2013 16:07:46 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=72198
Priority: medium
Bug ID: 72198
Assignee: dri-devel@lists.freedesktop.org
Summary: driDriverGetExtensions_r600 not implemented
Severity: enhancement
Classification: Unclassified
OS: All
Reporter: i.gnatenko.brain@gmail.com
Hardware: Other
Status: NEW
Version: git
Component: Drivers/DRI/R600
Product: Mesa
$ DRI_PRIME=1 LIBGL_DEBUG=verbose glxinfo64
name of display: :0
libGL: OpenDriver: trying /usr/lib64/dri/tls/r600_dri.so
libGL: OpenDriver: trying /usr/lib64/dri/r600_dri.so
libGL: driver does not expose __driDriverGetExtensions_r600():
/usr/lib64/dri/r600_dri.so: undefined symbol: __driDriverGetExtensions_r600
libGL: Can't open configuration file /home/carasin/.drirc: No such file or
directory.
libGL: Can't open configuration file /home/carasin/.drirc: No such file or
directory.
display: :0 screen: 0
direct rendering: Yes
[snipped]
I think could be good if we will have implemented this func.
Found about the same funcs for intel:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=1925a9aebd64b2e08574118891394d9d56db25ae
--
You are receiving this mail because:
You are the assignee for the bug.
--1385914066.e1bA2570.23560
Date: Sun, 1 Dec 2013 16:07:46 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
| Priority |
medium
|
| Bug ID |
72198
|
| Assignee |
dri-devel@lists.freedesktop.org
|
| Summary |
driDriverGetExtensions_r600 not implemented
|
| Severity |
enhancement
|
| Classification |
Unclassified
|
| OS |
All
|
| Reporter |
i.gnatenko.brain@gmail.com
|
| Hardware |
Other
|
| Status |
NEW
|
| Version |
git
|
| Component |
Drivers/DRI/R600
|
| Product |
Mesa
|
$ DRI_PRIME=1 LIBGL_DEBUG=verbose glxinfo64
name of display: :0
libGL: OpenDriver: trying /usr/lib64/dri/tls/r600_dri.so
libGL: OpenDriver: trying /usr/lib64/dri/r600_dri.so
libGL: driver does not expose __driDriverGetExtensions_r600():
/usr/lib64/dri/r600_dri.so: undefined symbol: __driDriverGetExtensions_r600
libGL: Can't open configuration file /home/carasin/.drirc: No such file or
directory.
libGL: Can't open configuration file /home/carasin/.drirc: No such file or
directory.
display: :0 screen: 0
direct rendering: Yes
[snipped]
I think could be good if we will have implemented this func.
Found about the same funcs for intel:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=1925a9aebd64b2e08574118891394d9d56db25ae
You are receiving this mail because:
- You are the assignee for the bug.
--1385914066.e1bA2570.23560--
--===============1917605197==
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
--===============1917605197==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 72198] driDriverGetExtensions_r600 not implemented
Date: Tue, 03 Dec 2013 01:31:14 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2042611803=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 5A38AFAF44
for ;
Mon, 2 Dec 2013 17:31:14 -0800 (PST)
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: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============2042611803==
Content-Type: multipart/alternative; boundary="1386034274.6cd4FCE81.13254"; charset="us-ascii"
--1386034274.6cd4FCE81.13254
Date: Tue, 3 Dec 2013 01:31:14 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=72198
Eric Anholt changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |NOTABUG
--- Comment #1 from Eric Anholt ---
If gallium gets megadrivers conversion, it'll start exposing these symbols, but
until then, it's not a bug to not have them.
--
You are receiving this mail because:
You are the assignee for the bug.
--1386034274.6cd4FCE81.13254
Date: Tue, 3 Dec 2013 01:31:14 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Eric Anholt
changed
bug 72198
| What |
Removed |
Added |
| Status |
NEW
|
RESOLVED
|
| Resolution |
---
|
NOTABUG
|
Comment # 1
on bug 72198
from Eric Anholt
If gallium gets megadrivers conversion, it'll start exposing these symbols, but
until then, it's not a bug to not have them.
You are receiving this mail because:
- You are the assignee for the bug.
--1386034274.6cd4FCE81.13254--
--===============2042611803==
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
--===============2042611803==--