From: Daniel Vetter <daniel@ffwll.ch>
To: Dylan Semler <dylan.semler@gmail.com>
Cc: dri-devel@lists.freedesktop.org
Subject: Re: [PATCH v2 0/2] Enhance EDID quirks to allow forcing a mode
Date: Sat, 23 Mar 2013 13:54:18 +0100 [thread overview]
Message-ID: <20130323125418.GF9021@phenom.ffwll.local> (raw)
In-Reply-To: <1363960131-9554-1-git-send-email-dylan.semler@gmail.com>
On Fri, Mar 22, 2013 at 09:48:49AM -0400, Dylan Semler wrote:
> Changes in this version
> * Fix missing commit messages in patch emails
Seems to be still missing. Also I kinda liked Alex' idea of adding a
gtf/gtf2/cdt flag for the detailed timing generation algorithm.
-Daniel
>
> These patches offer a fix for a monitor that doesn't report its native
> resolution in its EDID. The idea is setup a new quirk list with width, height,
> and refresh rates for each monitor that needs this quirk. If a monitor is
> attached that matches one in this list, the full modeline is calculated with
> drm_gtf_mode, the DRM_MODE_TYPE_PREFERRED bit is set, and the new mode is added
> to the connector.
>
> The patch also creates a new quirk bit: EDID_QUIRK_FORCE_MODE. This bit needs
> to be set for the new quirk list discribed above to be checked.
>
> Dylan Semler (2):
> Enhances EDID quirks to allow for specifying and preferring a mode
> not reported in the EDID block.
> Adds EDID force mode quirk for MMT Monitor2Go HD+.
>
> drivers/gpu/drm/drm_edid.c | 77 ++++++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 77 insertions(+)
>
> --
> 1.7.11.7
>
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dri-devel
--
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch
next prev parent reply other threads:[~2013-03-23 12:51 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-21 21:36 Enhance EDID quirks to allow forcing a mode Dylan Semler
2013-03-21 21:36 ` [PATCH 1/2] Enhances EDID quirks to allow for specifying and preferring a mode not reported in the EDID block Dylan Semler
2013-03-22 13:54 ` Alex Deucher
2013-03-21 21:36 ` [PATCH 2/2] Adds EDID force mode quirk for MMT Monitor2Go HD+ Dylan Semler
2013-03-21 21:42 ` Enhance EDID quirks to allow forcing a mode Dylan Semler
2013-03-22 8:48 ` Daniel Vetter
2013-03-22 13:46 ` Dylan Semler
2013-03-22 13:48 ` [PATCH v2 0/2] " Dylan Semler
2013-03-22 13:48 ` [PATCH v2 1/2] Enhances EDID quirks to allow for specifying and preferring a mode not reported in the EDID block Dylan Semler
2013-03-22 13:48 ` [PATCH v2 2/2] Adds EDID force mode quirk for MMT Monitor2Go HD+ Dylan Semler
2013-03-23 12:54 ` Daniel Vetter [this message]
2013-03-22 13:50 ` Enhance EDID quirks to allow forcing a mode Alex Deucher
2013-03-22 14:02 ` Dylan Semler
2013-03-22 14:41 ` Daniel Vetter
2013-03-22 15:29 ` Dylan Semler
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130323125418.GF9021@phenom.ffwll.local \
--to=daniel@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=dylan.semler@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox