mbox series

[0/2] DRM: small improvements

Message ID 20241018-drm-small-improvements-v1-0-cc316e1a98c9@bootlin.com (mailing list archive)
Headers show
Series DRM: small improvements | expand

Message

Luca Ceresoli Oct. 18, 2024, 3:26 p.m. UTC
This series brings two small improvements to the DRM documentation and
logging.

Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
---
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: 75aa74d52f43e75d0beb20572f98529071b700e5
change-id: 20241018-drm-small-improvements-1d104cc10280

Best regards,