[PATCH v2 0/3] Add SCDC information to connector debugfs

Nicolas Frattaroli posted 3 patches 4 days, 9 hours ago
drivers/gpu/drm/display/drm_bridge_connector.c |   4 +
drivers/gpu/drm/display/drm_scdc_helper.c      | 341 +++++++++++++++++++++++++
include/drm/display/drm_scdc.h                 |   9 +
include/drm/display/drm_scdc_helper.h          | 113 ++++++++
4 files changed, 467 insertions(+)