From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Deucher Subject: [PATCH 0/2] drm/radeon/kms: additional lcd physical size and edid info Date: Wed, 8 Dec 2010 22:13:04 -0500 Message-ID: <1291864386-31923-1-git-send-email-alexdeucher@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-qy0-f176.google.com (mail-qy0-f176.google.com [209.85.216.176]) by gabe.freedesktop.org (Postfix) with ESMTP id EAD779E738 for ; Wed, 8 Dec 2010 19:13:17 -0800 (PST) Received: by qyk10 with SMTP id 10so1360905qyk.14 for ; Wed, 08 Dec 2010 19:13:17 -0800 (PST) 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: airlied@gmail.com, dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org This set of patches pulls some additional information from the lcd info table in the vbios if available. The info includes: an EDID block and physical size info. I don't have any systems that have these additional attributes, but a number of vbioses do have the info, so please test. Alex