drm/i915/dp: Handle DP tunnel IRQs
authorImre Deak <imre.deak@intel.com>
Tue, 20 Feb 2024 21:18:37 +0000 (23:18 +0200)
committerImre Deak <imre.deak@intel.com>
Tue, 27 Feb 2024 15:35:01 +0000 (17:35 +0200)
commit6496dbecb9c242cb87c237dbf1a51a89588b20f7
tree9d13cc5888913f765da725eb604177f8ebd66922
parente7e5048f4ad5e7a81f7b788b2e73c76cebd5b55b
drm/i915/dp: Handle DP tunnel IRQs

Handle DP tunnel IRQs a sink (or rather a BW management component like
the Thunderbolt Connection Manager) raises to signal the completion of a
BW request by the driver, or to signal any state change related to the
link BW.

Reviewed-by: Uma Shankar <uma.shankar@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240220211841.448846-18-imre.deak@intel.com
drivers/gpu/drm/i915/display/intel_dp.c
include/drm/display/drm_dp.h