summaryrefslogtreecommitdiff
path: root/include/uapi/linux/openvswitch.h
diff options
context:
space:
mode:
authorUjwal Patel <ujwalp@codeaurora.org>2014-03-19 11:52:01 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 20:28:16 -0700
commit12c90ec9513ce93c4c32fe89049a6c561a4d05d2 (patch)
treea213d1b4ca7e38aca1d5c19f6fbbdf00aaefddc4 /include/uapi/linux/openvswitch.h
parent4ab29cdf915dc3a3eb8f8871b9bc8cdd54f30c14 (diff)
msm: mdss: fix asynchronous rotation of layer bigger than line buffer
If MDSS HW has more than 2 rotators and if the layer width is greater than line buffer width then layer is divided into two and each half can be rotated independently and asynchronously. Current implementation sets up the configuration of both halves independently but the rotation of second half is triggered only after first half is finished. Fix this issue by making writeback_kickoff unblocking call and wait for the rotation completion after all the rotations in the current session are queued. Change-Id: I90ff7feab7979037e596a3b8d8c9e6c138574e94 Signed-off-by: Ujwal Patel <ujwalp@codeaurora.org>
Diffstat (limited to 'include/uapi/linux/openvswitch.h')
0 files changed, 0 insertions, 0 deletions