aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAyan Kumar Halder <[email protected]>2018-07-23 09:57:00 +0100
committerMaxime Ripard <[email protected]>2018-07-24 14:34:41 +0200
commit2aafafab5a9ad922ae13d04f5abca7942a499a5e (patch)
tree5b1bf00446a84865d2ff9a86cf2ec0e196a4ed53 /tools/perf/scripts/python
parent574e0fbfc95e7fccc3b8321f25e1e4366ce72ad2 (diff)
drm/sun4i: Use (struct drm_format_info) fields to determine if a format is yuv and multi planar or not.
We do not need sun4i_backend_format_is_packed_yuv422() / sun4i_backend_format_is_planar_yuv() to determine if the format is yuv multi planar or not. (struct drm_format_info *)->is_yuv tells if the format is yuv or not. And (struct drm_format_info *)->num_planes denotes the number of planes. This issue was identified during a review on a previous patch:- https://lists.freedesktop.org/archives/dri-devel/2018-July/183840.html Signed-off-by: Ayan Kumar halder <[email protected]> Signed-off-by: Maxime Ripard <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions