From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerome Glisse Subject: Re: [PATCH v2] drm: enable render-nodes by default Date: Thu, 20 Mar 2014 11:34:26 -0400 Message-ID: <20140320153423.GB2020@gmail.com> References: <1395074636-32337-1-git-send-email-dh.herrmann@gmail.com> <532A8E07.5000208@shipmail.org> <532AAB78.6010500@vmware.com> <532AB481.40309@vmware.com> <532AC2C2.5030606@vmware.com> <20140320143600.GA2020@gmail.com> <532B0245.7050504@vmware.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from mail-qg0-f47.google.com (mail-qg0-f47.google.com [209.85.192.47]) by gabe.freedesktop.org (Postfix) with ESMTP id AEF276E0E4 for ; Thu, 20 Mar 2014 08:34:31 -0700 (PDT) Received: by mail-qg0-f47.google.com with SMTP id 63so3064857qgz.6 for ; Thu, 20 Mar 2014 08:34:31 -0700 (PDT) Content-Disposition: inline In-Reply-To: <532B0245.7050504@vmware.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: Thomas Hellstrom Cc: Daniel Vetter , "dri-devel@lists.freedesktop.org" List-Id: dri-devel@lists.freedesktop.org On Thu, Mar 20, 2014 at 03:59:17PM +0100, Thomas Hellstrom wrote: > On 03/20/2014 03:36 PM, Jerome Glisse wrote: > > > > In any case this is not a render node issue and there is no reasons to = force > > full VRAM eviction or anything like that. > = > This comment suggests you haven't read the discussion fully. > = > VRAM eviction was discussed in the context of legacy nodes. > = > This is a render node issue because with legacy nodes you can work > around insufficient command checking. > With render nodes you can't. On radeon you can not abuse the GPU period legacy node or not. My comment was about the fact that this is a driver issue and not a render node issue. I would consider driver that allow to abuse the GPU block to access any memory as broken no matter if we are talking about legacy or new render node. Cheers, J=E9r=F4me > = > /Thomas > = > > Cheers, > > J=E9r=F4me