* [Bug 94414] Radeon RV370 w/ acceleration enabled exhibits problem with resolutions above 1440x900
[not found] <bug-94414-502@http.bugs.freedesktop.org/>
@ 2016-03-10 3:29 ` bugzilla-daemon
2016-03-10 9:05 ` bugzilla-daemon
` (10 subsequent siblings)
11 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2016-03-10 3:29 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 690 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=94414
Michel Dänzer <michel@daenzer.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
QA Contact|xorg-team@lists.x.org |dri-devel@lists.freedesktop
| |.org
Component|Driver/Radeon |Drivers/Gallium/r300
Product|xorg |Mesa
Assignee|xorg-driver-ati@lists.x.org |dri-devel@lists.freedesktop
| |.org
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1692 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 12+ messages in thread
* [Bug 94414] Radeon RV370 w/ acceleration enabled exhibits problem with resolutions above 1440x900
[not found] <bug-94414-502@http.bugs.freedesktop.org/>
2016-03-10 3:29 ` [Bug 94414] Radeon RV370 w/ acceleration enabled exhibits problem with resolutions above 1440x900 bugzilla-daemon
@ 2016-03-10 9:05 ` bugzilla-daemon
2016-03-10 14:02 ` bugzilla-daemon
` (9 subsequent siblings)
11 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2016-03-10 9:05 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 734 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=94414
--- Comment #9 from Felix Miata <mrmazda@earthlink.net> ---
Created attachment 122200
--> https://bugs.freedesktop.org/attachment.cgi?id=122200&action=edit
rv370 X300 Radeon Xorg.0.log on Fedora 23 (2 connected displays)(hwinfo
prepended)
I managed to reproduce the screen corruption accidentally, by forgetting to
disconnect 1680x1050 LCD on VGA before booting with 1920x1200 LCD on DVI.
Rebooting with only 1920x1200 on DVI, no corruption was evident in KDE.
The corruption looks the same as appeared long ago on a couple of rv370-380 era
Radeon X### cards I then decided must have developed bad RAM.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1849 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 12+ messages in thread
* [Bug 94414] Radeon RV370 w/ acceleration enabled exhibits problem with resolutions above 1440x900
[not found] <bug-94414-502@http.bugs.freedesktop.org/>
2016-03-10 3:29 ` [Bug 94414] Radeon RV370 w/ acceleration enabled exhibits problem with resolutions above 1440x900 bugzilla-daemon
2016-03-10 9:05 ` bugzilla-daemon
@ 2016-03-10 14:02 ` bugzilla-daemon
2016-03-10 14:47 ` bugzilla-daemon
` (8 subsequent siblings)
11 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2016-03-10 14:02 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1402 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=94414
Alex Deucher <alexdeucher@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |NOTOURBUG
Status|REOPENED |RESOLVED
--- Comment #10 from Alex Deucher <alexdeucher@gmail.com> ---
(In reply to Felix Miata from comment #9)
> Created attachment 122200 [details]
> rv370 X300 Radeon Xorg.0.log on Fedora 23 (2 connected displays)(hwinfo
> prepended)
>
> I managed to reproduce the screen corruption accidentally, by forgetting to
> disconnect 1680x1050 LCD on VGA before booting with 1920x1200 LCD on DVI.
> Rebooting with only 1920x1200 on DVI, no corruption was evident in KDE.
>
> The corruption looks the same as appeared long ago on a couple of rv370-380
> era Radeon X### cards I then decided must have developed bad RAM.
The problem is that the max texture and render target coordinate limits on R3xx
hardware is 2048 pixels. If your desktop is larger than 2048 pixels in either
dimension, you will see corruption if you compositor attempts to accelerate it.
The desktop compositor should check the GL limits of the underlying driver
before blindly specifying surfaces larger than them.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 3411 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 12+ messages in thread
* [Bug 94414] Radeon RV370 w/ acceleration enabled exhibits problem with resolutions above 1440x900
[not found] <bug-94414-502@http.bugs.freedesktop.org/>
` (2 preceding siblings ...)
2016-03-10 14:02 ` bugzilla-daemon
@ 2016-03-10 14:47 ` bugzilla-daemon
2016-03-10 18:09 ` bugzilla-daemon
` (7 subsequent siblings)
11 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2016-03-10 14:47 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1688 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=94414
Jean-Philippe Gariépy <gawix@yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|NOTOURBUG |---
--- Comment #11 from Jean-Philippe Gariépy <gawix@yahoo.com> ---
(In reply to Alex Deucher from comment #10)
> The problem is that the max texture and render target coordinate limits on
> R3xx hardware is 2048 pixels. If your desktop is larger than 2048 pixels in
> either dimension, you will see corruption if you compositor attempts to
> accelerate it. The desktop compositor should check the GL limits of the
> underlying driver before blindly specifying surfaces larger than them.
Hi Alex, you've responded to Felix comment but this is not the original
problem.
As far as I know, my desktop size is 1920x1200 and doesn't exceed 2048 in
either dimension. My card only has a 2 physical outputs DVI and S-video. Only
DVI-0 is connected, so there is no "other monitor" left open that would change
the desktop size.
(II) RADEON(0): Output VGA-0 disconnected
(II) RADEON(0): Output DVI-0 connected
(II) RADEON(0): Output S-video disconnected
Nevertheless...
The only hint that I have so far is the "r300: CS space validation failed."
message. If it's a problem with the desktop compositor violating the contract,
which Gnome component is reponsible? Just trying to log the bug at the right
level.
I'll try using another desktop environment tonight.
Thanks
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 3336 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 12+ messages in thread
* [Bug 94414] Radeon RV370 w/ acceleration enabled exhibits problem with resolutions above 1440x900
[not found] <bug-94414-502@http.bugs.freedesktop.org/>
` (3 preceding siblings ...)
2016-03-10 14:47 ` bugzilla-daemon
@ 2016-03-10 18:09 ` bugzilla-daemon
2016-03-11 3:01 ` bugzilla-daemon
` (6 subsequent siblings)
11 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2016-03-10 18:09 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 635 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=94414
--- Comment #12 from Felix Miata <mrmazda@earthlink.net> ---
(In reply to Jean-Philippe Gariépy from comment #11)
> I'll try using another desktop environment tonight.
Not just another DE, but another OS, like a Knoppix DVD or other live media, to
help determine whether a software problem, or failing X300 RAM. If it's RAM,
maybe trying a lower resolution mode or display would tell that your real limit
has dropped to less than 2048. Was your X300 manufactured by MSI, or shipped
originally in a Dell PC?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1565 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 12+ messages in thread
* [Bug 94414] Radeon RV370 w/ acceleration enabled exhibits problem with resolutions above 1440x900
[not found] <bug-94414-502@http.bugs.freedesktop.org/>
` (4 preceding siblings ...)
2016-03-10 18:09 ` bugzilla-daemon
@ 2016-03-11 3:01 ` bugzilla-daemon
2016-03-11 3:15 ` bugzilla-daemon
` (5 subsequent siblings)
11 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2016-03-11 3:01 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 623 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=94414
--- Comment #13 from Michel Dänzer <michel@daenzer.net> ---
(In reply to Jean-Philippe Gariépy from comment #11)
> The only hint that I have so far is the "r300: CS space validation failed."
> message. If it's a problem with the desktop compositor violating the
> contract, which Gnome component is reponsible? Just trying to log the bug at
> the right level.
It's probably assigned correctly now. The message indicates that the r300
driver isn't coping with the amount of VRAM available to it.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1571 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 12+ messages in thread
* [Bug 94414] Radeon RV370 w/ acceleration enabled exhibits problem with resolutions above 1440x900
[not found] <bug-94414-502@http.bugs.freedesktop.org/>
` (5 preceding siblings ...)
2016-03-11 3:01 ` bugzilla-daemon
@ 2016-03-11 3:15 ` bugzilla-daemon
2016-03-11 3:46 ` bugzilla-daemon
` (4 subsequent siblings)
11 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2016-03-11 3:15 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 923 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=94414
--- Comment #14 from Jean-Philippe Gariépy <gawix@yahoo.com> ---
(In reply to Felix Miata from comment #12)
> > I'll try using another desktop environment tonight.
>
> Not just another DE, but another OS, like a Knoppix DVD or other live media,
> to help determine whether a software problem, or failing X300 RAM. If it's
> RAM, maybe trying a lower resolution mode or display would tell that your
> real limit has dropped to less than 2048. Was your X300 manufactured by MSI,
> or shipped originally in a Dell PC?
My X300 came in a Dell PC.
Didn't have the time to try another distribution but I remember having similar
display problems while trying Ubuntu from a Live image. Same problem under KDE.
At 1280x1024, I get the "CS space validation" error message.
At 1280x960, I don't get it.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1888 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 12+ messages in thread
* [Bug 94414] Radeon RV370 w/ acceleration enabled exhibits problem with resolutions above 1440x900
[not found] <bug-94414-502@http.bugs.freedesktop.org/>
` (6 preceding siblings ...)
2016-03-11 3:15 ` bugzilla-daemon
@ 2016-03-11 3:46 ` bugzilla-daemon
2016-03-11 8:48 ` bugzilla-daemon
` (3 subsequent siblings)
11 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2016-03-11 3:46 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 770 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=94414
--- Comment #15 from Felix Miata <mrmazda@earthlink.net> ---
I think what's happening is RAM deterioration. IIRC, my oldest and most used
(24/7 > 5 years) X600 started displaying the same kind of corruption. I
replaced it with another X600 off eBay for $6. Another I bought off eBay worked
OK at boot and on vttys, but corrupted like yours on starting X at modes higher
than 1280x1024 or so. With yours having only DVI and S-Video outputs it sounds
like yours came in a SFF Dell. I see a 5-lot of low profile X600 cards in a
current eBay ad for $19.95 delivered in the USA, and many other ads for X300
and X600 at low prices in US and abroad.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1632 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 12+ messages in thread
* [Bug 94414] Radeon RV370 w/ acceleration enabled exhibits problem with resolutions above 1440x900
[not found] <bug-94414-502@http.bugs.freedesktop.org/>
` (7 preceding siblings ...)
2016-03-11 3:46 ` bugzilla-daemon
@ 2016-03-11 8:48 ` bugzilla-daemon
2016-03-11 9:05 ` bugzilla-daemon
` (2 subsequent siblings)
11 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2016-03-11 8:48 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 377 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=94414
--- Comment #16 from Michel Dänzer <michel@daenzer.net> ---
(In reply to Felix Miata from comment #15)
> I think what's happening is RAM deterioration.
That couldn't explain the error messages Jean-Philippe is getting. They
indicate a software bug.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1306 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 12+ messages in thread
* [Bug 94414] Radeon RV370 w/ acceleration enabled exhibits problem with resolutions above 1440x900
[not found] <bug-94414-502@http.bugs.freedesktop.org/>
` (8 preceding siblings ...)
2016-03-11 8:48 ` bugzilla-daemon
@ 2016-03-11 9:05 ` bugzilla-daemon
2016-03-11 9:37 ` bugzilla-daemon
2019-09-18 18:53 ` bugzilla-daemon
11 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2016-03-11 9:05 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 923 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=94414
--- Comment #17 from Felix Miata <mrmazda@earthlink.net> ---
(In reply to Michel Dänzer from comment #16)
> (In reply to Felix Miata from comment #15)
> > I think what's happening is RAM deterioration.
> That couldn't explain the error messages Jean-Philippe is getting. They
> indicate a software bug.
You wrote "the r300 driver isn't coping with the amount of VRAM available to
it". I would expect unreliable RAM to be difficult to cope with. Bad coping may
be a software problem, but if his coped with available RAM is less than it used
to be, I'd expect he wouldn't be able to recover uncorrupted 1920x1200 without
hardware replacement.
I think I may still have my corrupting rv380 X600 upstairs that I could
reinstall in something if you think it might help development of better coping.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1943 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 12+ messages in thread
* [Bug 94414] Radeon RV370 w/ acceleration enabled exhibits problem with resolutions above 1440x900
[not found] <bug-94414-502@http.bugs.freedesktop.org/>
` (9 preceding siblings ...)
2016-03-11 9:05 ` bugzilla-daemon
@ 2016-03-11 9:37 ` bugzilla-daemon
2019-09-18 18:53 ` bugzilla-daemon
11 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2016-03-11 9:37 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 448 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=94414
--- Comment #18 from Michel Dänzer <michel@daenzer.net> ---
Felix, the symptoms described in this bug report aren't consistent with
hardware failure. Some of the symptoms you were getting due to hardware failure
might have been similar, but it's most certainly not the same problem. Please
stop mixing up the two issues.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1306 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 12+ messages in thread
* [Bug 94414] Radeon RV370 w/ acceleration enabled exhibits problem with resolutions above 1440x900
[not found] <bug-94414-502@http.bugs.freedesktop.org/>
` (10 preceding siblings ...)
2016-03-11 9:37 ` bugzilla-daemon
@ 2019-09-18 18:53 ` bugzilla-daemon
11 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2019-09-18 18:53 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 841 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=94414
GitLab Migration User <gitlab-migration@fdo.invalid> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution|--- |MOVED
--- Comment #19 from GitLab Migration User <gitlab-migration@fdo.invalid> ---
-- GitLab Migration Automatic Message --
This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.
You can subscribe and participate further through the new bug through this link
to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/371.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2553 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2019-09-18 18:53 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <bug-94414-502@http.bugs.freedesktop.org/>
2016-03-10 3:29 ` [Bug 94414] Radeon RV370 w/ acceleration enabled exhibits problem with resolutions above 1440x900 bugzilla-daemon
2016-03-10 9:05 ` bugzilla-daemon
2016-03-10 14:02 ` bugzilla-daemon
2016-03-10 14:47 ` bugzilla-daemon
2016-03-10 18:09 ` bugzilla-daemon
2016-03-11 3:01 ` bugzilla-daemon
2016-03-11 3:15 ` bugzilla-daemon
2016-03-11 3:46 ` bugzilla-daemon
2016-03-11 8:48 ` bugzilla-daemon
2016-03-11 9:05 ` bugzilla-daemon
2016-03-11 9:37 ` bugzilla-daemon
2019-09-18 18:53 ` bugzilla-daemon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox