From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mario Kleiner Subject: drm vblank fixes Date: Wed, 6 Aug 2014 03:22:43 +0200 Message-ID: <1407288166-19881-1-git-send-email-mario.kleiner.de@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-wg0-f52.google.com (mail-wg0-f52.google.com [74.125.82.52]) by gabe.freedesktop.org (Postfix) with ESMTP id 4A2DC6E570 for ; Tue, 5 Aug 2014 18:23:19 -0700 (PDT) Received: by mail-wg0-f52.google.com with SMTP id a1so1799108wgh.35 for ; Tue, 05 Aug 2014 18:23:18 -0700 (PDT) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org Cc: airlied@redhat.com List-Id: dri-devel@lists.freedesktop.org Hi all, some small bug fixes for some small bugs i saw when looking at the current drm vblank handling code. All patches are rather simple, all compile-tested against drm-next, but only the drm_vblank_off() one (patch 2) tested in "real life" so far. thanks, -mario