aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_dp_mst.c
diff options
context:
space:
mode:
authorAnshuman Gupta <[email protected]>2021-01-11 13:41:05 +0530
committerAnshuman Gupta <[email protected]>2021-01-13 08:29:31 +0530
commit6c63e6e14da7f55114d7e9077e89dc9ab8adeebb (patch)
tree4cb92b2af9523dc6e910e55bf99e0e1c130c2688 /drivers/gpu/drm/i915/display/intel_dp_mst.c
parent0abd3acf8a3113132ebf860f6a596d99a5a70c28 (diff)
drm/i915/hdcp: No HDCP when encoder is't initialized
There can be situation when DP MST connector is created without mst modeset being done, in those cases connector->encoder will be NULL. MST connector->encoder initializes after modeset. Don't enable HDCP in such cases to prevent any crash. Cc: Ramalingam C <[email protected]> Cc: Juston Li <[email protected]> Tested-by: Karthik B S <[email protected]> Reviewed-by: Ramalingam C <[email protected]> Signed-off-by: Anshuman Gupta <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_dp_mst.c')
0 files changed, 0 insertions, 0 deletions