[0/2] drm/tidss: Fixes for zpos and multi-display

Message ID 20240213-tidss-fixes-v1-0-d709e8dfa505@ideasonboard.com
Headers
Series drm/tidss: Fixes for zpos and multi-display |

Message

Tomi Valkeinen Feb. 13, 2024, 8:16 a.m. UTC
  Two fixes for tidss: The first one helps Weston deal with the planes,
the second fixes a possible sync-lost issue with multiple displays.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
---
Tomi Valkeinen (2):
      drm/tidss: Fix initial plane zpos values
      drm/tidss: Fix sync-lost issue with two displays

 drivers/gpu/drm/tidss/tidss_crtc.c  | 10 ++++++++++
 drivers/gpu/drm/tidss/tidss_plane.c |  2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)
---
base-commit: 423af970da74db7eed1b14f2b7f115714a67aeb8
change-id: 20240213-tidss-fixes-cc3741cd604c

Best regards,