From: Sam Ravnborg <sam@ravnborg.org>
To: dri-devel@lists.freedesktop.org,
Thierry Reding <thierry.reding@gmail.com>
Cc: "David Airlie" <airlied@linux.ie>,
"Guido Günther" <agx@sigxcpu.org>,
"Jerry Han" <hanxu5@huaqin.corp-partner.google.com>,
"Jani Nikula" <jani.nikula@intel.com>,
"Laurent Pinchart" <laurent.pinchart@ideasonboard.com>,
"Robert Chiras" <robert.chiras@nxp.com>,
"Icenowy Zheng" <icenowy@aosc.io>,
"Jagan Teki" <jagan@amarulasolutions.com>
Subject: Re: [PATCH v1 0/5] drm/panel: Use dev_ based logging
Date: Tue, 18 Aug 2020 22:34:47 +0200 [thread overview]
Message-ID: <20200818203447.GA6012@ravnborg.org> (raw)
In-Reply-To: <20200815125406.1153224-1-sam@ravnborg.org>
On Sat, Aug 15, 2020 at 02:54:01PM +0200, Sam Ravnborg wrote:
> The drm/panel drivers uses a mixture of DRM_ and dev_ based logging.
> With this patchset all panel drivers are migrated to use dev_ based
> logging as the DRM_ based logging did not add any extra info.
>
> Drop the now unused include of drm_print.h.
>
> With this change new panel drivers will be requires to change to dev_
> based logging - so some of the in-flight panel drivers will need trivial
> updates before they are accepted.
>
> Patch divided in smaller bites to ease review. There is no dependencies
> between the patches.
>
> Copied a few people that may have input to the move away from DRM_ based
> logging (Daniel (presumeably on vacation), Jani).
>
> Sam
>
> Sam Ravnborg (5):
> drm/panel: samsung: Use dev_ based logging
> drm/panel: leadtek: Use dev_ based logging
> drm/panel: raydium: Use dev_ based logging
> drm/panel: sitronix: Use dev_ based logging
> drm/panel: Use dev_ based logging
Thanks for the reviews from Linus and Guido.
Series is now applied to drm-misc-next.
Sam
>
> drivers/gpu/drm/panel/panel-boe-himax8279d.c | 44 ++++--------
> drivers/gpu/drm/panel/panel-elida-kd35t133.c | 51 +++++---------
> drivers/gpu/drm/panel/panel-feixin-k101-im2ba02.c | 19 +++--
> .../gpu/drm/panel/panel-feiyang-fy07024di26a30d.c | 21 +++---
> drivers/gpu/drm/panel/panel-ilitek-ili9322.c | 3 +-
> drivers/gpu/drm/panel/panel-innolux-p079zca.c | 31 +++------
> drivers/gpu/drm/panel/panel-kingdisplay-kd097d04.c | 33 ++++-----
> drivers/gpu/drm/panel/panel-leadtek-ltk050h3146w.c | 58 ++++++----------
> drivers/gpu/drm/panel/panel-leadtek-ltk500hd1829.c | 49 +++++--------
> drivers/gpu/drm/panel/panel-novatek-nt35510.c | 40 ++++-------
> drivers/gpu/drm/panel/panel-orisetech-otm8009a.c | 13 ++--
> drivers/gpu/drm/panel/panel-raydium-rm67191.c | 33 ++++-----
> drivers/gpu/drm/panel/panel-raydium-rm68200.c | 18 +++--
> drivers/gpu/drm/panel/panel-ronbo-rb070d30.c | 16 ++---
> drivers/gpu/drm/panel/panel-samsung-ld9040.c | 3 +-
> drivers/gpu/drm/panel/panel-samsung-s6d16d0.c | 23 +++---
> drivers/gpu/drm/panel/panel-samsung-s6e3ha2.c | 3 +-
> drivers/gpu/drm/panel/panel-samsung-s6e63j0x03.c | 3 +-
> drivers/gpu/drm/panel/panel-samsung-s6e63m0.c | 22 +++---
> drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c | 3 +-
> drivers/gpu/drm/panel/panel-sitronix-st7701.c | 10 ++-
> drivers/gpu/drm/panel/panel-sitronix-st7703.c | 61 ++++++----------
> drivers/gpu/drm/panel/panel-sony-acx424akp.c | 81 ++++++++--------------
> drivers/gpu/drm/panel/panel-tpo-tpg110.c | 38 +++++-----
> drivers/gpu/drm/panel/panel-truly-nt35597.c | 63 ++++++-----------
> drivers/gpu/drm/panel/panel-visionox-rm69299.c | 41 ++++-------
> drivers/gpu/drm/panel/panel-xinpeng-xpp055c272.c | 51 +++++---------
> 27 files changed, 308 insertions(+), 523 deletions(-)
>
>
>
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
prev parent reply other threads:[~2020-08-18 20:34 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-15 12:54 [PATCH v1 0/5] drm/panel: Use dev_ based logging Sam Ravnborg
2020-08-15 12:54 ` [PATCH v1 1/5] drm/panel: samsung: " Sam Ravnborg
2020-08-15 19:23 ` Linus Walleij
2020-08-15 21:09 ` Sam Ravnborg
2020-08-15 12:54 ` [PATCH v1 2/5] drm/panel: leadtek: " Sam Ravnborg
2020-08-15 12:54 ` [PATCH v1 3/5] drm/panel: raydium: " Sam Ravnborg
2020-08-15 12:54 ` [PATCH v1 4/5] drm/panel: sitronix: " Sam Ravnborg
2020-08-15 12:54 ` [PATCH v1 5/5] drm/panel: " Sam Ravnborg
2020-08-15 21:20 ` [PATCH v1 0/5] " Guido Günther
2020-08-18 20:34 ` Sam Ravnborg [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200818203447.GA6012@ravnborg.org \
--to=sam@ravnborg.org \
--cc=agx@sigxcpu.org \
--cc=airlied@linux.ie \
--cc=dri-devel@lists.freedesktop.org \
--cc=hanxu5@huaqin.corp-partner.google.com \
--cc=icenowy@aosc.io \
--cc=jagan@amarulasolutions.com \
--cc=jani.nikula@intel.com \
--cc=laurent.pinchart@ideasonboard.com \
--cc=robert.chiras@nxp.com \
--cc=thierry.reding@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.