public inbox for drm-ai-reviews@public-inbox.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] drm/tidss: Two minor fixes
@ 2026-03-11  9:14 Tomi Valkeinen
  2026-03-11  9:14 ` [PATCH v2 1/2] drm/tidss: Drop extra drm_mode_config_reset() call Tomi Valkeinen
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Tomi Valkeinen @ 2026-03-11  9:14 UTC (permalink / raw)
  To: Jyri Sarha, Maarten Lankhorst, Maxime Ripard, Thomas Zimmermann,
	David Airlie, Simona Vetter, Sam Ravnborg,
	Javier Martinez Canillas, Aradhya Bhatia
  Cc: dri-devel, linux-kernel, Devarsh Thakkar, Tomi Valkeinen, stable

Two minor fixes. One to drop an extra drm_mode_config_reset() call,
another to fix a "Missing drm_bridge_add() before attach" warning print.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
---
Changes in v2:
- Fix incorrect title for the second patch
- Add Maxime's acks
- Link to v1: https://lore.kernel.org/r/20260311-tidss-minor-fixes-v1-0-ee5e6e14a566@ideasonboard.com

---
Tomi Valkeinen (2):
      drm/tidss: Drop extra drm_mode_config_reset() call
      drm/tidss: Fix missing drm_bridge_add() call

 drivers/gpu/drm/tidss/tidss_encoder.c | 2 ++
 drivers/gpu/drm/tidss/tidss_kms.c     | 2 --
 2 files changed, 2 insertions(+), 2 deletions(-)
---
base-commit: 11439c4635edd669ae435eec308f4ab8a0804808
change-id: 20260311-tidss-minor-fixes-c0f853a5326f

Best regards,
-- 
Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>


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

end of thread, other threads:[~2026-03-11 21:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-11  9:14 [PATCH v2 0/2] drm/tidss: Two minor fixes Tomi Valkeinen
2026-03-11  9:14 ` [PATCH v2 1/2] drm/tidss: Drop extra drm_mode_config_reset() call Tomi Valkeinen
2026-03-11 21:10   ` Claude review: " Claude Code Review Bot
2026-03-11  9:14 ` [PATCH v2 2/2] drm/tidss: Fix missing drm_bridge_add() call Tomi Valkeinen
2026-03-11 21:10   ` Claude review: " Claude Code Review Bot
2026-03-11 21:10 ` Claude review: drm/tidss: Two minor fixes Claude Code Review Bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox