From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Vetter Subject: Re: [PATCH v2 0/2] Enhance EDID quirks to allow forcing a mode Date: Sat, 23 Mar 2013 13:54:18 +0100 Message-ID: <20130323125418.GF9021@phenom.ffwll.local> References: <1363960131-9554-1-git-send-email-dylan.semler@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-ea0-f173.google.com (mail-ea0-f173.google.com [209.85.215.173]) by gabe.freedesktop.org (Postfix) with ESMTP id 55ED4E5DFE for ; Sat, 23 Mar 2013 05:51:31 -0700 (PDT) Received: by mail-ea0-f173.google.com with SMTP id h14so1794221eak.32 for ; Sat, 23 Mar 2013 05:51:30 -0700 (PDT) Content-Disposition: inline In-Reply-To: <1363960131-9554-1-git-send-email-dylan.semler@gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: Dylan Semler Cc: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org 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