From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Hellstrom Subject: [PULL] vmwgfx-fixes-3.13 Date: Thu, 12 Dec 2013 00:52:09 -0800 Message-ID: <1386838329-6322-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 [208.91.2.12]) by gabe.freedesktop.org (Postfix) with ESMTP id B3F49FB0DF for ; Thu, 12 Dec 2013 00:52:37 -0800 (PST) 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, airlied@gmail.com Cc: Thomas Hellstrom , linux-graphics-maintainer@vmware.com, dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org Dave, Only one commit that I hope to be able to squeeze in. Part of a driver stack fix that fixes surface overcommiting on single execbuf calls. The following changes since commit 9255ce80f88ba885c38c0bbd235db7c24392e22e: Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux into drm-fixes (2013-12-05 12:18:35 +1000) are available in the git repository at: git://people.freedesktop.org/~thomash/linux vmwgfx-fixes-3.13 for you to fetch changes up to 11e6a09fba446ce799a9de51d2d99586024bbdaa: drm/vmwgfx: Add max surface memory param (2013-12-08 23:50:23 -0800) ---------------------------------------------------------------- Jakob Bornecrantz (1): drm/vmwgfx: Add max surface memory param drivers/gpu/drm/vmwgfx/vmwgfx_ioctl.c | 3 +++ include/uapi/drm/vmwgfx_drm.h | 1 + 2 files changed, 4 insertions(+)