All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 28146] New: typo in drm_edid.c drm_dmt_modes table
@ 2010-05-17 17:06 bugzilla-daemon
  2010-05-17 19:10 ` [Bug 28146] " bugzilla-daemon
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: bugzilla-daemon @ 2010-05-17 17:06 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=28146

           Summary: typo in drm_edid.c drm_dmt_modes table
           Product: DRI
           Version: XOrg CVS
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: DRM/other
        AssignedTo: dri-devel@lists.freedesktop.org
        ReportedBy: ssb@umn.edu


It has an extra 0 in the clock frequency for a 1600x1200 mode:

{ DRM_MODE("1600x1200", DRM_MODE_TYPE_DRIVER, 2025000, 1600, 1664,
           1856, 2160, 0, 1200, 1201, 1204, 1250, 0,
           DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },

Note clock specified as 2025000 rather than 202500.

Prevented xorg-server 1.8.0 from using this mode on a Dell D1226H I have under
kernel 2.6.32 (Gentoo/Sabayon).

Bug still shows up in git.kernel.org: linux-next.git.

Tried to find in freedesktop repository, but couldn't seem to figure out how to
get to it.  Should have read more, but hoping this isn't too inconvenient for
you folks - i.e. that it hasn't already been fixed on your side.

Thanks.

-- 
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 28146] typo in drm_edid.c drm_dmt_modes table
  2010-05-17 17:06 [Bug 28146] New: typo in drm_edid.c drm_dmt_modes table bugzilla-daemon
@ 2010-05-17 19:10 ` bugzilla-daemon
  2010-05-19 15:51 ` bugzilla-daemon
  2010-05-19 15:52 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2010-05-17 19:10 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=28146

--- Comment #1 from Scott Bertilson <ssb@umn.edu> 2010-05-17 12:10:12 PDT ---
Fixing this and reloading the module allows the mode to be used.

-- 
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 28146] typo in drm_edid.c drm_dmt_modes table
  2010-05-17 17:06 [Bug 28146] New: typo in drm_edid.c drm_dmt_modes table bugzilla-daemon
  2010-05-17 19:10 ` [Bug 28146] " bugzilla-daemon
@ 2010-05-19 15:51 ` bugzilla-daemon
  2010-05-19 15:52 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2010-05-19 15:51 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=28146

--- Comment #2 from Alex Deucher <agd5f@yahoo.com> 2010-05-19 08:51:05 PDT ---
Created an attachment (id=35762)
 View: https://bugs.freedesktop.org/attachment.cgi?id=35762
 Review: https://bugs.freedesktop.org/review?bug=28146&attachment=35762

fix the clock

Here's the patch I've sent upstream.

-- 
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 28146] typo in drm_edid.c drm_dmt_modes table
  2010-05-17 17:06 [Bug 28146] New: typo in drm_edid.c drm_dmt_modes table bugzilla-daemon
  2010-05-17 19:10 ` [Bug 28146] " bugzilla-daemon
  2010-05-19 15:51 ` bugzilla-daemon
@ 2010-05-19 15:52 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2010-05-19 15:52 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=28146

Alex Deucher <agd5f@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Alex Deucher <agd5f@yahoo.com> 2010-05-19 08:52:31 PDT ---
thanks for spotting this.

-- 
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

end of thread, other threads:[~2010-05-19 15:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-17 17:06 [Bug 28146] New: typo in drm_edid.c drm_dmt_modes table bugzilla-daemon
2010-05-17 19:10 ` [Bug 28146] " bugzilla-daemon
2010-05-19 15:51 ` bugzilla-daemon
2010-05-19 15:52 ` 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.