Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759494AbZACJWe (ORCPT ); Sat, 3 Jan 2009 04:22:34 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754740AbZACJW0 (ORCPT ); Sat, 3 Jan 2009 04:22:26 -0500 Received: from astoria.ccjclearline.com ([64.235.106.9]:46240 "EHLO astoria.ccjclearline.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752470AbZACJWY (ORCPT ); Sat, 3 Jan 2009 04:22:24 -0500 Date: Sat, 3 Jan 2009 04:21:42 -0500 (EST) From: "Robert P. J. Day" X-X-Sender: rpjday@localhost.localdomain To: Eric Anholt cc: Linux Kernel Mailing List Subject: Re: worth submitting a detailed EDID structure? In-Reply-To: <1230936956.6095.5.camel@gaiman.anholt.net> Message-ID: References: <1230936956.6095.5.camel@gaiman.anholt.net> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - astoria.ccjclearline.com X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - crashcourse.ca X-Source: X-Source-Args: X-Source-Dir: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1307 Lines: 36 On Fri, 2 Jan 2009, Eric Anholt wrote: > On Fri, 2009-01-02 at 09:08 -0500, Robert P. J. Day wrote: > > just noticed the header file include/video/edid.h, which defines > > video EDID info as simply: > > > > struct edid_info { > > unsigned char dummy[128]; > > }; > > > > a couple months back, i had to mess with EDID info and defined a > > detailed structure to manipulate EDID fields. is it worth > > submitting that as a patch and union'ing that with the above? > > not a big deal for me either way. > > The KMS code already has detailed EDID structures in drm_edid.h, for > what it's worth. We still need to get CEA extension bits ported > over, though. ah, i hadn't noticed that. eggcellent, thanks. rday -- ======================================================================== Robert P. J. Day Linux Consulting, Training and Annoying Kernel Pedantry: Have classroom, will lecture. http://crashcourse.ca Waterloo, Ontario, CANADA ======================================================================== -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/