From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Hellstrom Subject: [PATCH 0/15] vmwgfx updates Date: Mon, 27 Sep 2010 15:20:17 +0200 Message-ID: <1285593632-10585-1-git-send-email-thellstrom@vmware.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from smtp-outbound-1.vmware.com (smtp-outbound-1.vmware.com [65.115.85.69]) by gabe.freedesktop.org (Postfix) with ESMTP id 282839E844 for ; Mon, 27 Sep 2010 06:31:18 -0700 (PDT) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: airlied@redhat.com Cc: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org This patch series contains a number of bugfixes and brings the vmwgfx driver up-to-date with the standalone repo. Patch 05/15 contains a modesetting driver API change needed for 06/15, and may as such not be suitable for kernel RCs but rather for the next merge window. Thanks, Thomas