[PATCH 0/2] DRM: small improvements

Luca Ceresoli posted 2 patches 1 month, 1 week ago
There is a newer version of this series
drivers/gpu/drm/drm_atomic_helper.c | 5 +++--
include/drm/drm_mode_object.h       | 2 +-
2 files changed, 4 insertions(+), 3 deletions(-)
[PATCH 0/2] DRM: small improvements
Posted by Luca Ceresoli 1 month, 1 week ago
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,
-- 
Luca Ceresoli <luca.ceresoli@bootlin.com>