public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/7] drm/i915: Cleanups around scanline arithmetic
@ 2024-05-28 18:56 Ville Syrjala
  2024-05-28 18:56 ` [PATCH 1/7] drm/i915: Reuse intel_mode_vblank_start() Ville Syrjala
                   ` (8 more replies)
  0 siblings, 9 replies; 17+ messages in thread
From: Ville Syrjala @ 2024-05-28 18:56 UTC (permalink / raw)
  To: intel-gfx

From: Ville Syrjälä <ville.syrjala@linux.intel.com>

A few cleanups around parts what deal with scanline numbers.

Ville Syrjälä (7):
  drm/i915: Reuse intel_mode_vblank_start()
  drm/i915: Extract intel_mode_vblank_end()
  drm/i915: Extract intel_mode_vtotal()
  drm/i915: Simplify scanline_offset handling for gen2
  drm/i915: Move intel_crtc_scanline_offset()
  drm/i915: Switch intel_usecs_to_scanlines() to 64bit maths
  drm/i915/dsb: Convert dewake_scanline to a hw scanline number earlier

 drivers/gpu/drm/i915/display/intel_crtc.c   |   4 +-
 drivers/gpu/drm/i915/display/intel_dsb.c    |  24 ++--
 drivers/gpu/drm/i915/display/intel_vblank.c | 142 ++++++++++----------
 drivers/gpu/drm/i915/display/intel_vblank.h |   8 +-
 4 files changed, 89 insertions(+), 89 deletions(-)

-- 
2.44.1


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2024-05-29 14:15 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-28 18:56 [PATCH 0/7] drm/i915: Cleanups around scanline arithmetic Ville Syrjala
2024-05-28 18:56 ` [PATCH 1/7] drm/i915: Reuse intel_mode_vblank_start() Ville Syrjala
2024-05-29  9:03   ` Jani Nikula
2024-05-28 18:56 ` [PATCH 2/7] drm/i915: Extract intel_mode_vblank_end() Ville Syrjala
2024-05-29  9:05   ` Jani Nikula
2024-05-28 18:56 ` [PATCH 3/7] drm/i915: Extract intel_mode_vtotal() Ville Syrjala
2024-05-29  9:06   ` Jani Nikula
2024-05-28 18:56 ` [PATCH 4/7] drm/i915: Simplify scanline_offset handling for gen2 Ville Syrjala
2024-05-29  9:20   ` Jani Nikula
2024-05-28 18:56 ` [PATCH 5/7] drm/i915: Move intel_crtc_scanline_offset() Ville Syrjala
2024-05-29  9:22   ` Jani Nikula
2024-05-28 18:56 ` [PATCH 6/7] drm/i915: Switch intel_usecs_to_scanlines() to 64bit maths Ville Syrjala
2024-05-29  9:22   ` Jani Nikula
2024-05-28 18:56 ` [PATCH 7/7] drm/i915/dsb: Convert dewake_scanline to a hw scanline number earlier Ville Syrjala
2024-05-29  9:32   ` Jani Nikula
2024-05-28 20:01 ` ✓ Fi.CI.BAT: success for drm/i915: Cleanups around scanline arithmetic Patchwork
2024-05-29 14:15 ` ✓ Fi.CI.IGT: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox