From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesse Barnes Subject: Plane support for SNB and IVB Date: Wed, 7 Dec 2011 12:29:20 -0800 Message-ID: <1323289763-1963-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 oproxy4-pub.bluehost.com (oproxy4-pub.bluehost.com [69.89.21.11]) by gabe.freedesktop.org (Postfix) with SMTP id 36D1EA0B56 for ; Wed, 7 Dec 2011 12:29:30 -0800 (PST) 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.76) (envelope-from ) id 1RYO7N-0004hq-E2 for intel-gfx@lists.freedesktop.org; Wed, 07 Dec 2011 13:29:29 -0700 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 I think the core support is ready now, but I'd like feedback on the color key ioctl. It would be good to have a way to disable it at runtime (w/o color keying enabled, the sprite will always sit on top of the primary), and potentially add alpha support at some point. Would 0 as the color key work well enough as a "disable" flag? Or should I add a separate field to the ioctl? Anyone have a preference? Thanks, Jesse