From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Hellstrom Subject: [PULL] vmwgfx-fixes-3.17 Date: Mon, 1 Sep 2014 13:13:16 +0200 Message-ID: <1409569996-5266-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-2.vmware.com (smtp-outbound-2.vmware.com [208.91.2.13]) by gabe.freedesktop.org (Postfix) with ESMTP id EAD3D6E137 for ; Mon, 1 Sep 2014 04:13:33 -0700 (PDT) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: airlied@redhat.com, airlied@gmail.com Cc: pv-drivers@vmware.com, Thomas Hellstrom , linux-graphics-maintainer@vmware.com, dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org Dave, Two fixes for vmwgfx. Both with CC stable. The following changes since commit a284e9d14e35b776807c3a40dd1ff1e05429d4a4: MAINTAINERS: Add entry for Renesas DRM drivers (2014-08-24 16:37:47 +1000) are available in the git repository at: git://people.freedesktop.org/~thomash/linux vmwgfx-fixes-3.17 for you to fetch changes up to f01ea0c3d9db536c64d47922716d8b3b8f21d850: drm/vmwgfx: Fix a potential infinite spin waiting for fifo idle (2014-09-01 12:31:24 +0200) ---------------------------------------------------------------- Thomas Hellstrom (2): drm/vmwgfx: Fix an incorrect OOM return value drm/vmwgfx: Fix a potential infinite spin waiting for fifo idle drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c | 11 +++++------ drivers/gpu/drm/vmwgfx/vmwgfx_fifo.c | 3 ++- 2 files changed, 7 insertions(+), 7 deletions(-)