diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2017-04-16 19:07:40 +0300 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2017-04-21 15:36:59 +0300 |
commit | cfc1318f7ac480622f5bd70f1f9fbf97fe7d906d (patch) | |
tree | 91bdbf77bb4f7d455e91888edadadfcd4f417759 /py/tests/cam.py | |
parent | 66f161d0032ede1890e9f1a67387a76cadbe2ffa (diff) |
Return primary plane already associated with the CRTC if it exists
The Crtc::get_primary_plane() method returns the first primary plane
that supports the CRTC. While being correct, this could lead to multiple
primary planes being associated with the CRTC, which can confuse
applications. To avoid that, return insead the primary plane already
associated with the CRTC if one exists, otherwise keep the current
behaviour.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'py/tests/cam.py')
0 files changed, 0 insertions, 0 deletions