From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nasa Subject: Using quirks to fix incorrect Monitor physical size Date: Sat, 11 Sep 2010 18:56:11 +0000 (UTC) Message-ID: <799865517.671537.1284231371740.JavaMail.root@sz0115a.westchester.pa.mail.comcast.net> References: <439980487.671370.1284230896263.JavaMail.root@sz0115a.westchester.pa.mail.comcast.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from qmta05.westchester.pa.mail.comcast.net (qmta05.westchester.pa.mail.comcast.net [76.96.62.48]) by gabe.freedesktop.org (Postfix) with ESMTP id 62D5B9E803 for ; Sat, 11 Sep 2010 11:56:11 -0700 (PDT) In-Reply-To: <439980487.671370.1284230896263.JavaMail.root@sz0115a.westchester.pa.mail.comcast.net> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org Hi, Is there a way to tell the driver to use DisplaySize to pass the correct dimensions to the i915 driver? from my searches, I saw the following note: News: xf86-video-intel only supports KMS now 2010-02-11 - Jan de Groot With the move of xf86-video-intel 2.10.0 to extra, support for UMS has been removed from the intel driver. This means that KMS is a requirement now. Does this mean that there's no way to override incorrect (or in my case) missing EDID info? I am assuming so, which is why I am asking about quirks. Thanks in advance, Nasa