From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Vetter Subject: Re: [PATCH 01/17] drm/i915: move dri1 vblank stubs to i915_dma.c Date: Fri, 27 Apr 2012 00:34:48 +0200 Message-ID: <20120426223448.GO5156@phenom.ffwll.local> References: <1335475164-2933-1-git-send-email-daniel.vetter@ffwll.ch> <1335475164-2933-2-git-send-email-daniel.vetter@ffwll.ch> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-we0-f177.google.com (mail-we0-f177.google.com [74.125.82.177]) by gabe.freedesktop.org (Postfix) with ESMTP id 14767A0E7F for ; Thu, 26 Apr 2012 15:33:49 -0700 (PDT) Received: by werp11 with SMTP id p11so91362wer.36 for ; Thu, 26 Apr 2012 15:33:49 -0700 (PDT) Content-Disposition: inline In-Reply-To: <1335475164-2933-2-git-send-email-daniel.vetter@ffwll.ch> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: Intel Graphics Development Cc: Daniel Vetter List-Id: intel-gfx@lists.freedesktop.org On Thu, Apr 26, 2012 at 11:19:08PM +0200, Daniel Vetter wrote: > i915_dma.c contains most of the old dri1 horror-show, so move > the remaining bits there, too. The code has been removed and > the only thing left are some stubs to ensure that userspace > doesn't try to use this stuff. vblank_pipe_set only returns 0 > without any side-effects, so we can even stub it out with > the canonical drm_noop. > > v2: Rebase against ENODEV changes. > > Signed-off-by: Daniel Vetter Ignore this patchbomb, gmail crapped out :( -Daniel -- Daniel Vetter Mail: daniel@ffwll.ch Mobile: +41 (0)79 365 57 48