Commit fb68790
committed
drm/i915/dp: Suspend/resume DP tunnels
Suspend and resume DP tunnels during system suspend/resume, disabling
the BW allocation mode during suspend, re-enabling it after resume. This
reflects the link's BW management component (Thunderbolt CM) disabling
BWA during suspend. Before any BW requests the driver must read the
sink's DPRX capabilities (since the BW manager requires this
information, so snoops for it on AUX), so ensure this read takes place.
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-20-imre.deak@intel.com1 parent 7605d0e commit fb68790
1 file changed
Lines changed: 11 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
3313 | 3314 | | |
3314 | 3315 | | |
3315 | 3316 | | |
3316 | | - | |
3317 | | - | |
3318 | | - | |
| 3317 | + | |
3319 | 3318 | | |
3320 | 3319 | | |
3321 | 3320 | | |
3322 | 3321 | | |
3323 | 3322 | | |
3324 | | - | |
| 3323 | + | |
3325 | 3324 | | |
| 3325 | + | |
| 3326 | + | |
3326 | 3327 | | |
3327 | | - | |
| 3328 | + | |
| 3329 | + | |
| 3330 | + | |
| 3331 | + | |
3328 | 3332 | | |
3329 | 3333 | | |
3330 | 3334 | | |
| |||
5950 | 5954 | | |
5951 | 5955 | | |
5952 | 5956 | | |
| 5957 | + | |
| 5958 | + | |
5953 | 5959 | | |
5954 | 5960 | | |
5955 | 5961 | | |
| |||
0 commit comments