Commit a045246
drm/i915/display: Write PHY_CMN1_CONTROL only when using AUXLess ALPM
We are seeing "dmesg-warn/abort - *ERROR* PHY * failed after 3 retries"
since we started configuring LFPS sending. According to Bspec Configuring
LFPS sending is needed only when using AUXLess ALPM. This patch avoids
these failures by configuring LFPS sending only when using AUXLess ALPM.
Bspec: 68849
Fixes: 9dc6196 ("drm/i915/display: Add function to configure LFPS sending")
Signed-off-by: Jouni Högander <jouni.hogander@intel.com>
Reviewed-by: Gustavo Sousa <gustavo.sousa@intel.com>
Link: https://lore.kernel.org/r/20250722125618.1842615-2-jouni.hogander@intel.com
(cherry picked from commit 8265ce0)
Signed-off-by: Tvrtko Ursulin <tursulin@ursulin.net>1 parent ba0f4c4 commit a045246
1 file changed
Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3240 | 3240 | | |
3241 | 3241 | | |
3242 | 3242 | | |
3243 | | - | |
3244 | | - | |
3245 | 3243 | | |
3246 | 3244 | | |
3247 | | - | |
| 3245 | + | |
| 3246 | + | |
3248 | 3247 | | |
3249 | 3248 | | |
3250 | 3249 | | |
| |||
3256 | 3255 | | |
3257 | 3256 | | |
3258 | 3257 | | |
3259 | | - | |
3260 | | - | |
| 3258 | + | |
3261 | 3259 | | |
3262 | 3260 | | |
3263 | 3261 | | |
| |||
0 commit comments