* [Bug 72575] Several games are unable to detect VRAM size
2013-12-10 18:36 [Bug 72575] New: Several games are unable to detect VRAM size bugzilla-daemon
@ 2013-12-10 18:52 ` bugzilla-daemon
2013-12-10 20:09 ` bugzilla-daemon
` (6 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2013-12-10 18:52 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 265 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=72575
--- Comment #1 from Alex Deucher <agd5f@yahoo.com> ---
OpenGL does not provide a standard mechanism for applications to query vram
size.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1024 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 72575] Several games are unable to detect VRAM size
2013-12-10 18:36 [Bug 72575] New: Several games are unable to detect VRAM size bugzilla-daemon
2013-12-10 18:52 ` [Bug 72575] " bugzilla-daemon
@ 2013-12-10 20:09 ` bugzilla-daemon
2013-12-10 21:52 ` bugzilla-daemon
` (5 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2013-12-10 20:09 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 276 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=72575
--- Comment #2 from Benjamin Bellec <b.bellec@gmail.com> ---
How the proprietary driver do?
ETQW seems to try reading /proc/dri/0/umm , what is it?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1041 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 72575] Several games are unable to detect VRAM size
2013-12-10 18:36 [Bug 72575] New: Several games are unable to detect VRAM size bugzilla-daemon
2013-12-10 18:52 ` [Bug 72575] " bugzilla-daemon
2013-12-10 20:09 ` bugzilla-daemon
@ 2013-12-10 21:52 ` bugzilla-daemon
2013-12-10 22:43 ` bugzilla-daemon
` (4 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2013-12-10 21:52 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 312 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=72575
--- Comment #3 from Alex Deucher <agd5f@yahoo.com> ---
Each game does it differently. There are some vendor specific extensions and
some games have tables based on GL vendor strings.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1071 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 72575] Several games are unable to detect VRAM size
2013-12-10 18:36 [Bug 72575] New: Several games are unable to detect VRAM size bugzilla-daemon
` (2 preceding siblings ...)
2013-12-10 21:52 ` bugzilla-daemon
@ 2013-12-10 22:43 ` bugzilla-daemon
2013-12-11 18:34 ` bugzilla-daemon
` (3 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2013-12-10 22:43 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 302 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=72575
--- Comment #4 from Ian Romanick <idr@freedesktop.org> ---
Newer games can now use the mechanisms provided by GLX_MESA_query_renderer in
drivers that support that extension.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1065 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 72575] Several games are unable to detect VRAM size
2013-12-10 18:36 [Bug 72575] New: Several games are unable to detect VRAM size bugzilla-daemon
` (3 preceding siblings ...)
2013-12-10 22:43 ` bugzilla-daemon
@ 2013-12-11 18:34 ` bugzilla-daemon
2013-12-17 21:19 ` bugzilla-daemon
` (2 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2013-12-11 18:34 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 311 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=72575
--- Comment #5 from Benjamin Bellec <b.bellec@gmail.com> ---
OK so I'll close this bug.
Anyway, Ian, GLX_MESA_query_renderer is still in RFC? There is also no
implementation in Mesa?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1076 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 72575] Several games are unable to detect VRAM size
2013-12-10 18:36 [Bug 72575] New: Several games are unable to detect VRAM size bugzilla-daemon
` (4 preceding siblings ...)
2013-12-11 18:34 ` bugzilla-daemon
@ 2013-12-17 21:19 ` bugzilla-daemon
2013-12-20 18:40 ` bugzilla-daemon
2015-02-22 14:53 ` bugzilla-daemon
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2013-12-17 21:19 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 424 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=72575
Benjamin Bellec <b.bellec@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |NOTOURBUG
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1226 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 72575] Several games are unable to detect VRAM size
2013-12-10 18:36 [Bug 72575] New: Several games are unable to detect VRAM size bugzilla-daemon
` (5 preceding siblings ...)
2013-12-17 21:19 ` bugzilla-daemon
@ 2013-12-20 18:40 ` bugzilla-daemon
2015-02-22 14:53 ` bugzilla-daemon
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2013-12-20 18:40 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 536 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=72575
--- Comment #6 from Ian Romanick <idr@freedesktop.org> ---
(In reply to comment #5)
> OK so I'll close this bug.
> Anyway, Ian, GLX_MESA_query_renderer is still in RFC? There is also no
> implementation in Mesa?
In Mesa 10.0, i965 and i915 (classic) support it. It should be pretty easy for
other drivers to get support for it... someone just needs to wire it up.
1e4ce08f is the implementation for i965.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1427 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 72575] Several games are unable to detect VRAM size
2013-12-10 18:36 [Bug 72575] New: Several games are unable to detect VRAM size bugzilla-daemon
` (6 preceding siblings ...)
2013-12-20 18:40 ` bugzilla-daemon
@ 2015-02-22 14:53 ` bugzilla-daemon
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2015-02-22 14:53 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 323 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=72575
--- Comment #7 from madbiologist <s.j.turner@uqconnect.net> ---
This commit to glxinfo looks relevant:
http://cgit.freedesktop.org/mesa/demos/commit/?id=999b6950c644266bb871e79438751bdba2fa2a08
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1248 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 9+ messages in thread