commit | d48737e7b42e51a73d8084cc37d7c1b63fcdefc0 | [log] [tgz] |
---|---|---|
author | kuogee hsieh <khsieh@codeaurora.org> | Mon Sep 26 09:12:11 2011 -0700 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Tue Oct 04 17:14:04 2011 -0700 |
tree | 65cfddd257ee1a9852dcb6f92bd89979f73aa223 | |
parent | f247105b78a69dfd34b45ac737afffdc05b11a6a [diff] |
Revert "msm_fb: display: fix behavior of NO_WAIT flag during writeback" This reverts commit 96fbbf3272449febc1a33861af1d275200563965. NO_WAIT frame push need to be followed by a WAIT frame push so that only a MDP kickoff necessary. Therefore this fix should be done at user space program instead at driver. Signed-off-by: Kuogee Hsieh <khsieh@codeaurora.org>