
When resuming the video session from a source initiated power down, the dp_display driver is doing a link probe again to override the previous link information parameters. The link_probe is not accurately capturing all the sink capabilities resulting in the link getting trained at a different rate when resuming from a PM suspend or a secure display session. The HBR3 support is indicated in the extended capabilities DPCD registers which is not considered in the upstream link probe implementation. This change will remove the drm_dp_link_probe function from the DP driver because it is not capturing the accurate DP sink capabilities. Change-Id: I3c225cf825c826edd73592b18fae74c8b5b8236c Signed-off-by: Sankeerth Billakanti <sbillaka@codeaurora.org> Signed-off-by: Steve Cohen <cohens@codeaurora.org>
82 KiB
82 KiB