Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1708995

Re: [PATCH v2 21/29] drm/rockchip: switch to drm_*_get(), drm_*_put() helpers

From Cihangir Akturk <cakturk@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2 21/29] drm/rockchip: switch to drm_*_get(), drm_*_put() helpers
Date 2017-08-10 22:00 +0200
Message-ID <ud1MC-1To-15@gated-at.bofh.it> (permalink)
References <ucUBs-5tj-9@gated-at.bofh.it> <ucUBs-5tj-23@gated-at.bofh.it> <ud0dQ-Jr-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Aug 10, 2017 at 02:16:08PM -0400, Sean Paul wrote:
> On Thu, Aug 10, 2017 at 03:10:04PM +0300, Cihangir Akturk wrote:
> > Use drm_*_get() and drm_*_put() helpers instead of drm_*_reference()
> > and drm_*_unreference() helpers.
> > 
> > drm_*_reference() and drm_*_unreference() functions are just
> > compatibility alias for drm_*_get() and drm_*_put() and should not be
> > used by new code. So convert all users of compatibility functions to
> > use the new APIs.
> > 
> > Generated by: scripts/coccinelle/api/drm-get-put.cocci
> > 
> > Signed-off-by: Cihangir Akturk <cakturk@gmail.com>
> 
> Hi Cihangir,
> Thank you for the patch. Unfortunately it does not apply to drm-misc-next. Could
> you please resend with conflicts resolved?

OK, I'll send a v3 based on drm-next. And should I drop patches from
v1 already pulled in drm-next?

Thanks, Cihangir

> 
> Thanks,
> 
> Sean
> 

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v2 00/29] DRM API Conversions Cihangir Akturk <cakturk@gmail.com> - 2017-08-10 14:20 +0200
  [PATCH v2 21/29] drm/rockchip: switch to drm_*_get(), drm_*_put() helpers Cihangir Akturk <cakturk@gmail.com> - 2017-08-10 14:20 +0200
    Re: [PATCH v2 21/29] drm/rockchip: switch to drm_*_get(),  drm_*_put() helpers Sean Paul <seanpaul@chromium.org> - 2017-08-10 20:20 +0200
      Re: [PATCH v2 21/29] drm/rockchip: switch to drm_*_get(), drm_*_put() helpers Sean Paul <seanpaul@chromium.org> - 2017-08-10 22:00 +0200
      Re: [PATCH v2 21/29] drm/rockchip: switch to drm_*_get(),  drm_*_put() helpers Cihangir Akturk <cakturk@gmail.com> - 2017-08-10 22:00 +0200
  [PATCH v2 23/29] drm/tilcdc: switch to drm_*_get(), drm_*_put() helpers Cihangir Akturk <cakturk@gmail.com> - 2017-08-10 14:20 +0200
  [PATCH v2 08/29] drm/etnaviv: switch to drm_*_get(), drm_*_put() helpers Cihangir Akturk <cakturk@gmail.com> - 2017-08-10 14:20 +0200
  [PATCH v2 25/29] drm/vc4: switch to drm_*_get(), drm_*_put() helpers Cihangir Akturk <cakturk@gmail.com> - 2017-08-10 14:20 +0200
  [PATCH v2 10/29] drm/gma500: switch to drm_*_get(), drm_*_put() helpers Cihangir Akturk <cakturk@gmail.com> - 2017-08-10 14:20 +0200
  [PATCH v2 15/29] drm/mgag200: switch to drm_*_get(), drm_*_put() helpers Cihangir Akturk <cakturk@gmail.com> - 2017-08-10 14:20 +0200
  [PATCH v2 14/29] drm/mediatek: switch to drm_*_get(), drm_*_put() helpers Cihangir Akturk <cakturk@gmail.com> - 2017-08-10 14:20 +0200
  [PATCH v2 16/29] drm/msm: switch to drm_*_get(), drm_*_put() helpers Cihangir Akturk <cakturk@gmail.com> - 2017-08-10 14:20 +0200
  [PATCH v2 05/29] drm/atmel-hlcdc: switch to drm_*_get(), drm_*_put() helpers Cihangir Akturk <cakturk@gmail.com> - 2017-08-10 14:20 +0200
  [PATCH v2 24/29] drm/udl: switch to drm_*_get(), drm_*_put() helpers Cihangir Akturk <cakturk@gmail.com> - 2017-08-10 14:20 +0200
  [PATCH v2 11/29] drm/hisilicon: switch to drm_*_get(), drm_*_put() helpers Cihangir Akturk <cakturk@gmail.com> - 2017-08-10 14:20 +0200
  [PATCH v2 02/29] drm: mali-dp: switch to drm_*_get(), drm_*_put() helpers Cihangir Akturk <cakturk@gmail.com> - 2017-08-10 14:20 +0200
  [PATCH v2 17/29] drm/nouveau: switch to drm_*_get(), drm_*_put() helpers Cihangir Akturk <cakturk@gmail.com> - 2017-08-10 14:30 +0200
  [PATCH v2 07/29] drm/cirrus: switch to drm_*_get(), drm_*_put() helpers Cihangir Akturk <cakturk@gmail.com> - 2017-08-10 14:30 +0200
  [PATCH v2 03/29] drm/armada: switch to drm_*_get(), drm_*_put() helpers Cihangir Akturk <cakturk@gmail.com> - 2017-08-10 14:30 +0200
  [PATCH v2 09/29] drm/exynos: switch to drm_*_get(), drm_*_put() helpers Cihangir Akturk <cakturk@gmail.com> - 2017-08-10 14:30 +0200
  [PATCH v2 20/29] drm/radeon: switch to drm_*_get(), drm_*_put() helpers Cihangir Akturk <cakturk@gmail.com> - 2017-08-10 14:30 +0200
  [PATCH v2 04/29] drm/ast: switch to drm_*_get(), drm_*_put() helpers Cihangir Akturk <cakturk@gmail.com> - 2017-08-10 14:30 +0200
    Re: [PATCH v2 04/29] drm/ast: switch to drm_*_get(), drm_*_put() helpers Joel Stanley <joel@jms.id.au> - 2017-08-11 01:40 +0200
  [PATCH v2 22/29] drm/tegra: switch to drm_*_get(), drm_*_put() helpers Cihangir Akturk <cakturk@gmail.com> - 2017-08-10 14:30 +0200
  [PATCH v2 12/29] drm/i915: switch to drm_*_get(), drm_*_put() helpers Cihangir Akturk <cakturk@gmail.com> - 2017-08-10 14:30 +0200
  [PATCH v2 18/29] drm/omap: switch to drm_*_get(), drm_*_put() helpers Cihangir Akturk <cakturk@gmail.com> - 2017-08-10 14:30 +0200
  [PATCH v2 13/29] drm/imx: switch to drm_*_get(), drm_*_put() helpers Cihangir Akturk <cakturk@gmail.com> - 2017-08-10 14:30 +0200
  [PATCH v2 06/29] drm/bochs: switch to drm_*_get(), drm_*_put() helpers Cihangir Akturk <cakturk@gmail.com> - 2017-08-10 14:30 +0200
  [PATCH v2 19/29] drm/qxl: switch to drm_*_get(), drm_*_put() helpers Cihangir Akturk <cakturk@gmail.com> - 2017-08-10 14:30 +0200
  [PATCH v2 01/29] drm/amdgpu: switch to drm_*_get(), drm_*_put() helpers Cihangir Akturk <cakturk@gmail.com> - 2017-08-10 14:40 +0200

csiph-web