Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [v6 0/3] Fix cursor FB unpinning.
@ 2024-05-22  5:33 Maarten Lankhorst
  2024-05-22  5:33 ` [v6 1/3] drm: Add drm_vblank_work_flush_all() Maarten Lankhorst
                   ` (12 more replies)
  0 siblings, 13 replies; 17+ messages in thread
From: Maarten Lankhorst @ 2024-05-22  5:33 UTC (permalink / raw)
  To: intel-gfx; +Cc: intel-xe, Maarten Lankhorst

Hopefully last attempt.
Small bug in drm_vblank_work_flush_all left, fixed now hopefully.

Maarten Lankhorst (2):
  drm: Add drm_vblank_work_flush_all().
  drm/i915: Use the same vblank worker for atomic unpin

Ville Syrjälä (1):
  drm/i915: Use vblank worker to unpin old legacy cursor fb safely

 drivers/gpu/drm/drm_vblank_work.c             | 22 +++++++++++++
 .../gpu/drm/i915/display/intel_atomic_plane.c | 13 +++++++-
 .../gpu/drm/i915/display/intel_atomic_plane.h |  2 ++
 drivers/gpu/drm/i915/display/intel_crtc.c     | 31 +++++++++++++++++++
 drivers/gpu/drm/i915/display/intel_cursor.c   | 26 ++++++++++++++--
 drivers/gpu/drm/i915/display/intel_cursor.h   |  3 ++
 drivers/gpu/drm/i915/display/intel_display.c  |  3 ++
 .../drm/i915/display/intel_display_types.h    |  3 ++
 include/drm/drm_vblank_work.h                 |  2 ++
 9 files changed, 102 insertions(+), 3 deletions(-)

-- 
2.43.0


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

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

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-22  5:33 [v6 0/3] Fix cursor FB unpinning Maarten Lankhorst
2024-05-22  5:33 ` [v6 1/3] drm: Add drm_vblank_work_flush_all() Maarten Lankhorst
2024-05-28  7:37   ` Shankar, Uma
2024-05-22  5:33 ` [v6 2/3] drm/i915: Use vblank worker to unpin old legacy cursor fb safely Maarten Lankhorst
2024-05-28  7:51   ` Shankar, Uma
2024-05-22  5:33 ` [v6 3/3] drm/i915: Use the same vblank worker for atomic unpin Maarten Lankhorst
2024-05-28  7:56   ` Shankar, Uma
2024-05-22  6:01 ` ✓ CI.Patch_applied: success for Fix cursor FB unpinning Patchwork
2024-05-22  6:01 ` ✗ CI.checkpatch: warning " Patchwork
2024-05-22  6:02 ` ✓ CI.KUnit: success " Patchwork
2024-05-22  6:14 ` ✓ CI.Build: " Patchwork
2024-05-22  6:16 ` ✓ CI.Hooks: " Patchwork
2024-05-22  6:17 ` ✗ CI.checksparse: warning " Patchwork
2024-05-22  6:58 ` ✓ CI.BAT: success " Patchwork
2024-05-22  9:40 ` ✗ CI.FULL: failure " Patchwork
2024-05-28  8:01 ` [v6 0/3] " Shankar, Uma
2024-05-30 14:44 ` Jani Nikula

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