intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] drm/vblank: refactoring and cleanups, part 1
@ 2025-12-09 14:23 Jani Nikula
  2025-12-09 14:23 ` [PATCH 1/7] drm/vblank: Unexport drm_wait_one_vblank() Jani Nikula
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Jani Nikula @ 2025-12-09 14:23 UTC (permalink / raw)
  To: dri-devel; +Cc: tzimmermann, intel-gfx, intel-xe, jani.nikula

This is just the first 6 patches from [1], because there are still
issues with kunit tests that do not have vblanks enabled.

[1] https://lore.kernel.org/r/cover.1764933891.git.jani.nikula@intel.com

Jani Nikula (6):
  drm/vblank: remove drm_wait_one_vblank() completely
  drm/vblank: remove superfluous pipe check
  drm/vblank: add return value to drm_crtc_wait_one_vblank()
  drm/vblank: limit vblank variable scope to atomic
  drm/vblank: use the drm_vblank_crtc() and drm_crtc_vblank_crtc()
    helpers more
  drm/vblank: prefer drm_crtc_vblank_crtc() over drm_vblank_crtc()

Thomas Zimmermann (1):
  drm/vblank: Unexport drm_wait_one_vblank()

 drivers/gpu/drm/drm_vblank.c | 52 +++++++++++++++---------------------
 include/drm/drm_vblank.h     |  3 +--
 2 files changed, 22 insertions(+), 33 deletions(-)

-- 
2.47.3


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

end of thread, other threads:[~2025-12-10 19:14 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-09 14:23 [PATCH 0/7] drm/vblank: refactoring and cleanups, part 1 Jani Nikula
2025-12-09 14:23 ` [PATCH 1/7] drm/vblank: Unexport drm_wait_one_vblank() Jani Nikula
2025-12-09 14:23 ` [PATCH 2/7] drm/vblank: remove drm_wait_one_vblank() completely Jani Nikula
2025-12-09 14:23 ` [PATCH 3/7] drm/vblank: remove superfluous pipe check Jani Nikula
2025-12-09 14:23 ` [PATCH 4/7] drm/vblank: add return value to drm_crtc_wait_one_vblank() Jani Nikula
2025-12-09 14:23 ` [PATCH 5/7] drm/vblank: limit vblank variable scope to atomic Jani Nikula
2025-12-09 14:23 ` [PATCH 6/7] drm/vblank: use the drm_vblank_crtc() and drm_crtc_vblank_crtc() helpers more Jani Nikula
2025-12-09 14:23 ` [PATCH 7/7] drm/vblank: prefer drm_crtc_vblank_crtc() over drm_vblank_crtc() Jani Nikula
2025-12-09 17:51 ` ✗ i915.CI.BAT: failure for drm/vblank: refactoring and cleanups, part 1 Patchwork
2025-12-10 12:34 ` ✓ i915.CI.BAT: success for drm/vblank: refactoring and cleanups, part 1 (rev2) Patchwork
2025-12-10 19:14 ` ✓ i915.CI.Full: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).