* [Bug 63933] New: Error in r300_set_framebuffer_state if use Dual-Head setup
@ 2013-04-25 21:40 bugzilla-daemon
2013-04-25 21:47 ` [Bug 63933] " bugzilla-daemon
` (5 more replies)
0 siblings, 6 replies; 7+ messages in thread
From: bugzilla-daemon @ 2013-04-25 21:40 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1030 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=63933
Priority: medium
Bug ID: 63933
Assignee: dri-devel@lists.freedesktop.org
Summary: Error in r300_set_framebuffer_state if use Dual-Head
setup
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: victoraur.santos@gmail.com
Hardware: x86-64 (AMD64)
Status: NEW
Version: 9.1
Component: Drivers/DRI/r300
Product: Mesa
Created attachment 78488
--> https://bugs.freedesktop.org/attachment.cgi?id=78488&action=edit
Full log using compiz as gl-based wm
If try to start any WM that uses GL(Compiz, Gnome-shell, etc...) i get screen
completely stained and a lot of r300 error in .xsession-errors
Attached full log (using compiz)
Detail: if only one monitor is connected this error/bug doesn't occur and WM
GL-based start correctly.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2487 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] 7+ messages in thread
* [Bug 63933] Error in r300_set_framebuffer_state if use Dual-Head setup
2013-04-25 21:40 [Bug 63933] New: Error in r300_set_framebuffer_state if use Dual-Head setup bugzilla-daemon
@ 2013-04-25 21:47 ` bugzilla-daemon
2013-04-26 21:57 ` bugzilla-daemon
` (4 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2013-04-25 21:47 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1105 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=63933
Alex Deucher <agd5f@yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |NOTABUG
--- Comment #1 from Alex Deucher <agd5f@yahoo.com> ---
As per your log, you've exceeded the hw limits of the 3D engine on your chip
(max texture size of 2048x2048).
/usr/bin/compiz (opengl) - Warn: Bug in window 0x1600016 (identifying as
desktop_window)
/usr/bin/compiz (opengl) - Warn: This window tried to create an absurdly large
window 2646 x 1024
/usr/bin/compiz (opengl) - Warn: Unforunately, that's not supported on your
hardware, because you have a maximum texture size of 2048
/usr/bin/compiz (opengl) - Warn: you should probably file a bug against that
application
/usr/bin/compiz (opengl) - Warn: for now, we're going to hide tht window so
that it doesn't break your desktop
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2591 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] 7+ messages in thread
* [Bug 63933] Error in r300_set_framebuffer_state if use Dual-Head setup
2013-04-25 21:40 [Bug 63933] New: Error in r300_set_framebuffer_state if use Dual-Head setup bugzilla-daemon
2013-04-25 21:47 ` [Bug 63933] " bugzilla-daemon
@ 2013-04-26 21:57 ` bugzilla-daemon
2013-04-26 22:21 ` bugzilla-daemon
` (3 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2013-04-26 21:57 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 288 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=63933
--- Comment #2 from Victor Aurélio <victoraur.santos@gmail.com> ---
Ok, if i use Xinerama (with same resolutions) will exceed hardware limit or not
?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1157 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] 7+ messages in thread
* [Bug 63933] Error in r300_set_framebuffer_state if use Dual-Head setup
2013-04-25 21:40 [Bug 63933] New: Error in r300_set_framebuffer_state if use Dual-Head setup bugzilla-daemon
2013-04-25 21:47 ` [Bug 63933] " bugzilla-daemon
2013-04-26 21:57 ` bugzilla-daemon
@ 2013-04-26 22:21 ` bugzilla-daemon
2013-04-26 22:25 ` bugzilla-daemon
` (2 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2013-04-26 22:21 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 338 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=63933
--- Comment #3 from Alex Deucher <agd5f@yahoo.com> ---
(In reply to comment #2)
> Ok, if i use Xinerama (with same resolutions) will exceed hardware limit or
> not ?
xinerama does not support 3D acceleration.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1246 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] 7+ messages in thread
* [Bug 63933] Error in r300_set_framebuffer_state if use Dual-Head setup
2013-04-25 21:40 [Bug 63933] New: Error in r300_set_framebuffer_state if use Dual-Head setup bugzilla-daemon
` (2 preceding siblings ...)
2013-04-26 22:21 ` bugzilla-daemon
@ 2013-04-26 22:25 ` bugzilla-daemon
2013-04-26 22:29 ` bugzilla-daemon
2013-04-26 22:32 ` bugzilla-daemon
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2013-04-26 22:25 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 581 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=63933
--- Comment #4 from Victor Aurélio <victoraur.santos@gmail.com> ---
(In reply to comment #3)
> (In reply to comment #2)
> > Ok, if i use Xinerama (with same resolutions) will exceed hardware limit or
> > not ?
>
> xinerama does not support 3D acceleration.
ok, sorry my stupid question.
if isn't bothered, i've other question, only way for i get 3D
acceleration(without change resolution) is buy a new hw, or exists another way
?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1577 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] 7+ messages in thread
* [Bug 63933] Error in r300_set_framebuffer_state if use Dual-Head setup
2013-04-25 21:40 [Bug 63933] New: Error in r300_set_framebuffer_state if use Dual-Head setup bugzilla-daemon
` (3 preceding siblings ...)
2013-04-26 22:25 ` bugzilla-daemon
@ 2013-04-26 22:29 ` bugzilla-daemon
2013-04-26 22:32 ` bugzilla-daemon
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2013-04-26 22:29 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 885 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=63933
--- Comment #5 from Alex Deucher <agd5f@yahoo.com> ---
(In reply to comment #4)
> (In reply to comment #3)
> > (In reply to comment #2)
> > > Ok, if i use Xinerama (with same resolutions) will exceed hardware limit or
> > > not ?
> >
> > xinerama does not support 3D acceleration.
>
> ok, sorry my stupid question.
>
> if isn't bothered, i've other question, only way for i get 3D
> acceleration(without change resolution) is buy a new hw, or exists another
> way ?
If you want to use 3D effects across a desktop larger than the hw limits of the
GPU, you either need a newer GPU with larger hw limits or someone has to make
major changes to the xserver to allocate separate surfaces for each monitor
rather than a single large surface for all monitors.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1922 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] 7+ messages in thread
* [Bug 63933] Error in r300_set_framebuffer_state if use Dual-Head setup
2013-04-25 21:40 [Bug 63933] New: Error in r300_set_framebuffer_state if use Dual-Head setup bugzilla-daemon
` (4 preceding siblings ...)
2013-04-26 22:29 ` bugzilla-daemon
@ 2013-04-26 22:32 ` bugzilla-daemon
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2013-04-26 22:32 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 247 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=63933
--- Comment #6 from Victor Aurélio <victoraur.santos@gmail.com> ---
Thank you and sorry for any inconvenience
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1116 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] 7+ messages in thread
end of thread, other threads:[~2013-04-26 22:32 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-25 21:40 [Bug 63933] New: Error in r300_set_framebuffer_state if use Dual-Head setup bugzilla-daemon
2013-04-25 21:47 ` [Bug 63933] " bugzilla-daemon
2013-04-26 21:57 ` bugzilla-daemon
2013-04-26 22:21 ` bugzilla-daemon
2013-04-26 22:25 ` bugzilla-daemon
2013-04-26 22:29 ` bugzilla-daemon
2013-04-26 22:32 ` bugzilla-daemon
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.