diff options
author | 2022-06-29 12:27:49 +0300 | |
---|---|---|
committer | 2022-06-30 10:50:59 +0300 | |
commit | 6aa145bc943d34bf05f2bc24ea3aa36d70470f1d (patch) | |
tree | ec9eaa127c9151879a744876038efc471464e102 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/edid: clean up connector update error handling and debug logging (diff) | |
download | linux-dev-6aa145bc943d34bf05f2bc24ea3aa36d70470f1d.tar.xz linux-dev-6aa145bc943d34bf05f2bc24ea3aa36d70470f1d.zip |
drm/edid: abstract debugfs override EDID set/reset
Add functions drm_edid_override_set() and drm_edid_override_reset() to
support "edid_override" connector debugfs, and to hide the details about
it in drm_edid.c. No functional changes at this time.
Also note in the connector.override_edid flag kernel-doc that this is
only supposed to be modified by the code doing debugfs EDID override
handling. Currently, it is still being modified by amdgpu in
create_eml_sink() and handle_edid_mgmt() for reasons unknown. This was
added in commit 4562236b3bc0 ("drm/amd/dc: Add dc display driver (v2)")
and later moved to amdgpu_dm.c in commit e7b07ceef2a6 ("drm/amd/display:
Merge amdgpu_dm_types and amdgpu_dm").
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/8f6b4001630cafac5f44aa5913429ac9979743d2.1656494768.git.jani.nikula@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions