From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Emde Subject: [PATCH 0/1] Improve documentation to create an EDID data set Date: Thu, 19 Jul 2012 17:54:24 +0200 Message-ID: <20120719155424.862376797@osadl.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from toro.web-alm.net (toro.web-alm.net [62.245.132.31]) by gabe.freedesktop.org (Postfix) with ESMTP id 784C59E971 for ; Thu, 19 Jul 2012 09:18:44 -0700 (PDT) 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: David Airlie Cc: Carsten Emde , DRI List-Id: dri-devel@lists.freedesktop.org Among the (predominantly positive) feedback to the EDID firmware loader (http://lists.freedesktop.org/archives/dri-devel/2012-March/020292.html), there was a complaint that the documentation could be clearer how to create a particular EDID data set from timing data in X11 format. This patch adds a related section to the documentation. -Carsten.