On 20/11/2018 10:21, Neil Armstrong wrote:
> Hi Koen,
>
> On 19/11/2018 11:02, Koen Kooi wrote:
>> Suggested by Qiang Yu to fix tearing artefacts in the
>> Kodi GUI.
>
> Thanks, indeed this fixes implicit fencing when using Lima on Amlogic Meson
> SoCs.
>
> Any objection to merge this ?
>
> N
Hi Koen,
On 19/11/2018 11:02, Koen Kooi wrote:
> Suggested by Qiang Yu to fix tearing artefacts in the
> Kodi GUI.
Thanks, indeed this fixes implicit fencing when using Lima on Amlogic Meson
SoCs.
Any objection to merge this ?
Neil
>
> Signed-off-by: Koen Kooi
> ---
> drivers/gpu/drm/meso
Suggested by Qiang Yu to fix tearing artefacts in the
Kodi GUI.
Signed-off-by: Koen Kooi
---
drivers/gpu/drm/meson/meson_overlay.c | 2 ++
drivers/gpu/drm/meson/meson_plane.c | 2 ++
2 files changed, 4 insertions(+)
diff --git a/drivers/gpu/drm/meson/meson_overlay.c
b/drivers/gpu/drm/meson/