diff options
| author | Manoj Rao <manojraj@codeaurora.org> | 2014-04-28 17:59:05 -0700 |
|---|---|---|
| committer | David Keitel <dkeitel@codeaurora.org> | 2016-03-23 20:29:36 -0700 |
| commit | ff2167526c5fe1623bfe331ec99c2bafe64fe75d (patch) | |
| tree | 9c40e17314fdcf04eea2a16ec552ee563520b59a /scripts/patch-kernel | |
| parent | 62a29d28700504d3840aac32a235869cad0b0265 (diff) | |
mdss: pp: fix incorrect base addr len in csc setup
As a part of VG pipe setup the post-proc driver
constructs the color space conversion table. This involves
programming the hardware using values from a static CSC
conversion table in the driver. Since MMSS blocks remain 32-bit
addressable the iterator for hardware registers used in
post-proc driver should move ahead in
increments of 32-bit to program these values into mdss-pp
registers and not the width of a pointer in memory.
Use 32-bit to fix incorrect CSC programming of the hardware.
CRs-Fixed: 642481
Change-Id: I49b4b008c1ebb1a8032603fe2f16b1fe893d91ff
Signed-off-by: Manoj Rao <manojraj@codeaurora.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
