* [Bug 27452] Evergreen KMS DRM sets bizarre 1922x1200 resolution
2010-04-04 20:57 [Bug 27452] New: Evergreen KMS DRM sets bizarre 1922x1200 resolution bugzilla-daemon
@ 2010-04-10 17:03 ` bugzilla-daemon
2010-04-10 17:06 ` bugzilla-daemon
` (14 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2010-04-10 17:03 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=27452
--- Comment #1 from Dave Witbrodt <dawitbro@sbcglobal.net> 2010-04-10 10:03:39 PDT ---
Seeing the recent set of commits touch on Evergreen support, I tested a new
kernel using "drm-radeon-testing" up to commit 98e5963 of Apr. 9, 2010. I'm
not interested in UMS, so I configured to default to KMS. My monitor only has
VGA and HDMI inputs, and I'm only interested in seeing the problem with HDMI
support for Evergreen solved in this bug report, so I only tested with the HDMI
cable.
Results:
- still have pink line along left side of screen (2 pixels wide)
- monitor OSD still reports crazy 1922x1200 mode (instead of 1920x1200)
- it is known that the hardware (both video card and monitor) are fine:
Windows uses HDMI-to-HDMI cable (and DVI-to-HDMI cable) without problems
- as before, X runs fine; I will include Xorg.0.log for completion (problem is
in KMS/radeondrmfb, not X, though) in case any helpful info is present there
Brainstorming:
- looked at some of the DRM code, but couldn't understand HDMI connection
code; apparently something in the ATOMBIOS functionality between HD 4XXX
and HD 5XXX is subtly different
- possibly the problem arises with the KMS equivalent of what would be called
modelines in X: the Xorg.0.log shows that the preferred mode for the monitor
(1920x1200) is set using detailed timings reported by the monitor; this is fine
with UMS (and KMS on HD 4850), but fails with KMS on HD 5750 ...
(II) RADEON(0): Supported detailed timing:
(II) RADEON(0): clock: 154.0 MHz Image Size: 593 x 371 mm
(II) RADEON(0): h_active: 1920 h_sync: 1968 h_sync_end 2000
h_blank_end 2080 h_border: 0
(II) RADEON(0): v_active: 1200 v_sync: 1203 v_sync_end 1209
v_blanking: 1235 v_border: 0
[FYI: the "drm-radeon-testing" commits now require JUNIPER*.bin firmware blobs,
but I did download them and add them to my kernel with a built-in initramfs --
see attached 'dmesg' output.]
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
^ permalink raw reply [flat|nested] 17+ messages in thread* [Bug 27452] Evergreen KMS DRM sets bizarre 1922x1200 resolution
2010-04-04 20:57 [Bug 27452] New: Evergreen KMS DRM sets bizarre 1922x1200 resolution bugzilla-daemon
2010-04-10 17:03 ` [Bug 27452] " bugzilla-daemon
@ 2010-04-10 17:06 ` bugzilla-daemon
2010-04-10 17:08 ` bugzilla-daemon
` (13 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2010-04-10 17:06 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=27452
--- Comment #2 from Dave Witbrodt <dawitbro@sbcglobal.net> 2010-04-10 10:06:15 PDT ---
Created an attachment (id=34874)
--> (https://bugs.freedesktop.org/attachment.cgi?id=34874)
dmesg from drm-radeon-testing kernel 2.6.34-rc3 (Apr. 9, 2010)
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
^ permalink raw reply [flat|nested] 17+ messages in thread* [Bug 27452] Evergreen KMS DRM sets bizarre 1922x1200 resolution
2010-04-04 20:57 [Bug 27452] New: Evergreen KMS DRM sets bizarre 1922x1200 resolution bugzilla-daemon
2010-04-10 17:03 ` [Bug 27452] " bugzilla-daemon
2010-04-10 17:06 ` bugzilla-daemon
@ 2010-04-10 17:08 ` bugzilla-daemon
2010-04-10 17:12 ` bugzilla-daemon
` (12 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2010-04-10 17:08 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=27452
--- Comment #3 from Dave Witbrodt <dawitbro@sbcglobal.net> 2010-04-10 10:08:02 PDT ---
Created an attachment (id=34875)
--> (https://bugs.freedesktop.org/attachment.cgi?id=34875)
Xorg.0.log from drm-radeon-testing kernel 2.6.34-rc3 (Apr. 9, 2010)
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
^ permalink raw reply [flat|nested] 17+ messages in thread* [Bug 27452] Evergreen KMS DRM sets bizarre 1922x1200 resolution
2010-04-04 20:57 [Bug 27452] New: Evergreen KMS DRM sets bizarre 1922x1200 resolution bugzilla-daemon
` (2 preceding siblings ...)
2010-04-10 17:08 ` bugzilla-daemon
@ 2010-04-10 17:12 ` bugzilla-daemon
2010-04-12 16:27 ` bugzilla-daemon
` (11 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2010-04-10 17:12 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=27452
--- Comment #4 from Dave Witbrodt <dawitbro@sbcglobal.net> 2010-04-10 10:12:19 PDT ---
Created an attachment (id=34876)
--> (https://bugs.freedesktop.org/attachment.cgi?id=34876)
Output from 'hwinfo' and 'fbset'
Out of curiosity, I thought I would run 'hwinfo' and 'fbset' to see what they
reported about radeondrmfb. This output is probably useless, but I'm attaching
it just in case....
Running 'hwinfo --framebuffer' does not even report 1920x1200 as a possible
mode, and 'hwinfo --monitor' reports nothing at all.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
^ permalink raw reply [flat|nested] 17+ messages in thread* [Bug 27452] Evergreen KMS DRM sets bizarre 1922x1200 resolution
2010-04-04 20:57 [Bug 27452] New: Evergreen KMS DRM sets bizarre 1922x1200 resolution bugzilla-daemon
` (3 preceding siblings ...)
2010-04-10 17:12 ` bugzilla-daemon
@ 2010-04-12 16:27 ` bugzilla-daemon
2010-04-18 0:08 ` bugzilla-daemon
` (10 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2010-04-12 16:27 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=27452
--- Comment #5 from Christian S. <mail@apexo.de> 2010-04-12 09:27:54 PDT ---
I have that same problem. Radeon 5750 connected to a projector via HDMI,
resolution is set to 1920x1080, projector reports 1922x1080, pink line on the
left from top to bottom
running debian sid with xserver-xorg-video-radeon 1:6.13.0-1 and a custom
compiled (vanilla) linux 2.6.34-rc3 kernel
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
^ permalink raw reply [flat|nested] 17+ messages in thread* [Bug 27452] Evergreen KMS DRM sets bizarre 1922x1200 resolution
2010-04-04 20:57 [Bug 27452] New: Evergreen KMS DRM sets bizarre 1922x1200 resolution bugzilla-daemon
` (4 preceding siblings ...)
2010-04-12 16:27 ` bugzilla-daemon
@ 2010-04-18 0:08 ` bugzilla-daemon
2010-04-19 11:57 ` bugzilla-daemon
` (9 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2010-04-18 0:08 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=27452
--- Comment #6 from Dave Witbrodt <dawitbro@sbcglobal.net> 2010-04-17 17:08:10 PDT ---
Created an attachment (id=35137)
--> (https://bugs.freedesktop.org/attachment.cgi?id=35137)
dmesg from 2.6.34-rc4 (+ recent drm-radeon-testing) with drm.debug=7
Built a new kernel with 2.6.34-rc4 on the night it was released. Also saw some
new commits in drm-radeon-testing, so merged them with it (up to commit 3a44d81
of Apr. 10).
Had my HD 4850 installed then and since, but today finally found time to swap
in the HD 5750 and try it out. Also (accidentally) discovered the "drm.debug"
kernel parameter, so I tested the new kernel by booting to a non-X runlevel
with drm.debug=7 enabled.
Results from 'dmesg' attached. Still get the pink vertical line on the left
side of screen; monitor's OSD still reports crazy 1922x1200 resolution instead
of 1920x1200.
--
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] 17+ messages in thread* [Bug 27452] Evergreen KMS DRM sets bizarre 1922x1200 resolution
2010-04-04 20:57 [Bug 27452] New: Evergreen KMS DRM sets bizarre 1922x1200 resolution bugzilla-daemon
` (5 preceding siblings ...)
2010-04-18 0:08 ` bugzilla-daemon
@ 2010-04-19 11:57 ` bugzilla-daemon
2010-04-20 7:57 ` bugzilla-daemon
` (8 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2010-04-19 11:57 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=27452
--- Comment #7 from Christian S. <mail@apexo.de> 2010-04-19 04:57:20 PDT ---
Created an attachment (id=35158)
--> (https://bugs.freedesktop.org/attachment.cgi?id=35158)
/sys/class/drm/card0-HDMI Type A-1/edid
--
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] 17+ messages in thread* [Bug 27452] Evergreen KMS DRM sets bizarre 1922x1200 resolution
2010-04-04 20:57 [Bug 27452] New: Evergreen KMS DRM sets bizarre 1922x1200 resolution bugzilla-daemon
` (6 preceding siblings ...)
2010-04-19 11:57 ` bugzilla-daemon
@ 2010-04-20 7:57 ` bugzilla-daemon
2010-04-20 14:03 ` bugzilla-daemon
` (7 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2010-04-20 7:57 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=27452
--- Comment #8 from Christian S. <mail@apexo.de> 2010-04-20 00:57:20 PDT ---
added some debug statements to atombios_crtc_mode_set to print out the contents
of the mode and adjusted_mode structures (which were identical):
crtc_hsync_start: 2008
crtc_hsync_end: 2052
crtc_hdisplay: 1920
crtc_hblank_end: 2200
crtc_vsync_start: 1084
crtc_vsync_end: 1089
crtc_vdisplay: 1080
crtc_vblank_end: 1125
flags: 5
--
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] 17+ messages in thread* [Bug 27452] Evergreen KMS DRM sets bizarre 1922x1200 resolution
2010-04-04 20:57 [Bug 27452] New: Evergreen KMS DRM sets bizarre 1922x1200 resolution bugzilla-daemon
` (7 preceding siblings ...)
2010-04-20 7:57 ` bugzilla-daemon
@ 2010-04-20 14:03 ` bugzilla-daemon
2010-08-07 16:59 ` bugzilla-daemon
` (6 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2010-04-20 14:03 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=27452
--- Comment #9 from Christian S. <mail@apexo.de> 2010-04-20 07:03:29 PDT ---
bug still there with 2.6.34-rc5 + drm-radeon-testing
10fd883ce384706f88554a0b08cc4d63345e7d8b
--
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] 17+ messages in thread* [Bug 27452] Evergreen KMS DRM sets bizarre 1922x1200 resolution
2010-04-04 20:57 [Bug 27452] New: Evergreen KMS DRM sets bizarre 1922x1200 resolution bugzilla-daemon
` (8 preceding siblings ...)
2010-04-20 14:03 ` bugzilla-daemon
@ 2010-08-07 16:59 ` bugzilla-daemon
2010-08-08 16:29 ` bugzilla-daemon
` (5 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2010-08-07 16:59 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=27452
--- Comment #10 from Dave Witbrodt <dawitbro@sbcglobal.net> 2010-08-07 09:59:31 PDT ---
Created an attachment (id=37676)
--> (https://bugs.freedesktop.org/attachment.cgi?id=37676)
dmesg from 2.6.35 with drm.debug=15
I have still been testing kernels to see if this bug goes away, but there has
been no change since last time I posted to this bug. Today, I tested the HD
5750 card with 2 kernels:
- A much older kernel, which I had forgotten to test with the 5750:
linux 2.6.34 + drm-radeon-testing (up to commit 0818fe9 of 04/29/2010)
- linux 2.6.35 (built on 08/01/2010)
Both kernels still result in a pinkish/purplish vertical line along the entire
left side of the screen when using the HDMI cable.
Using a HD 4850 card with both kernels (and HDMI) works fine.
Looking carefully, I am noticing that (with the 5750) there is also a black gap
at the top and on the left -- maybe 2 or 3 mm wide. The bug also has always
caused the monitor's onscreen display to report 1922x1200 resolution (the 1922
should be 1920, of course); this doesn't happen with the 4850 card.
I believe also that the pink vertical line (a few pixels wide) may be before
the addressable pixels of the screen. That is, I'm not sure that I'm losing
actual screen space to the pink line, but that the image that ought to be
displayed is actually just shifted to the right (and down) from where it ought
to be. Seems like the sort of timing problem one might have seen in the old
days on a CRT.
Attached is dmesg from 2.6.35 with "drm.debug=15" boot parameter.
--
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] 17+ messages in thread* [Bug 27452] Evergreen KMS DRM sets bizarre 1922x1200 resolution
2010-04-04 20:57 [Bug 27452] New: Evergreen KMS DRM sets bizarre 1922x1200 resolution bugzilla-daemon
` (9 preceding siblings ...)
2010-08-07 16:59 ` bugzilla-daemon
@ 2010-08-08 16:29 ` bugzilla-daemon
2010-08-20 5:11 ` bugzilla-daemon
` (4 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2010-08-08 16:29 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=27452
--- Comment #11 from Dave Witbrodt <dawitbro@sbcglobal.net> 2010-08-08 09:29:57 PDT ---
(In reply to comment #10)
[...]
> Looking carefully, I am noticing that (with the 5750) there is also a black gap
> at the top and on the left -- maybe 2 or 3 mm wide.
Umm, strike this, please. Because of the pink line issue, I don't leave the
5750 installed -- I remove it after testing and use the 4850 instead. I see
that the gaps (which I hadn't noticed before) are actually normal. The X
server, for some reason, detects DPI differently when I swap cards, so what
looked to me like screen real estate being cut off at the bottom of the screen
was probably an artifact of the fonts being a different size when the 5750 was
installed.
--
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] 17+ messages in thread* [Bug 27452] Evergreen KMS DRM sets bizarre 1922x1200 resolution
2010-04-04 20:57 [Bug 27452] New: Evergreen KMS DRM sets bizarre 1922x1200 resolution bugzilla-daemon
` (10 preceding siblings ...)
2010-08-08 16:29 ` bugzilla-daemon
@ 2010-08-20 5:11 ` bugzilla-daemon
2010-08-20 16:49 ` bugzilla-daemon
` (3 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2010-08-20 5:11 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=27452
Alex Deucher <agd5f@yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #12 from Alex Deucher <agd5f@yahoo.com> 2010-08-19 22:11:04 PDT ---
Fixed with this patch:
http://lists.freedesktop.org/archives/dri-devel/2010-August/003142.html
--
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] 17+ messages in thread* [Bug 27452] Evergreen KMS DRM sets bizarre 1922x1200 resolution
2010-04-04 20:57 [Bug 27452] New: Evergreen KMS DRM sets bizarre 1922x1200 resolution bugzilla-daemon
` (11 preceding siblings ...)
2010-08-20 5:11 ` bugzilla-daemon
@ 2010-08-20 16:49 ` bugzilla-daemon
2011-02-04 10:50 ` bugzilla-daemon
` (2 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2010-08-20 16:49 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=27452
--- Comment #13 from Dave Witbrodt <dawitbro@sbcglobal.net> 2010-08-20 09:49:03 PDT ---
(In reply to comment #12)
> Fixed with this patch:
> http://lists.freedesktop.org/archives/dri-devel/2010-August/003142.html
Applied patch. Installed HD 5750 card. Verified that pink vertical line is
gone.
Thanks Alex!
--
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] 17+ messages in thread* [Bug 27452] Evergreen KMS DRM sets bizarre 1922x1200 resolution
2010-04-04 20:57 [Bug 27452] New: Evergreen KMS DRM sets bizarre 1922x1200 resolution bugzilla-daemon
` (12 preceding siblings ...)
2010-08-20 16:49 ` bugzilla-daemon
@ 2011-02-04 10:50 ` bugzilla-daemon
2011-02-04 15:30 ` bugzilla-daemon
2011-02-04 15:31 ` bugzilla-daemon
15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2011-02-04 10:50 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=27452
Matt Sealey <matt@genesi-usa.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #14 from Matt Sealey <matt@genesi-usa.com> 2011-02-04 02:50:50 PST ---
(In reply to comment #12)
> Fixed with this patch:
> http://lists.freedesktop.org/archives/dri-devel/2010-August/003142.html
Any news on the real cause of the problem?
Completely unrelated but we have an HDMI driver for another platform here
(ARM-based with an SII9022 HDMI transmitter) and when operating in HDMI mode to
get audio (before we've even configured audio...) we're getting this very same
pink line down the side of the screen.
We've got no idea where it came from or what might cause it.. some quirk in CEA
mode timings? HDMI being less tolerant of a slightly askew pixel clock?
Who knows, but I would love to see someone tell me what causes this stuff. It's
obviously the horizontal back porch showing through but we're pulling EDID data
from the monitor and converting it directly (and very accurately) to
framebuffer timings..
--
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] 17+ messages in thread* [Bug 27452] Evergreen KMS DRM sets bizarre 1922x1200 resolution
2010-04-04 20:57 [Bug 27452] New: Evergreen KMS DRM sets bizarre 1922x1200 resolution bugzilla-daemon
` (13 preceding siblings ...)
2011-02-04 10:50 ` bugzilla-daemon
@ 2011-02-04 15:30 ` bugzilla-daemon
2011-02-04 15:31 ` bugzilla-daemon
15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2011-02-04 15:30 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=27452
--- Comment #15 from Alex Deucher <agd5f@yahoo.com> 2011-02-04 07:30:05 PST ---
(In reply to comment #14)
> (In reply to comment #12)
> > Fixed with this patch:
> > http://lists.freedesktop.org/archives/dri-devel/2010-August/003142.html
>
> Any news on the real cause of the problem?
When running in HDMI mode, the monitor expects properly formatted CEA infoframe
packets (for audio, 3D, colorspace, etc.) from the source, however, at the
moment, we don't yet have support for them in the open source driver for
evergreen hw. The monitor can misinterpret the bogus/missing infoframe packets
and do strange things.
--
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] 17+ messages in thread* [Bug 27452] Evergreen KMS DRM sets bizarre 1922x1200 resolution
2010-04-04 20:57 [Bug 27452] New: Evergreen KMS DRM sets bizarre 1922x1200 resolution bugzilla-daemon
` (14 preceding siblings ...)
2011-02-04 15:30 ` bugzilla-daemon
@ 2011-02-04 15:31 ` bugzilla-daemon
15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2011-02-04 15:31 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=27452
Alex Deucher <agd5f@yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
--
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] 17+ messages in thread