diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2019-07-02 15:09:50 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2019-07-03 10:09:58 +0100 |
commit | 8e9ecb3e1e3366559cd4ed5ab698c391f8236a37 (patch) | |
tree | 7745a5fdeeb71b4702896107a80289dc39b380a9 /drivers/gpu/drm/i915/gem/selftests/i915_gem_context.c | |
parent | 315ca4c408ed3bcfe3a204fec9f5c397a98e97a0 (diff) | |
download | blackbird-op-linux-8e9ecb3e1e3366559cd4ed5ab698c391f8236a37.tar.gz blackbird-op-linux-8e9ecb3e1e3366559cd4ed5ab698c391f8236a37.zip |
drm/i915/display: Handle lost primary_port across suspend
icl-dsi is dying on suspend/resume at
RIP: 0010:icl_update_active_dpll+0x2c/0xa0 [i915]
which appears due to the loss of the time primary_port across suspend.
Protect against the potential NULL dereference by assuming
ICL_PORT_DPLL_DEFAULT unless the port is actively specified otherwise.
Fixes: 24a7bfe0c2d7 ("drm/i915: Keep the TypeC port mode fixed when the port is active")
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Imre Deak <imre.deak@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190702140950.7069-1-chris@chris-wilson.co.uk
Diffstat (limited to 'drivers/gpu/drm/i915/gem/selftests/i915_gem_context.c')
0 files changed, 0 insertions, 0 deletions