diff options
author | Paul Cercueil <paul@crapouillou.net> | 2020-07-16 19:38:35 +0300 |
---|---|---|
committer | Paul Cercueil <paul@crapouillou.net> | 2020-07-17 01:41:35 +0300 |
commit | ca43f274e03f91c533643299ae4984965ce03205 (patch) | |
tree | 7bb53f4810534a2719d2952a386d4b288302bd24 /tools/perf/scripts/python/flamegraph.py | |
parent | 2d7865082dd0cff5777bf9c1f075d54f737cc2e3 (diff) | |
download | linux-ca43f274e03f91c533643299ae4984965ce03205.tar.xz |
drm/ingenic: Fix incorrect assumption about plane->index
plane->index is NOT the index of the color plane in a YUV frame.
Actually, a YUV frame is represented by a single drm_plane, even though
it contains three Y, U, V planes.
v2-v3: No change
Cc: stable@vger.kernel.org # v5.3
Fixes: 90b86fcc47b4 ("DRM: Add KMS driver for the Ingenic JZ47xx SoCs")
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20200716163846.174790-1-paul@crapouillou.net
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions