From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesse Barnes Subject: VT switchless resume patches Date: Fri, 15 Feb 2013 12:42:31 -0800 Message-ID: <1360960957-6688-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 oproxy6-pub.bluehost.com (oproxy6-pub.bluehost.com [67.222.54.6]) by gabe.freedesktop.org (Postfix) with SMTP id DE2F9E5C2B for ; Fri, 15 Feb 2013 12:42:41 -0800 (PST) Received: from [67.161.37.189] (port=33461 helo=localhost.localdomain) by box514.bluehost.com with esmtpsa (TLSv1:CAMELLIA256-SHA:256) (Exim 4.80) (envelope-from ) id 1U6S7D-0003Fe-Gk for intel-gfx@lists.freedesktop.org; Fri, 15 Feb 2013 13:42:39 -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 Had to fix up a few things: - LVDS blind restore from old suspend/resume code - cursor restore - sprite restore Plus a couple of misc patches. Enough to make things work in X, though our handling of sprites still needs improvement; I think our watermarks are programmed out of order even though the state seems to be getting restored correctly. Thanks, Jesse