* [Bug 40986] New: xorg-r600: graphical glitches on cursor display
@ 2011-09-18 11:34 bugzilla-daemon
2011-09-21 11:03 ` [Bug 40986] " bugzilla-daemon
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: bugzilla-daemon @ 2011-09-18 11:34 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=40986
Summary: xorg-r600: graphical glitches on cursor display
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/r600
AssignedTo: dri-devel@lists.freedesktop.org
ReportedBy: debian@carbon-project.org
Created an attachment (id=51309)
--> (https://bugs.freedesktop.org/attachment.cgi?id=51309)
X.org Log of the R600G run
Git snapshot of: Mesa/ee09c1e1
I've tested Mesa's r600 DDX (xorg state-tracker) with X.org 1.11.0 and KDE
4.6.5. Immediately after KDM is launched, the mouse cursor is distorted (wrong
proportions, longer than wide) and is overlayed with a blue strip pattern
(horizontal) in a rather large square area around the actual cursor. Underneath
the distorted cursor is visible.
There are further graphical glitches (like when you open something in less,
Pos1 and End seem to have no effect, only when you press an arrow key, the
display is updated partially, after the second arrow key press, you get a full
update, waiting doesn't help) or slow reaction to pressing keys (entering
something takes like a felt extra second per key, ie. between pressing the key
and seeing the result on screen), but I guess those are different bugs, right?
If you need further information, just let me know.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 40986] xorg-r600: graphical glitches on cursor display
2011-09-18 11:34 [Bug 40986] New: xorg-r600: graphical glitches on cursor display bugzilla-daemon
@ 2011-09-21 11:03 ` bugzilla-daemon
2011-10-29 12:42 ` bugzilla-daemon
2013-11-03 10:30 ` bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2011-09-21 11:03 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=40986
--- Comment #1 from Kai <debian@carbon-project.org> 2011-09-21 04:03:51 PDT ---
With the latest Mesa Git snapshot (4a96a02d) there is some improvement: the
blue overlay is gone, now I've a distorted (too long) cursor. It looks like
there is some interleaving problem, because every other line is transparent.
If the cursor would normally look like
#
##
###
It now looks like:
#
##
###
Please also note, that I can't get a screenshot of this. Whenever I use
KSnapshot, the cursor looks correct in the resulting screenshot (ie. without
the additional transparent lines).
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 40986] xorg-r600: graphical glitches on cursor display
2011-09-18 11:34 [Bug 40986] New: xorg-r600: graphical glitches on cursor display bugzilla-daemon
2011-09-21 11:03 ` [Bug 40986] " bugzilla-daemon
@ 2011-10-29 12:42 ` bugzilla-daemon
2013-11-03 10:30 ` bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2011-10-29 12:42 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=40986
--- Comment #2 from Kai <debian@carbon-project.org> 2011-10-29 05:42:08 PDT ---
Still there as described in comment #1 with the following stack:
Mesa: Git/09a92e37
libdrm: 2.4.26-1
X.Org: 2:1.11.1.901-2 (1.11.1.901 (1.11.2 RC 1))
KDE: 4:4.6.5-2
GPU: 1002:9553
The X.Org log hasn't changed (except for the reported versions). Let me know,
if you need further information.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 40986] xorg-r600: graphical glitches on cursor display
2011-09-18 11:34 [Bug 40986] New: xorg-r600: graphical glitches on cursor display bugzilla-daemon
2011-09-21 11:03 ` [Bug 40986] " bugzilla-daemon
2011-10-29 12:42 ` bugzilla-daemon
@ 2013-11-03 10:30 ` bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2013-11-03 10:30 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 629 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=40986
Kai <kai@dev.carbon-project.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WONTFIX
--- Comment #3 from Kai <kai@dev.carbon-project.org> ---
xorg-r600 was removed
(<http://cgit.freedesktop.org/mesa/mesa/commit/?id=da82d7b6ba0c7e2e2d576c58fea4fbfa132511cb>)
→ close this bug.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2237 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] 4+ messages in thread
end of thread, other threads:[~2013-11-03 10:30 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-18 11:34 [Bug 40986] New: xorg-r600: graphical glitches on cursor display bugzilla-daemon
2011-09-21 11:03 ` [Bug 40986] " bugzilla-daemon
2011-10-29 12:42 ` bugzilla-daemon
2013-11-03 10:30 ` 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.