[PATCH 0/2] drm/tidss: Fix issue with page flip timestamp on enable

Tomi Valkeinen posted 2 patches 4 days, 11 hours ago
drivers/gpu/drm/tidss/tidss_crtc.c  |  9 +++++++--
drivers/gpu/drm/tidss/tidss_dispc.c | 22 ++++++----------------
drivers/gpu/drm/tidss/tidss_dispc.h |  3 +--
3 files changed, 14 insertions(+), 20 deletions(-)
[PATCH 0/2] drm/tidss: Fix issue with page flip timestamp on enable
Posted by Tomi Valkeinen 4 days, 11 hours ago
This fixes an issue with the page flip timestamp being 0 on CRTC enable.
See the second patch for in depth explanation

 Tomi

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
---
Tomi Valkeinen (2):
      drm/tidss: Restructure dispc_vp_prepare() and dispc_vp_enable()
      drm/tidss: Set vblank (event) time at crtc_atomic_enable

 drivers/gpu/drm/tidss/tidss_crtc.c  |  9 +++++++--
 drivers/gpu/drm/tidss/tidss_dispc.c | 22 ++++++----------------
 drivers/gpu/drm/tidss/tidss_dispc.h |  3 +--
 3 files changed, 14 insertions(+), 20 deletions(-)
---
base-commit: 03e7ae93c6e32206797c13118659a966ae84a3bb
change-id: 20250905-tidss-fix-timestamp-f40cd82ed309

Best regards,
-- 
Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>