summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger/DisplayUtils.cpp
diff options
context:
space:
mode:
authorTatenda Chipeperekwa <tatendac@codeaurora.org>2014-09-22 16:57:24 -0700
committerLinux Build Service Account <lnxbuild@localhost>2015-10-06 03:22:24 -0600
commit8eaa19460dcaaead5987332580ac338e20af456b (patch)
treeef498521ce90acb1a10aeaad72cd4921ec8aa664 /services/surfaceflinger/DisplayUtils.cpp
parente8293118b93ff33ce6a686b6d7c500ae9adb2bc9 (diff)
downloadframeworks_native-8eaa19460dcaaead5987332580ac338e20af456b.zip
frameworks_native-8eaa19460dcaaead5987332580ac338e20af456b.tar.gz
frameworks_native-8eaa19460dcaaead5987332580ac338e20af456b.tar.bz2
SurfaceFlinger: Support get/set ActiveConfigs
This includes the following two changes squashed into one and retaining the change I182f41edbaf9226fc62d6d17ee964998cd9f21f7 sf: Fixes for resolution change in SurfaceFlinger 1. Use active config from HWC when querying display attributes When we query the display attributes we should use the active config as reported by HWC in cases where HWC version is 1.4. In all other cases we should revert to the default config, config 0, as the active config. 2. Set/update the display config if HWC config change was successful The new config should only be applied if HWC succeeded in changing the active config. This would otherwise cause failure or undefined behavior if the client sets an invalid/unsupported display config. 3. Set the active config at display creation time When a new display device is added update the active config by querying HWC. Change-Id: I182f41edbaf9226fc62d6d17ee964998cd9f21f7 sf: Initialize active config for non-virtual displays at boot time When a non-virtual display device is added at boot time, update the active config by querying HWC otherwise the default config (config 0) will be used. Change-Id: I90f42fa1d20ed6176c4be464a10ae69a2f6a6d55 Change-Id: I182f41edbaf9226fc62d6d17ee964998cd9f21f7
Diffstat (limited to 'services/surfaceflinger/DisplayUtils.cpp')
0 files changed, 0 insertions, 0 deletions