From mboxrd@z Thu Jan 1 00:00:00 1970 From: alexdeucher@gmail.com Subject: [pull] radeon drm-fixes-3.10 Date: Thu, 20 Jun 2013 15:08:21 -0400 Message-ID: <1371755301-18203-1-git-send-email-alexdeucher@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-qe0-f41.google.com (mail-qe0-f41.google.com [209.85.128.41]) by gabe.freedesktop.org (Postfix) with ESMTP id 4C019E63E4 for ; Thu, 20 Jun 2013 12:08:29 -0700 (PDT) Received: by mail-qe0-f41.google.com with SMTP id b4so4236694qen.0 for ; Thu, 20 Jun 2013 12:08:28 -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: dri-devel@lists.freedesktop.org, airlied@gmail.com Cc: Alex Deucher List-Id: dri-devel@lists.freedesktop.org From: Alex Deucher Hi Dave, Just one more fix for radeon. Patch from Jerome to avoid GPU resets due to false positives when the ring is empty. The following changes since commit c139b1ee4e36374af705660af6172d7477352792: drm/radeon: fix UVD on big endian (2013-06-14 17:05:57 -0400) are available in the git repository at: git://people.freedesktop.org/~agd5f/linux drm-fixes-3.10 Jerome Glisse (1): drm/radeon: update lockup tracking when scheduling in empty ring drivers/gpu/drm/radeon/radeon_ring.c | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-)