[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CACRpkda9HhODvWgsUb_ErFVpJ_o3frp-xz_Syvzh0yJRw8US8g@mail.gmail.com>
Date: Sat, 24 Nov 2018 21:38:09 +0100
From: Linus Walleij <linus.walleij@...aro.org>
To: greenfoo@...egarage.com
Cc: "open list:DRM PANEL DRIVERS" <dri-devel@...ts.freedesktop.org>,
Dave Airlie <airlied@...ux.ie>,
Maarten Lankhorst <maarten.lankhorst@...ux.intel.com>,
Maxime Ripard <maxime.ripard@...tlin.com>, sean@...rly.run,
Jonathan Corbet <corbet@....net>, abrodkin@...opsys.com,
Boris Brezillon <boris.brezillon@...tlin.com>,
Nicolas Ferre <nicolas.ferre@...rochip.com>,
Alexandre Belloni <alexandre.belloni@...tlin.com>,
Ludovic Desroches <ludovic.desroches@...rochip.com>,
Gerd Hoffmann <kraxel@...hat.com>,
Archit Taneja <architt@...eaurora.org>,
Andrzej Hajda <a.hajda@...sung.com>,
Laurent Pinchart <Laurent.pinchart@...asonboard.com>,
Lucas Stach <l.stach@...gutronix.de>,
linux+etnaviv@...linux.org.uk,
Christian Gmeiner <christian.gmeiner@...il.com>,
Marek Vasut <marex@...x.de>, Stefan Agner <stefan@...er.ch>,
kieran.bingham+renesas@...asonboard.com,
Shawn Guo <shawnguo@...nel.org>,
Julia Lawall <Julia.Lawall@...6.fr>,
Gilles Muller <Gilles.Muller@...6.fr>,
Nicolas Palix <nicolas.palix@...g.fr>, michal.lkml@...kovi.net,
Haneen Mohammed <hamohammed.sa@...il.com>,
linux-doc@...r.kernel.org,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Linux ARM <linux-arm-kernel@...ts.infradead.org>,
virtualization@...ts.linux-foundation.org,
etnaviv@...ts.freedesktop.org,
Linux-Renesas <linux-renesas-soc@...r.kernel.org>,
cocci@...teme.lip6.fr
Subject: Re: [PATCH 1/9] drm: replace "drm_gem_object_unreference_unlocked"
function with "*put_unlocked"
On Thu, Nov 15, 2018 at 11:17 PM Fernando Ramos <greenfoo@...egarage.com> wrote:
> This patch unifies the naming of DRM functions for reference counting as
> requested on Documentation/gpu/todo.rst
>
> Signed-off-by: Fernando Ramos <greenfoo@...egarage.com>
This is already fixed in drm-misc-next as it happens:
commit a0d4d42cb5854400baa47bf63d9aae65fa9f484e
Author: Thomas Zimmermann <tzimmermann@...e.de>
Date: Wed Sep 26 13:36:23 2018 +0200
drm/bochs: Replace drm_commit a0d4d42cb5854400baa47bf63d9aae65fa9f484e
Author: Thomas Zimmermann <tzimmermann@...e.de>
Date: Wed Sep 26 13:36:23 2018 +0200
drm/bochs: Replace drm_gem_object_unreference_unlocked with put function
This patch unifies the naming of DRM functions for reference counting
of struct drm_gem_object. The resulting code is more aligned with the
rest of the Linux kernel interfaces.
v2:
* rebase onto fbdev rework
Signed-off-by: Thomas Zimmermann <tzimmermann@...e.de>
Link: http://patchwork.freedesktop.org/patch/msgid/20180926113623.22679-1-tzimmermann@suse.de
Signed-off-by: Gerd Hoffmann <kraxel@...hat.com>
gem_object_unreference_unlocked with put function
This patch unifies the naming of DRM functions for reference counting
of struct drm_gem_object. The resulting code is more aligned with the
rest of the Linux kernel interfaces.
v2:
* rebase onto fbdev rework
Signed-off-by: Thomas Zimmermann <tzimmermann@...e.de>
Link: http://patchwork.freedesktop.org/patch/msgid/20180926113623.22679-1-tzimmermann@suse.de
Signed-off-by: Gerd Hoffmann <kraxel@...hat.com>
Going on to try and apply the rest.
Yours,
Linus Walleij
Powered by blists - more mailing lists