diff options
author | Ville Syrjälä <[email protected]> | 2019-10-15 22:05:38 +0300 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2019-10-17 13:57:00 +0300 |
commit | d4a415dcda35d298b0048eb9c1a9bc04a5007fe0 (patch) | |
tree | 940da94b950e05ed9d24cb532a6725f78cd53a06 /scripts/gdb/linux/timerlist.py | |
parent | 05488673a4d41383f9dd537f298e525e6b00fb93 (diff) |
drm/i915: Fix MST oops due to MSA changes
The MSA MISC computation now depends on the connector state, and
we do it from the DDI .pre_enable() hook. All that is fine for
DP SST but with MST we don't actually pass the connector state
to the dig port's .pre_enable() hook which leads to an oops.
Need to think more how to solve this in a cleaner fashion, but
for now let's just add a NULL check to stop the oopsing.
Cc: Gwan-gyeong Mun <[email protected]>
Cc: Uma Shankar <[email protected]>
Fixes: 0c06fa156006 ("drm/i915/dp: Add support of BT.2020 Colorimetry to DP MSA")
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Uma Shankar <[email protected]>
Reviewed-by: Gwan-gyeong Mun <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions