Overlay: Enable rotator for external displays
(cherry picked from commit 8e12c41fe12a2b1fd21ce89663f4103f82547bc4) Change-Id: If01d97877bda8d2e81e0e7c13bb334227fa07325
This commit is contained in:
parent
347121bfd8
commit
5309935986
@ -742,8 +742,6 @@ bool Overlay::setSource(const overlay_buffer_info& info, int orientation,
|
||||
fbnum = i;
|
||||
//start two channels for one for primary and external.
|
||||
if (fbnum) {
|
||||
// Disable rotation for external
|
||||
noRot = true;
|
||||
//set fbnum to hdmiConnected, which holds the ext display
|
||||
fbnum = hdmiConnected;
|
||||
flags &= ~WAIT_FOR_VSYNC;
|
||||
|
Loading…
Reference in New Issue
Block a user