Commit 4e78c33
drm/i915: Skip vswing programming for TBT
commit eaf5bfe upstream.
In thunderbolt mode the PHY is owned by the thunderbolt controller.
We are not supposed to touch it. So skip the vswing programming
as well (we already skipped the other steps not applicable to TBT).
Touching this stuff could supposedly interfere with the PHY
programming done by the thunderbolt controller.
Cc: stable@vger.kernel.org
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210128155948.13678-1-ville.syrjala@linux.intel.com
Reviewed-by: Imre Deak <imre.deak@intel.com>
(cherry picked from commit f8c6b61)
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>1 parent 43f39b8 commit 4e78c33
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2597 | 2597 | | |
2598 | 2598 | | |
2599 | 2599 | | |
| 2600 | + | |
| 2601 | + | |
| 2602 | + | |
2600 | 2603 | | |
2601 | 2604 | | |
2602 | 2605 | | |
| |||
2741 | 2744 | | |
2742 | 2745 | | |
2743 | 2746 | | |
| 2747 | + | |
| 2748 | + | |
| 2749 | + | |
2744 | 2750 | | |
2745 | 2751 | | |
2746 | 2752 | | |
| |||
0 commit comments