drm/i915/debugfs: stop using edid_blob_ptr
authorJani Nikula <jani.nikula@intel.com>
Fri, 2 Jun 2023 13:23:21 +0000 (16:23 +0300)
committerJani Nikula <jani.nikula@intel.com>
Wed, 7 Jun 2023 10:06:36 +0000 (13:06 +0300)
commit8690be05cf055e0c68a7e151530eea8bda0e601a
treed22b44f46e540febca9769145a2e8cfe78e16c8a
parent718551bbed3ca5308a9f9429305dd074727e8d46
drm/i915/debugfs: stop using edid_blob_ptr

Only the EDID code and sysfs should look at the EDID property. Stop
using it.

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Jouni Högander <jouni.hogander@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230602132321.3199445-1-jani.nikula@intel.com
drivers/gpu/drm/i915/display/intel_display_debugfs.c