dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] drm: fix and enable warnings on unused static inlines
@ 2024-12-05 15:02 Jani Nikula
  2024-12-05 15:02 ` [PATCH v2 1/3] drm/bridge: dw-hdmi-i2s: annotate hdmi_read() with __maybe_unused Jani Nikula
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jani Nikula @ 2024-12-05 15:02 UTC (permalink / raw)
  To: dri-devel; +Cc: intel-gfx, jani.nikula

v2 of [1]. Dropped the parts that have already been fixed. No other
changes. Hoping to get this merged soon.

BR,
Jani.

[1] https://lore.kernel.org/r/cover.1725962479.git.jani.nikula@intel.com


Jani Nikula (3):
  drm/bridge: dw-hdmi-i2s: annotate hdmi_read() with __maybe_unused
  drm: renesas: rcar-du: annotate rcar_cmm_read() with __maybe_unused
  drm: enable warnings on unused static inlines

 drivers/gpu/drm/Makefile                            | 3 +++
 drivers/gpu/drm/bridge/synopsys/dw-hdmi-i2s-audio.c | 2 +-
 drivers/gpu/drm/renesas/rcar-du/rcar_cmm.c          | 2 +-
 3 files changed, 5 insertions(+), 2 deletions(-)

-- 
2.39.5


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

end of thread, other threads:[~2025-01-09 12:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-05 15:02 [PATCH v2 0/3] drm: fix and enable warnings on unused static inlines Jani Nikula
2024-12-05 15:02 ` [PATCH v2 1/3] drm/bridge: dw-hdmi-i2s: annotate hdmi_read() with __maybe_unused Jani Nikula
2024-12-05 15:03 ` [PATCH v2 2/3] drm: renesas: rcar-du: annotate rcar_cmm_read() " Jani Nikula
2024-12-05 16:02   ` Laurent Pinchart
2025-01-09 12:42     ` Jani Nikula
2024-12-05 15:03 ` [PATCH v2 3/3] drm: enable warnings on unused static inlines Jani Nikula

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).