Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 1c6ec11e authored by Govinda Rajulu Chenna's avatar Govinda Rajulu Chenna Committed by Gerrit - the friendly Code Review server
Browse files

drm/msm/dp: remove dp_display_post_open operations



The current driver implementation delays the connect_work until drm client
initializations are complete. This is performed to avoid sending hpd event
notification to drm client when hpd is connected before drm client is
initialized as it may cause drm client to miss the hpd event notification
and may not able to create the display. This delayed connect_work not
required anymore as drm client can handle plug-in display creation based
on the connector status reported from drm_get_connector api.

This change removes dp_display_post_open operations from driver
as this functionality is not required anymore as explained.

CRs-Fixed: 2372565
Change-Id: Id6a5558c49a0b941209ab9e4b0a0a45154dfc118
Signed-off-by: default avatarGovinda Rajulu Chenna <gchenna@codeaurora.org>
Signed-off-by: default avatarFuad Hossain <fhossain@codeaurora.org>
parent a6e7f4af
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment