All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 42616] New: Radeon Kernel Mode Setting sets wrong mode
@ 2012-01-20 18:23 bugzilla-daemon
  2012-01-20 19:13 ` [Bug 42616] " bugzilla-daemon
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: bugzilla-daemon @ 2012-01-20 18:23 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=42616

           Summary: Radeon Kernel Mode Setting sets wrong mode
           Product: Drivers
           Version: 2.5
          Platform: All
        OS/Version: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Video(DRI - non Intel)
        AssignedTo: drivers_video-dri@kernel-bugs.osdl.org
        ReportedBy: thomas.jones@utoronto.ca
        Regression: No


I have a Radeon HD 3470, connected to a Dell P2010H monitor via Display Port.

The monitor's native resolution is 1600x900, and everything works correctly
with UMS, however if I use KMS I cannot use that mode, I can use at least
1024x768, 1280x1024, and 1152x864 with KMS, but no matter how I try I cannot
get it to work in 1600x900. I have tried with the CVT timings, (reduced
blanking and not) and with the ones provided in the monitor's EDID.

If I attempt to set any of those modes (the 1600x900) with KMS on the monitor
claims that I'm using an unsupported mode. UMS works just fine though.

I'm running Fedora, and I don't think this is a regression in the kernel since
I don't think this computer has ever worked with KMS.

Right now what I've done is I have set the kernel command line to boot with
1152x864 and KMS, then I tried to use xrandr to change modes and the monitor
just complained.

dmesg doesn't seem to have anything useful to say, and neither does Xorg.0.log

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug 42616] Radeon Kernel Mode Setting sets wrong mode
  2012-01-20 18:23 [Bug 42616] New: Radeon Kernel Mode Setting sets wrong mode bugzilla-daemon
@ 2012-01-20 19:13 ` bugzilla-daemon
  2012-01-20 19:45 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2012-01-20 19:13 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=42616


Alex Deucher <alexdeucher@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexdeucher@gmail.com




--- Comment #1 from Alex Deucher <alexdeucher@gmail.com>  2012-01-20 19:13:28 ---
Please attach your xorg log, 'xrandr --verbose' output, and dmesg output from
both KMS and UMS.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug 42616] Radeon Kernel Mode Setting sets wrong mode
  2012-01-20 18:23 [Bug 42616] New: Radeon Kernel Mode Setting sets wrong mode bugzilla-daemon
  2012-01-20 19:13 ` [Bug 42616] " bugzilla-daemon
@ 2012-01-20 19:45 ` bugzilla-daemon
  2012-01-20 19:47 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2012-01-20 19:45 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=42616





--- Comment #2 from W Thomas Jones <thomas.jones@utoronto.ca>  2012-01-20 19:45:17 ---
Created an attachment (id=72137)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=72137)
UMS Xorg.0.log

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug 42616] Radeon Kernel Mode Setting sets wrong mode
  2012-01-20 18:23 [Bug 42616] New: Radeon Kernel Mode Setting sets wrong mode bugzilla-daemon
  2012-01-20 19:13 ` [Bug 42616] " bugzilla-daemon
  2012-01-20 19:45 ` bugzilla-daemon
@ 2012-01-20 19:47 ` bugzilla-daemon
  2012-01-20 20:11 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2012-01-20 19:47 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=42616





--- Comment #3 from W Thomas Jones <thomas.jones@utoronto.ca>  2012-01-20 19:47:03 ---
Created an attachment (id=72138)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=72138)
xrandr --verbose UMS

the "1600x900Dell" mode is from me explicitly adding a modeline from the EDID
data while I was trying to make it work with KMS

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug 42616] Radeon Kernel Mode Setting sets wrong mode
  2012-01-20 18:23 [Bug 42616] New: Radeon Kernel Mode Setting sets wrong mode bugzilla-daemon
                   ` (2 preceding siblings ...)
  2012-01-20 19:47 ` bugzilla-daemon
@ 2012-01-20 20:11 ` bugzilla-daemon
  2012-01-20 20:11 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2012-01-20 20:11 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=42616





--- Comment #4 from W Thomas Jones <thomas.jones@utoronto.ca>  2012-01-20 20:11:38 ---
Created an attachment (id=72139)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=72139)
dmesg UMS

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug 42616] Radeon Kernel Mode Setting sets wrong mode
  2012-01-20 18:23 [Bug 42616] New: Radeon Kernel Mode Setting sets wrong mode bugzilla-daemon
                   ` (3 preceding siblings ...)
  2012-01-20 20:11 ` bugzilla-daemon
@ 2012-01-20 20:11 ` bugzilla-daemon
  2012-01-20 20:12 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2012-01-20 20:11 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=42616





--- Comment #5 from W Thomas Jones <thomas.jones@utoronto.ca>  2012-01-20 20:11:54 ---
Created an attachment (id=72140)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=72140)
dmesg KMS

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug 42616] Radeon Kernel Mode Setting sets wrong mode
  2012-01-20 18:23 [Bug 42616] New: Radeon Kernel Mode Setting sets wrong mode bugzilla-daemon
                   ` (4 preceding siblings ...)
  2012-01-20 20:11 ` bugzilla-daemon
@ 2012-01-20 20:12 ` bugzilla-daemon
  2012-01-20 20:12 ` bugzilla-daemon
  2014-06-26  4:47 ` bugzilla-daemon
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2012-01-20 20:12 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=42616





--- Comment #6 from W Thomas Jones <thomas.jones@utoronto.ca>  2012-01-20 20:12:08 ---
Created an attachment (id=72141)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=72141)
KMS Xorg log

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug 42616] Radeon Kernel Mode Setting sets wrong mode
  2012-01-20 18:23 [Bug 42616] New: Radeon Kernel Mode Setting sets wrong mode bugzilla-daemon
                   ` (5 preceding siblings ...)
  2012-01-20 20:12 ` bugzilla-daemon
@ 2012-01-20 20:12 ` bugzilla-daemon
  2014-06-26  4:47 ` bugzilla-daemon
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2012-01-20 20:12 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=42616





--- Comment #7 from W Thomas Jones <thomas.jones@utoronto.ca>  2012-01-20 20:12:25 ---
Created an attachment (id=72142)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=72142)
KMS xrandr --verbose

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug 42616] Radeon Kernel Mode Setting sets wrong mode
  2012-01-20 18:23 [Bug 42616] New: Radeon Kernel Mode Setting sets wrong mode bugzilla-daemon
                   ` (6 preceding siblings ...)
  2012-01-20 20:12 ` bugzilla-daemon
@ 2014-06-26  4:47 ` bugzilla-daemon
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2014-06-26  4:47 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=42616

xerofoify@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xerofoify@gmail.com

--- Comment #8 from xerofoify@gmail.com ---
Please check to see if this bug is fixed with a newer kernel.
Cheers Nick

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-06-26  4:47 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-20 18:23 [Bug 42616] New: Radeon Kernel Mode Setting sets wrong mode bugzilla-daemon
2012-01-20 19:13 ` [Bug 42616] " bugzilla-daemon
2012-01-20 19:45 ` bugzilla-daemon
2012-01-20 19:47 ` bugzilla-daemon
2012-01-20 20:11 ` bugzilla-daemon
2012-01-20 20:11 ` bugzilla-daemon
2012-01-20 20:12 ` bugzilla-daemon
2012-01-20 20:12 ` bugzilla-daemon
2014-06-26  4:47 ` 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.