[PATCH v4 0/2] DRM: small improvements

From: Luca Ceresoli
Date: Tue Feb 04 2025 - 03:52:22 EST


This series brings small improvements to the DRM documentation and logging.

Signed-off-by: Luca Ceresoli <luca.ceresoli@xxxxxxxxxxx>
---
Changes in v4:
- Removed pathches 3 and 4 because the added warning has false positives
when cleaning up a connector in the init error path
- Updated acked-by tags
- Link to v3: https://lore.kernel.org/r/20241111-drm-small-improvements-v3-0-a9f576111b41@xxxxxxxxxxx

Changes in v3:
- patch 3: various fixes suggested by Jani Nikula and kernel test robot
- Updated reviewed-by tags
- Link to v2: https://lore.kernel.org/r/20241106-drm-small-improvements-v2-0-f6e2aef86719@xxxxxxxxxxx

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@xxxxxxxxxxx

---
Luca Ceresoli (2):
drm/drm_mode_object: fix typo in kerneldoc
drm/atomic-helper: improve CRTC enabled/connectors mismatch logging message

drivers/gpu/drm/drm_atomic_helper.c | 5 +++--
include/drm/drm_mode_object.h | 2 +-
2 files changed, 4 insertions(+), 3 deletions(-)
---
base-commit: 2014c95afecee3e76ca4a56956a936e23283f05b
change-id: 20241018-drm-small-improvements-1d104cc10280

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