diff options
author | Laurent Pinchart <[email protected]> | 2020-08-08 00:07:21 +0300 |
---|---|---|
committer | Laurent Pinchart <[email protected]> | 2020-09-22 14:10:05 +0300 |
commit | f4dfa76d73f76eb0b0016d8ebacebb85db743018 (patch) | |
tree | 84e51a549d43b6581e204a7fc7af554d735d5907 /scripts/gen_compile_commands.py | |
parent | dc86d6bc9bc3d0080bd18b54777a22b70eae4aa6 (diff) |
drm: rcar-du: Fix crash when enabling a non-visible plane
The DU driver handles non-visible planes (fully clipped by the display's
boundaries) by considering them as disabled. It thus disables the plane
at the hardware level when the plane is moved off-screen. However, if
the plane was previously disabled and is non-visible when it gets
enabled, the attempt to disable it crashes, as the plane wasn't
previously enabled. Fix it.
Signed-off-by: Laurent Pinchart <[email protected]>
Reviewed-by: Kieran Bingham <[email protected]>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions