public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] DRM: small improvements
@ 2024-11-06 10:48 Luca Ceresoli
  2024-11-06 10:48 ` [PATCH v2 1/4] drm/drm_mode_object: fix typo in kerneldoc Luca Ceresoli
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Luca Ceresoli @ 2024-11-06 10:48 UTC (permalink / raw)
  To: Maarten Lankhorst, Maxime Ripard, Thomas Zimmermann, David Airlie,
	Simona Vetter
  Cc: Thomas Petazzoni, dri-devel, linux-kernel, Luca Ceresoli,
	Dmitry Baryshkov

This series brings small improvements to the DRM documentation, logging and
a warning on an incorrect code path.

Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
---
Changes in v2:
- Added patches 3 and 4
- Updated reviewed-by tags
- Link to v1: https://lore.kernel.org/r/20241018-drm-small-improvements-v1-0-cc316e1a98c9@bootlin.com

---
Luca Ceresoli (4):
      drm/drm_mode_object: fix typo in kerneldoc
      drm/atomic-helper: improve CRTC enabled/connectors mismatch logging message
      drm/mode_object: add drm_mode_object_read_refcount()
      drm/connector: warn when cleaning up a refcounted connector

 drivers/gpu/drm/drm_atomic_helper.c |  5 +++--
 drivers/gpu/drm/drm_connector.c     |  6 ++++++
 drivers/gpu/drm/drm_mode_object.c   | 20 ++++++++++++++++++++
 include/drm/drm_mode_object.h       |  3 ++-
 4 files changed, 31 insertions(+), 3 deletions(-)
---
base-commit: 42f7652d3eb527d03665b09edac47f85fb600924
change-id: 20241018-drm-small-improvements-1d104cc10280

Best regards,
-- 
Luca Ceresoli <luca.ceresoli@bootlin.com>


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

end of thread, other threads:[~2024-11-09  7:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-06 10:48 [PATCH v2 0/4] DRM: small improvements Luca Ceresoli
2024-11-06 10:48 ` [PATCH v2 1/4] drm/drm_mode_object: fix typo in kerneldoc Luca Ceresoli
2024-11-06 10:48 ` [PATCH v2 2/4] drm/atomic-helper: improve CRTC enabled/connectors mismatch logging message Luca Ceresoli
2024-11-09  7:28   ` Dmitry Baryshkov
2024-11-06 10:48 ` [PATCH v2 3/4] drm/mode_object: add drm_mode_object_read_refcount() Luca Ceresoli
2024-11-06 12:03   ` Jani Nikula
2024-11-07  8:31     ` Luca Ceresoli
2024-11-06 16:19   ` kernel test robot
2024-11-06 10:48 ` [PATCH v2 4/4] drm/connector: warn when cleaning up a refcounted connector Luca Ceresoli
2024-11-07 13:55   ` Dmitry Baryshkov

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