From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesse Barnes Subject: [WIP] Wrap fb objects from BIOS/bootloader Date: Wed, 6 Nov 2013 11:02:43 -0800 Message-ID: <1383764564-854-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 oproxy7-pub.mail.unifiedlayer.com (oproxy7-pub.mail.unifiedlayer.com [67.222.55.9]) by gabe.freedesktop.org (Postfix) with SMTP id 9184B111F71 for ; Wed, 6 Nov 2013 11:02:50 -0800 (PST) Received: from [67.161.37.189] (port=59646 helo=localhost.localdomain) by box514.bluehost.com with esmtpsa (TLSv1:CAMELLIA256-SHA:256) (Exim 4.80) (envelope-from ) id 1Ve8NM-0000eR-38 for intel-gfx@lists.freedesktop.org; Wed, 06 Nov 2013 12:02:48 -0700 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces@lists.freedesktop.org Errors-To: intel-gfx-bounces@lists.freedesktop.org To: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org There was a TODO from last time that Daniel and I talked about: - reconstruct fb state in our get_config callbacks instead - reconstruct per-crtc fb state and allocate separate buffers if needed - make sure we only preserve the buffer if it's the preferred mode Just wanted to get this refreshed version out there to get some eyes on it. Thanks, Jesse