diff options
author | Takanari Hayama <[email protected]> | 2022-08-10 17:37:11 +0900 |
---|---|---|
committer | Laurent Pinchart <[email protected]> | 2022-09-07 23:48:39 +0300 |
commit | 0a58c9b11b7958a1c9a2d804c5b45f9ab33609e4 (patch) | |
tree | 963bf4bf405c672a9b823884c90c2b367407f58e /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | b07f5a4d4457a047104315190930a06fc5f26391 (diff) |
drm: rcar-du: Add DRM_MODE_BLEND_PIXEL_NONE support
DRM_MODE_BLEND_PIXEL_NONE ignores an alpha channel.
Rcar-du driver supports only 3 formats with an alpha channel
(DRM_FORMAT_ARGB1555, DRM_FORMAT_ARGB8888 and DRM_FORMAT_ARGB4444). We
simply override the format passed to VSP1 for blending with the pixel
format without alpha channel.
Suggested-by: Laurent Pinchart <[email protected]>
Signed-off-by: Takanari Hayama <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Signed-off-by: Laurent Pinchart <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions