diff options
author | 2016-08-21 11:57:58 +0300 | |
---|---|---|
committer | 2016-08-24 16:15:09 +0200 | |
commit | 08ee01789eebf433c27e8b3eecc3ddbb5f7c4d51 (patch) | |
tree | 9a7d2b848fd71043a3c3bc69b4885d82ec78716e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/tegra: dsi: Enhance runtime power management (diff) | |
download | linux-dev-08ee01789eebf433c27e8b3eecc3ddbb5f7c4d51.tar.xz linux-dev-08ee01789eebf433c27e8b3eecc3ddbb5f7c4d51.zip |
drm/tegra: Fix window[0] base address corruption
Window uses shared stride for UV planes and tegra_dc_window struct
defines array of 2 strides per window. That's not taken in account
during setting up of the window addresses and strides, resulting in
out-of-bounds write of the 3-rd (non-existent) V plane stride that
overwrites Y plane base address.
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
[treding@nvidia.com: explain why the V-plane stride is ignored]
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions