]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/psr: Add connector debugfs files for MST connector as well
authorJouni Högander <jouni.hogander@intel.com>
Fri, 6 Sep 2024 07:00:32 +0000 (10:00 +0300)
committerJouni Högander <jouni.hogander@intel.com>
Wed, 11 Sep 2024 09:52:58 +0000 (12:52 +0300)
commit91463d74b1318d3513bc06f9da179517505057a9
treee534dabb8b5e3517f9347641f7d858bdc24a9b15
parent414c4eb5d706e717ae5901852d3a4096d8a07f6e
drm/i915/psr: Add connector debugfs files for MST connector as well

Connector debugfs files are currently not add for MST connector. We
can now add them as we have taken into account possibility to have
NULL in connector->encoder in intel_attached_dp.

v2: remove TODO comment

Signed-off-by: Jouni Högander <jouni.hogander@intel.com>
Reviewed-by: Imre Deak <imre.deak@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240906070033.289015-4-jouni.hogander@intel.com
drivers/gpu/drm/i915/display/intel_psr.c