From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesse Barnes Subject: [RFC] Deep color support Date: Tue, 19 Apr 2011 12:12:34 -0700 Message-ID: <1303240361-6057-1-git-send-email-jbarnes@virtuousgeek.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from oproxy2-pub.bluehost.com (oproxy2-pub.bluehost.com [67.222.39.60]) by gabe.freedesktop.org (Postfix) with SMTP id E62539EAF0 for ; Tue, 19 Apr 2011 12:12:46 -0700 (PDT) Received: from c-67-161-37-189.hsd1.ca.comcast.net ([67.161.37.189] helo=localhost.localdomain) by box514.bluehost.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1QCGLt-0005JH-1a for intel-gfx@lists.freedesktop.org; Tue, 19 Apr 2011 13:12:45 -0600 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 This collection of patches sits on top of my two DRM EDID patches to fetch display color format support. They fix a few bugs in our depth handling code, and allow for deep color configurations to be enabled in the core display code (still working on good tests for this). Looking for comments on how things are split out and lots of review for implications on various chipsets. Thanks, Jesse