From: Thomas Zimmermann <tzimmermann@suse.de>
To: linux-aspeed@lists.ozlabs.org
Subject: [PATCH 0/2] drm: Small CMA cleanups
Date: Mon, 1 Nov 2021 09:17:49 +0100 [thread overview]
Message-ID: <20211101081751.24613-1-tzimmermann@suse.de> (raw)
Remove CMA dependencies from MIPI-DBI and replace the config
symbol DRM_KMS_CMA_HELPER with DRM_KMS_HELPER. This allows to
link drm_fb_cma_helper.o into a helper library.
Thomas Zimmermann (2):
drm/mipi-dbi: Remove dependency on GEM CMA helper library
drm: Remove CONFIG_DRM_KMS_CMA_HELPER option
drivers/gpu/drm/Kconfig | 7 -----
drivers/gpu/drm/Makefile | 2 +-
drivers/gpu/drm/arm/Kconfig | 2 --
drivers/gpu/drm/arm/display/Kconfig | 1 -
drivers/gpu/drm/aspeed/Kconfig | 1 -
drivers/gpu/drm/atmel-hlcdc/Kconfig | 1 -
drivers/gpu/drm/drm_mipi_dbi.c | 34 ++++++++++++++++++-------
drivers/gpu/drm/fsl-dcu/Kconfig | 1 -
drivers/gpu/drm/hisilicon/kirin/Kconfig | 1 -
drivers/gpu/drm/imx/Kconfig | 2 +-
drivers/gpu/drm/imx/dcss/Kconfig | 2 +-
drivers/gpu/drm/ingenic/Kconfig | 1 -
drivers/gpu/drm/kmb/Kconfig | 1 -
drivers/gpu/drm/mcde/Kconfig | 1 -
drivers/gpu/drm/meson/Kconfig | 1 -
drivers/gpu/drm/mxsfb/Kconfig | 2 +-
drivers/gpu/drm/panel/Kconfig | 2 +-
drivers/gpu/drm/pl111/Kconfig | 1 -
drivers/gpu/drm/rcar-du/Kconfig | 1 -
drivers/gpu/drm/shmobile/Kconfig | 1 -
drivers/gpu/drm/sti/Kconfig | 1 -
drivers/gpu/drm/stm/Kconfig | 1 -
drivers/gpu/drm/sun4i/Kconfig | 1 -
drivers/gpu/drm/tidss/Kconfig | 1 -
drivers/gpu/drm/tilcdc/Kconfig | 1 -
drivers/gpu/drm/tiny/Kconfig | 20 +++++++--------
drivers/gpu/drm/tve200/Kconfig | 1 -
drivers/gpu/drm/vc4/Kconfig | 1 -
drivers/gpu/drm/xlnx/Kconfig | 1 -
29 files changed, 40 insertions(+), 53 deletions(-)
--
2.33.1
next reply other threads:[~2021-11-01 8:17 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-01 8:17 Thomas Zimmermann [this message]
2021-11-01 8:17 ` [PATCH 1/2] drm/mipi-dbi: Remove dependency on GEM CMA helper library Thomas Zimmermann
2021-11-01 8:17 ` [PATCH 2/2] drm: Remove CONFIG_DRM_KMS_CMA_HELPER option Thomas Zimmermann
2021-11-01 15:59 ` kernel test robot
2021-11-05 17:59 ` Daniel Vetter
2021-11-06 19:49 ` Thomas Zimmermann
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=20211101081751.24613-1-tzimmermann@suse.de \
--to=tzimmermann@suse.de \
--cc=linux-aspeed@lists.ozlabs.org \
/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