forked from crosswalk-project/chromium-crosswalk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Perform a display configuration in software mirror on hotplug event
On a hotplug event we configure the displays regardless of the state. However if we're in software mirror mode the configuration was skipped if the previous configuration was extended mode. We want to have a consistent approach to display configuration, so make sure we configure the displays if the configuration was triggered by a system event. Otherwise (if the configuration was requested by the user) we'll just skip the configuration so we don't perform unnecessary modesets. BUG=488736 Review URL: https://codereview.chromium.org/1133743005 Cr-Commit-Position: refs/heads/master@{#330534} (cherry picked from commit 1559e6b) Review URL: https://codereview.chromium.org/1127233009 Cr-Commit-Position: refs/branch-heads/2403@{crosswalk-project#20} Cr-Branched-From: f54b809-refs/heads/master@{#330231}
- Loading branch information
Daniel Nicoara
committed
May 19, 2015
1 parent
85322ab
commit 423044f
Showing
2 changed files
with
105 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters