diff options
author | Jani Nikula <jani.nikula@intel.com> | 2025-02-28 14:49:31 +0200 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2025-03-03 11:20:56 +0200 |
commit | f953c6585e2d59254511c8d122e8d1d55a693133 (patch) | |
tree | 604458a1910835db8feb840761bf3c687c78bad2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | aa389adeaa8565cc664a6ee4a5dbdc7a6000d46f (diff) |
drm/i915/hdcp: add hdcp sub-struct to struct intel_digital_port
Move hdcp_mutex, num_hdcp_streams, hdcp_auth_status, hdcp_port_data, and
hdcp_mst_type1_capable members of struct intel_digital_port under an
hdcp sub-struct to group hdcp related things together.
Rename them mutex, num_streams, auth_status, port_data, and
mst_type1_capable for clarity.
Cc: Suraj Kandpal <suraj.kandpal@intel.com>
Reviewed-by: Suraj Kandpal <suraj.kandpal@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/9da4be57b068acd06dec8b93977f0a70627103d4.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