diff options
author | Min-wuk Lee <mlee@nvidia.com> | 2012-02-15 01:21:05 +0900 |
---|---|---|
committer | Simone Willett <swillett@nvidia.com> | 2012-02-17 15:54:49 -0800 |
commit | aea522fcad415cf7a940e05a323751c26cca21d3 (patch) | |
tree | 4e3dd613207783fa6021d33d2695f4e8fe0a2f04 /arch | |
parent | 13829c1be066826ddeb0190474077826139e9c27 (diff) |
video: tegra: dc: prevent nvmap_unpin crash
This is a workaround to make sure serialization of flip worker,
for Android specific.
Android doesn't need mutiple workqueues per each window
since it gets composited one from user layer.
If the last windows' argument index is not 0,
provided change will make the last index to 0 with swap operation
so work will be queued into one workqueue all the time.
Bug 929993
Bug 932592
Bug 933831
Bug 935623
Bug 934569
Change-Id: Ic467bb4f593c72ae98ea1fb324cf1a6d343faa62
Signed-off-by: Min-wuk Lee <mlee@nvidia.com>
Reviewed-on: http://git-master/r/82971
Reviewed-by: Simone Willett <swillett@nvidia.com>
Tested-by: Simone Willett <swillett@nvidia.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions