* [Bug 107858] Screen resolution wrong after turning monitor off and on
2018-09-07 13:08 [Bug 107858] Screen resolution wrong after turning monitor off and on bugzilla-daemon
@ 2018-09-07 13:17 ` bugzilla-daemon
2018-09-08 15:43 ` bugzilla-daemon
` (7 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2018-09-07 13:17 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 799 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=107858
--- Comment #1 from Michel Dänzer <michel@daenzer.net> ---
(In reply to Lothar Paltins from comment #0)
> [ 11925.963] (II) AMDGPU(0): Allocate new frame buffer 800x600
> [ 11925.963] (II) AMDGPU(0): => pitch 3584 bytes
>
>
> The EDID information is correct, but for some reason the amdgpu driver
> asumes, that the highest possible resolution is 800x600.
The drivers or even the X server never change the display configuration on
their own. The change to 800x600 above must have been done by a client. Which
desktop environment are you using?
Please attach the full Xorg log file, and the output of dmesg and xrandr after
the problem occurred.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1686 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] 10+ messages in thread* [Bug 107858] Screen resolution wrong after turning monitor off and on
2018-09-07 13:08 [Bug 107858] Screen resolution wrong after turning monitor off and on bugzilla-daemon
2018-09-07 13:17 ` bugzilla-daemon
@ 2018-09-08 15:43 ` bugzilla-daemon
2018-09-08 15:45 ` bugzilla-daemon
` (6 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2018-09-08 15:43 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 343 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=107858
--- Comment #2 from Lothar Paltins <lopa@mailbox.org> ---
Created attachment 141484
--> https://bugs.freedesktop.org/attachment.cgi?id=141484&action=edit
dmesg output before and after monitor power cycle
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1329 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] 10+ messages in thread* [Bug 107858] Screen resolution wrong after turning monitor off and on
2018-09-07 13:08 [Bug 107858] Screen resolution wrong after turning monitor off and on bugzilla-daemon
2018-09-07 13:17 ` bugzilla-daemon
2018-09-08 15:43 ` bugzilla-daemon
@ 2018-09-08 15:45 ` bugzilla-daemon
2018-09-08 15:45 ` bugzilla-daemon
` (5 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2018-09-08 15:45 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 338 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=107858
--- Comment #3 from Lothar Paltins <lopa@mailbox.org> ---
Created attachment 141485
--> https://bugs.freedesktop.org/attachment.cgi?id=141485&action=edit
Xorg.0.log output before monitor power cycle
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1314 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] 10+ messages in thread* [Bug 107858] Screen resolution wrong after turning monitor off and on
2018-09-07 13:08 [Bug 107858] Screen resolution wrong after turning monitor off and on bugzilla-daemon
` (2 preceding siblings ...)
2018-09-08 15:45 ` bugzilla-daemon
@ 2018-09-08 15:45 ` bugzilla-daemon
2018-09-08 15:46 ` bugzilla-daemon
` (4 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2018-09-08 15:45 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 330 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=107858
--- Comment #4 from Lothar Paltins <lopa@mailbox.org> ---
Created attachment 141486
--> https://bugs.freedesktop.org/attachment.cgi?id=141486&action=edit
Xorg.0.log after monitor power cycle
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1290 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] 10+ messages in thread* [Bug 107858] Screen resolution wrong after turning monitor off and on
2018-09-07 13:08 [Bug 107858] Screen resolution wrong after turning monitor off and on bugzilla-daemon
` (3 preceding siblings ...)
2018-09-08 15:45 ` bugzilla-daemon
@ 2018-09-08 15:46 ` bugzilla-daemon
2018-09-08 15:47 ` bugzilla-daemon
` (3 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2018-09-08 15:46 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 334 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=107858
--- Comment #5 from Lothar Paltins <lopa@mailbox.org> ---
Created attachment 141487
--> https://bugs.freedesktop.org/attachment.cgi?id=141487&action=edit
xrandr output before monitor power cycle
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1302 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] 10+ messages in thread* [Bug 107858] Screen resolution wrong after turning monitor off and on
2018-09-07 13:08 [Bug 107858] Screen resolution wrong after turning monitor off and on bugzilla-daemon
` (4 preceding siblings ...)
2018-09-08 15:46 ` bugzilla-daemon
@ 2018-09-08 15:47 ` bugzilla-daemon
2018-09-08 15:50 ` bugzilla-daemon
` (2 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2018-09-08 15:47 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 333 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=107858
--- Comment #6 from Lothar Paltins <lopa@mailbox.org> ---
Created attachment 141488
--> https://bugs.freedesktop.org/attachment.cgi?id=141488&action=edit
xrandr output after monitor power cycle
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1299 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] 10+ messages in thread* [Bug 107858] Screen resolution wrong after turning monitor off and on
2018-09-07 13:08 [Bug 107858] Screen resolution wrong after turning monitor off and on bugzilla-daemon
` (5 preceding siblings ...)
2018-09-08 15:47 ` bugzilla-daemon
@ 2018-09-08 15:50 ` bugzilla-daemon
2018-09-10 9:51 ` bugzilla-daemon
2019-11-19 8:54 ` bugzilla-daemon
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2018-09-08 15:50 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 761 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=107858
--- Comment #7 from Lothar Paltins <lopa@mailbox.org> ---
But the client must know the possible resolutions and this information must
come from the X server and the driver.
I'm using the KDE5 desktop environment and I've attached the appropriate log
files. The dmesg output is the same before and after the monitor power cycle,
the other files have the suffix _good and _bad. Now there are lines with "get
vblank counter failed: Invalid argument" in the Xorg.0.log file, which I didn't
see previously. This all looks like a random problem, maybe the use of an
unititialized variable or an out of bounds array access.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1567 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] 10+ messages in thread* [Bug 107858] Screen resolution wrong after turning monitor off and on
2018-09-07 13:08 [Bug 107858] Screen resolution wrong after turning monitor off and on bugzilla-daemon
` (6 preceding siblings ...)
2018-09-08 15:50 ` bugzilla-daemon
@ 2018-09-10 9:51 ` bugzilla-daemon
2019-11-19 8:54 ` bugzilla-daemon
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2018-09-10 9:51 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1021 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=107858
Michel Dänzer <michel@daenzer.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |harry.wentland@amd.com,
| |sunpeng.li@amd.com
--- Comment #8 from Michel Dänzer <michel@daenzer.net> ---
(In reply to Lothar Paltins from comment #7)
> But the client must know the possible resolutions and this information must
> come from the X server and the driver.
Right, looks like there's indeed a problem with the kernel driver DC code
obtaining / processing EDID.
> Now there are lines with "get vblank counter failed: Invalid argument" in the
> Xorg.0.log file, which I didn't see previously.
Those can happen occasionally with a DisplayPort connection, they should be
harmless.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2445 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] 10+ messages in thread* [Bug 107858] Screen resolution wrong after turning monitor off and on
2018-09-07 13:08 [Bug 107858] Screen resolution wrong after turning monitor off and on bugzilla-daemon
` (7 preceding siblings ...)
2018-09-10 9:51 ` bugzilla-daemon
@ 2019-11-19 8:54 ` bugzilla-daemon
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2019-11-19 8:54 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 805 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=107858
Martin Peres <martin.peres@free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |MOVED
--- Comment #9 from Martin Peres <martin.peres@free.fr> ---
-- 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/drm/amd/issues/516.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2392 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] 10+ messages in thread