From: Sam Ravnborg <sam@ravnborg.org>
To: dri-devel@lists.freedesktop.org, Inki Dae <inki.dae@samsung.com>
Cc: David Airlie <airlied@linux.ie>,
Jingoo Han <jingoohan1@gmail.com>,
Seung-Woo Kim <sw0312.kim@samsung.com>,
Krzysztof Kozlowski <krzk@kernel.org>,
Kyungmin Park <kyungmin.park@samsung.com>,
Kukjin Kim <kgene@kernel.org>
Subject: [PATCH v3 0/1] drm/exynos: drop use of drmP.h
Date: Fri, 21 Jun 2019 20:49:03 +0200 [thread overview]
Message-ID: <20190621184904.25975-1-sam@ravnborg.org> (raw)
Build tested using allyesconfig, allmodconfig for various
architectures.
v2:
- add missing people to recipient list of mail
- no change in actual patch
v3:
- fix build breakage (Inki Dae)
The testing I had done with allyesconfig, allmodconfig
did not trigger a configuration where exynos_drm_g2d.c
was built. So a build error had slipped through.
Verified that all 23 .c files are built now.
Sam
Sam Ravnborg (1):
drm/exynos: drop drmP.h usage
drivers/gpu/drm/exynos/exynos5433_drm_decon.c | 7 +++--
drivers/gpu/drm/exynos/exynos7_drm_decon.c | 8 ++++--
drivers/gpu/drm/exynos/exynos_dp.c | 13 ++++-----
drivers/gpu/drm/exynos/exynos_drm_crtc.c | 2 +-
drivers/gpu/drm/exynos/exynos_drm_dma.c | 6 ++--
drivers/gpu/drm/exynos/exynos_drm_dpi.c | 8 +++---
drivers/gpu/drm/exynos/exynos_drm_drv.c | 12 ++++----
drivers/gpu/drm/exynos/exynos_drm_drv.h | 8 +++++-
drivers/gpu/drm/exynos/exynos_drm_dsi.c | 21 +++++++-------
drivers/gpu/drm/exynos/exynos_drm_fb.c | 6 ++--
drivers/gpu/drm/exynos/exynos_drm_fbdev.c | 7 +++--
drivers/gpu/drm/exynos/exynos_drm_fimc.c | 15 +++++-----
drivers/gpu/drm/exynos/exynos_drm_fimd.c | 14 +++++----
drivers/gpu/drm/exynos/exynos_drm_g2d.c | 11 ++++---
drivers/gpu/drm/exynos/exynos_drm_gem.c | 7 +++--
drivers/gpu/drm/exynos/exynos_drm_gsc.c | 13 +++++----
drivers/gpu/drm/exynos/exynos_drm_ipp.c | 3 +-
drivers/gpu/drm/exynos/exynos_drm_mic.c | 22 +++++++-------
drivers/gpu/drm/exynos/exynos_drm_plane.c | 4 +--
drivers/gpu/drm/exynos/exynos_drm_rotator.c | 10 +++----
drivers/gpu/drm/exynos/exynos_drm_scaler.c | 12 ++++----
drivers/gpu/drm/exynos/exynos_drm_vidi.c | 9 +++---
drivers/gpu/drm/exynos/exynos_hdmi.c | 41 +++++++++++++--------------
drivers/gpu/drm/exynos/exynos_mixer.c | 31 ++++++++++----------
24 files changed, 154 insertions(+), 136 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next reply other threads:[~2019-06-21 18:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-21 18:49 Sam Ravnborg [this message]
2019-06-21 18:49 ` [PATCH v3 1/1] drm/exynos: drop drmP.h usage Sam Ravnborg
2019-06-21 19:33 ` [PATCH v3 0/1] drm/exynos: drop use of drmP.h Krzysztof Kozlowski
2019-06-22 7:31 ` Sam Ravnborg
2019-06-22 8:37 ` Krzysztof Kozlowski
2019-06-22 9:04 ` Sam Ravnborg
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=20190621184904.25975-1-sam@ravnborg.org \
--to=sam@ravnborg.org \
--cc=airlied@linux.ie \
--cc=dri-devel@lists.freedesktop.org \
--cc=inki.dae@samsung.com \
--cc=jingoohan1@gmail.com \
--cc=kgene@kernel.org \
--cc=krzk@kernel.org \
--cc=kyungmin.park@samsung.com \
--cc=sw0312.kim@samsung.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox