]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/connector: update edid_blob_ptr documentation
authorJani Nikula <jani.nikula@intel.com>
Fri, 10 May 2024 15:08:13 +0000 (18:08 +0300)
committerJani Nikula <jani.nikula@intel.com>
Thu, 23 May 2024 11:37:24 +0000 (14:37 +0300)
commit3d9d313d518c5bc9e5ab6aeab86c9fa4bece095c
tree1902064a3b09d70df7a7a818feb5432cfdea12ce
parentadcea136b4e865b11cf414321e397d872558e767
drm/connector: update edid_blob_ptr documentation

Accessing the EDID via edid_blob_ptr causes chicken-and-egg
problems. Keep edid_blob_ptr as the userspace interface that should be
accessed via dedicated functions.

Reviewed-by: Chaitanya Kumar Borah <chaitanya.kumar.borah@intel.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/b6aa1ea30ae85ef9e9814315d3437e82f0ba6754.1715353572.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
include/drm/drm_connector.h