intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] drm/i915: Async flip stuff
@ 2025-11-12 23:30 Ville Syrjala
  2025-11-12 23:30 ` [PATCH 1/3] drm/plane: Fix create_in_format_blob() return value Ville Syrjala
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Ville Syrjala @ 2025-11-12 23:30 UTC (permalink / raw)
  To: dri-devel; +Cc: intel-gfx, intel-xe

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

A few async flip related things.

Ville Syrjälä (3):
  drm/plane: Fix create_in_format_blob() return value
  drm/i915: Expose the IN_FORMATS_ASYNC blob for all planes
  drm/i915: Eliminate one more frequent drm_format_info()

 drivers/gpu/drm/drm_plane.c                   |  4 ++--
 drivers/gpu/drm/i915/display/i9xx_plane.c     |  4 ++--
 drivers/gpu/drm/i915/display/intel_cursor.c   |  1 +
 drivers/gpu/drm/i915/display/intel_display.c  |  2 +-
 drivers/gpu/drm/i915/display/intel_plane.c    | 22 +++++++++++--------
 drivers/gpu/drm/i915/display/intel_plane.h    |  4 +++-
 drivers/gpu/drm/i915/display/intel_sprite.c   |  3 +++
 .../drm/i915/display/skl_universal_plane.c    |  2 +-
 8 files changed, 26 insertions(+), 16 deletions(-)

-- 
2.49.1


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

end of thread, other threads:[~2025-11-27  7:28 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-12 23:30 [PATCH 0/3] drm/i915: Async flip stuff Ville Syrjala
2025-11-12 23:30 ` [PATCH 1/3] drm/plane: Fix create_in_format_blob() return value Ville Syrjala
2025-11-13  3:43   ` Murthy, Arun R
2025-11-12 23:30 ` [PATCH 2/3] drm/i915: Expose the IN_FORMATS_ASYNC blob for all planes Ville Syrjala
2025-11-27  7:26   ` Hogander, Jouni
2025-11-12 23:30 ` [PATCH 3/3] drm/i915: Eliminate one more frequent drm_format_info() Ville Syrjala
2025-11-27  7:27   ` Hogander, Jouni
2025-11-13  0:37 ` ✓ i915.CI.BAT: success for drm/i915: Async flip stuff Patchwork
2025-11-13  4:39 ` ✗ i915.CI.Full: failure " 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).