diff options
author | Khang Nguyen <khang.nguyen.xw@renesas.com> | 2020-04-03 16:57:36 +0900 |
---|---|---|
committer | Khang Nguyen <khang.nguyen.xw@renesas.com> | 2020-05-04 18:17:34 +0900 |
commit | d2ac235d446aa87dbe2bbb3883b8707ae43f3e6d (patch) | |
tree | a73808e0fb2ca166686e9b72ce37680a68862579 /meta-rcar-gen3/recipes-graphics/gles-module | |
parent | a2a4b6233ed053964f4601bf3eb1ae919bf103c7 (diff) |
rcar-gen3: linux-renesas: Fix ZPOS issue occurs on Weston 8.0.0
This applies a patch to Kernel to fix ZPOS issue occurs on Weston 8.0.0:
According to drm_plane_create_zpos_property() function documentation,
all planes zpos range should be set if zpos property is supported.
However, the rcar-du driver didn't set primary plane zpos range. Since
the primary plane's zpos is fixed, set it immutably.
Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
Change-Id: I1adb23fd123a6aaafa1ea2c669631200967bff89
Diffstat (limited to 'meta-rcar-gen3/recipes-graphics/gles-module')
0 files changed, 0 insertions, 0 deletions