All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 00/10] drm: Increase COMPILE_TEST=y coverage
@ 2024-10-03 11:18 ` Ville Syrjala
  0 siblings, 0 replies; 24+ messages in thread
From: Ville Syrjala @ 2024-10-03 11:18 UTC (permalink / raw)
  To: dri-devel
  Cc: Alison Wang, Chun-Kuang Hu, Laurentiu Palcu, linux-amlogic,
	linux-mediatek, Lucas Stach, Neil Armstrong, Philipp Zabel,
	Russell King, Stefan Agner, Tomi Valkeinen

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

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

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


_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2024-10-23  1:36 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-03 11:18 [PATCH v2 00/10] drm: Increase COMPILE_TEST=y coverage Ville Syrjala
2024-10-03 11:18 ` Ville Syrjala
2024-10-03 11:18 ` [PATCH v2 01/10] drm/tilcdc: Allow build without __iowmb() Ville Syrjala
2024-10-03 11:18 ` [PATCH v2 02/10] drm/tilcdc: Allow build with COMPILE_TEST=y Ville Syrjala
2024-10-04 15:24   ` kernel test robot
2024-10-03 11:18 ` [PATCH v2 03/10] drm/armada: Fix printk arguments Ville Syrjala
2024-10-03 11:18 ` [PATCH v2 04/10] drm/armada: Fix armada_debugfs_crtc_reg_write() return type Ville Syrjala
2024-10-03 11:18 ` [PATCH v2 05/10] drm/armada: Allow build with COMPILE_TEST=y Ville Syrjala
2024-10-07  0:19   ` kernel test robot
2024-10-03 11:18 ` [PATCH v2 06/10] drm/imx/dcss: Fix 64bit divisions Ville Syrjala
2024-10-04 11:39   ` Laurentiu Palcu
2024-10-03 11:18 ` [PATCH v2 07/10] drm/imx/dcss: Allow build with COMPILE_TEST=y Ville Syrjala
2024-10-04 11:40   ` Laurentiu Palcu
2024-10-03 11:18 ` [PATCH v2 08/10] drm/fsl-dcu: " Ville Syrjala
2024-10-03 11:18 ` [PATCH v2 09/10] drm/mediatek: " Ville Syrjala
2024-10-22  9:46   ` CK Hu (胡俊光)
2024-10-22  9:46     ` CK Hu (胡俊光)
2024-10-22 13:06     ` Ville Syrjälä
2024-10-23  1:36       ` CK Hu (胡俊光)
2024-10-23  1:36         ` CK Hu (胡俊光)
2024-10-03 11:18 ` [PATCH v2 10/10] drm/meson: " Ville Syrjala
2024-10-03 11:18   ` Ville Syrjala
2024-10-03 11:55   ` Neil Armstrong
2024-10-03 11:55     ` Neil Armstrong

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.