drm/i915/mst: Clear ACT just before triggering payload allocation
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 18 Oct 2023 15:41:22 +0000 (18:41 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 1 Nov 2023 10:37:14 +0000 (12:37 +0200)
commit817cb16e14de1fe29d4dfcd3cae8bce538f7d370
treeadf56ef49b78a1f851cb0916ddea7578f589eb54
parentd068fa53730b9eb79e532350cd90d50950ea79fc
drm/i915/mst: Clear ACT just before triggering payload allocation

Follow the bspec sequence more closely and clear ACT sent just
before triggering the allocation. Can't see why we'd want to
deviate from the spec sequence here.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231018154123.5479-4-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/display/intel_dp_mst.c