RE: [PATCH 01/14] drm/i915: Calculate vblank delay more accurately

2024-06-28 Thread Manna, Animesh
> -Original Message- > From: Intel-gfx On Behalf Of Ville > Syrjala > Sent: Tuesday, June 25, 2024 12:40 AM > To: intel-gfx@lists.freedesktop.org > Subject: [PATCH 01/14] drm/i915: Calculate vblank delay more accurately > > From: Ville Syrjälä > > Cal

[PATCH 01/14] drm/i915: Calculate vblank delay more accurately

2024-06-24 Thread Ville Syrjala
From: Ville Syrjälä Calculate the vblank delay in the vblank evasion code correctly for interlaced modes. The current code assumes that we won't be using an interlaced mode. That assumption is actually valid since we've defeatured interlaced scanout in commit f71c9b7bc35f ("drm/i915/display: Pru