diff options
author | Jani Nikula <jani.nikula@intel.com> | 2025-02-28 14:49:29 +0200 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2025-03-03 11:20:56 +0200 |
commit | abf874a328a885592a6bfe6f7db463974e14b615 (patch) | |
tree | b80e5254352c26d4bfd78f74ef4dc48b02af8100 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5c91b5ad7155ee6e22930f7cbcb8e47dadbe13e7 (diff) |
drm/i915/mst: add mst sub-struct to struct intel_dp
Move active_mst_links, mst_encoders[], and mst_mgr members of struct
intel_dp under an mst sub-struct to group mst related things together.
Rename them active_links, stream_encoders[] and mgr for clarity.
Note that is_mst and mst_detect are not included, as they're also
relevant for non-mst. The sub-struct is for active mst.
Cc: Imre Deak <imre.deak@intel.com>
Reviewed-by: Imre Deak <imre.deak@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/6f282f90bfe2dd9162e2dee8f681c84313971992.1740746939.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions