commit | c002794bc04a1e6b64070d33754a49022a30aadb | [log] [tgz] |
---|---|---|
author | Sean Paul <seanpaul@chromium.org> | Wed May 13 06:27:37 2015 -0700 |
committer | Sean Paul <seanpaul@chromium.org> | Wed May 13 06:57:46 2015 -0700 |
tree | cf86814e84953ee883d429aea1ed7fa893ad3cb5 | |
parent | e42febfa7feedb74ec239413820008bb38804505 [diff] |
drm_hwcomposer: Set requires_modeset() to false after modeset Reset requires_modeset on a crtc once the initial modeset is completed. Without this, we'll just do modesets instead of flips. Change-Id: I998914c914ccb97346ed194a993c703f387bf93b Signed-off-by: Sean Paul <seanpaul@chromium.org>