[PATCH v2 00/10] drm: Increase COMPILE_TEST=y coverage

Ville Syrjala ville.syrjala at linux.intel.com
Thu Oct 3 04:18:41 PDT 2024


From: Ville Syrjälä <ville.syrjala at linux.intel.com>

Repost of the stragglers from
https://patchwork.freedesktop.org/series/132164/

Cc: Alison Wang <alison.wang at nxp.com>
Cc: Chun-Kuang Hu <chunkuang.hu at kernel.org>
Cc: Laurentiu Palcu <laurentiu.palcu at oss.nxp.com>
Cc: linux-amlogic at lists.infradead.org
Cc: linux-mediatek at lists.infradead.org
Cc: Lucas Stach <l.stach at pengutronix.de>
Cc: Neil Armstrong <neil.armstrong at linaro.org>
Cc: Philipp Zabel <p.zabel at pengutronix.de>
Cc: Russell King <linux at armlinux.org.uk>
Cc: Stefan Agner <stefan at agner.ch>
Cc: Tomi Valkeinen <tomi.valkeinen at ideasonboard.com>

Ville Syrjälä (10):
  drm/tilcdc: Allow build without __iowmb()
  drm/tilcdc: Allow build with COMPILE_TEST=y
  drm/armada: Fix printk arguments
  drm/armada: Fix armada_debugfs_crtc_reg_write() return type
  drm/armada: Allow build with COMPILE_TEST=y
  drm/imx/dcss: Fix 64bit divisions
  drm/imx/dcss: Allow build with COMPILE_TEST=y
  drm/fsl-dcu: Allow build with COMPILE_TEST=y
  drm/mediatek: Allow build with COMPILE_TEST=y
  drm/meson: Allow build with COMPILE_TEST=y

 drivers/gpu/drm/armada/Kconfig          | 2 +-
 drivers/gpu/drm/armada/armada_debugfs.c | 2 +-
 drivers/gpu/drm/armada/armada_gem.c     | 2 +-
 drivers/gpu/drm/fsl-dcu/Kconfig         | 2 +-
 drivers/gpu/drm/imx/dcss/Kconfig        | 2 +-
 drivers/gpu/drm/imx/dcss/dcss-scaler.c  | 4 ++--
 drivers/gpu/drm/mediatek/Kconfig        | 4 ++--
 drivers/gpu/drm/meson/Kconfig           | 2 +-
 drivers/gpu/drm/tilcdc/Kconfig          | 2 +-
 drivers/gpu/drm/tilcdc/tilcdc_regs.h    | 3 +++
 10 files changed, 14 insertions(+), 11 deletions(-)

-- 
2.45.2




More information about the Linux-mediatek mailing list