commit | 167304e8a309a0223e60159968d34d554fdf00b0 | [log] [tgz] |
---|---|---|
author | Jeykumar Sankaran <jsanka@codeaurora.org> | Thu Aug 14 13:16:13 2014 -0700 |
committer | Jeykumar Sankaran <jsanka@codeaurora.org> | Tue Aug 19 17:10:07 2014 -0700 |
tree | eed913829fcfd8e6af7bb9ee2e0c39930cd1f6a8 | |
parent | cd55b7c1db322760c5282a305d4abdf4acfa9697 [diff] |
liboverlay: Invoke commit before freeing the writeback device MDP releases resources programmed for the WB device only when the device is not used by anyone else. So freeing up the WB device from HWC doesn't always guarantee that all the pipes staged on the device will be freed up. Always invoke the commit explicitly before releasing WB device to unstage the resources. Change-Id: I1d98b489eda3baf12449f84edfb3b3f8b84158d9