diff options
author | 2022-08-10 17:37:10 +0900 | |
---|---|---|
committer | 2022-09-07 23:48:39 +0300 | |
commit | b07f5a4d4457a047104315190930a06fc5f26391 (patch) | |
tree | 82a154f22699ce0c4d59cdcec884eadef686a9a3 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | media: vsp1: Add premultiplied alpha support (diff) | |
download | linux-dev-b07f5a4d4457a047104315190930a06fc5f26391.tar.xz linux-dev-b07f5a4d4457a047104315190930a06fc5f26391.zip |
drm: rcar-du: Add DRM_MODE_BLEND_PREMULTI support
R-Car DU driver implicitly supports DRM_MODE_BLEND_COVERAGE only.
This adds a support for DRM_MODE_BLEND_PREMULTI. As a consequence,
DRM_MODE_BLEND_PREMULTI becomes the default. If DRM_MODE_BLEND_COVERAGE
is desired, it should be set explicitly.
This behavior comes from how DRM blend mode is supported.
drm_plane_create_blend_mode_property() creates the blend mode property
with the default value of DRM_MODE_BLEND_PREMULTI. This default value
cannot be modified from the atomic driver.
Signed-off-by: Takanari Hayama <taki@igel.co.jp>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions