]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/dp: add comments about hooks called from MST stream encoders
authorJani Nikula <jani.nikula@intel.com>
Tue, 12 Nov 2024 11:10:44 +0000 (13:10 +0200)
committerJani Nikula <jani.nikula@intel.com>
Tue, 12 Nov 2024 15:22:49 +0000 (17:22 +0200)
commit91daf92d9da10c87cb3c4310ba60b8edfde29515
tree8a767f9845f3d74d8249c9f0a8dcb6607df73b1c
parent5674e700d43eb23ca30aa794262bef5a18dac708
drm/i915/dp: add comments about hooks called from MST stream encoders

It would be best to have self-explanatory code, but lacking that, add
some comments about the way the DDI encoder hooks get called from DP MST
stream encoders.

Reviewed-by: Imre Deak <imre.deak@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/5941b8ef48cac4d61de2e2806a80645de48e856c.1731409802.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/display/intel_ddi.c