diff options
| author | Benet Clark <benetc@codeaurora.org> | 2015-03-25 13:39:46 -0700 |
|---|---|---|
| committer | David Keitel <dkeitel@codeaurora.org> | 2016-03-23 20:40:06 -0700 |
| commit | ce7b8b7d16e2c45cd04caec0af19ed8ff0165810 (patch) | |
| tree | eef0b3d1671b8b8485a47d38d022744b022b0f69 /include | |
| parent | b5165614145f39248b62dd3ac8fc11d7284cf713 (diff) | |
msm: mdss: Fix VIG pipe reset of postprocessing parameters
When a VIG pipe is destroyed or reinitialized, the PP related
parameters stored inside the pipe structure are cleared. There
was an issue with clearing the parameters. The histogram structure
was set to 0, causing a problem with histogram-related mutex and spinlock.
Rather than resetting the whole PP structure to 0, this change adds
support to only clear PP config enable flags and dirty flags. The
histogram structure is disabled but not cleared, avoiding a need to
reinitialize the histogram synchronization resources.
Change-Id: I286b528436a457b9580c3a4c2c24cc8a31dacabf
Signed-off-by: Benet Clark <benetc@codeaurora.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
