Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] drm/i915: fb fixes and claenups
@ 2025-10-03 14:57 Ville Syrjala
  2025-10-03 14:57 ` [PATCH v2 1/5] drm/i915/frontbuffer: Move bo refcounting intel_frontbuffer_{get, release}() Ville Syrjala
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Ville Syrjala @ 2025-10-03 14:57 UTC (permalink / raw)
  To: intel-gfx; +Cc: intel-xe

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

Some cleanups and fixes to fb handling.

v2: Fix the frontbuffer bo refcounting on xe

Ville Syrjälä (5):
  drm/i915/frontbuffer: Move bo refcounting
    intel_frontbuffer_{get,release}()
  drm/i915/fb: Fix the set_tiling vs. addfb race, again
  drm/i915/fbdev: Select linear modifier explicitly
  drm/i915/fb: Drop the 'fb' argument from
    intel_fb_bo_framebuffer_init()
  drm/i915/wm: Use fb->modfier to check for tiled vs. untiled

 drivers/gpu/drm/i915/display/i9xx_wm.c        |  7 ++--
 drivers/gpu/drm/i915/display/intel_fb.c       | 42 ++++++++++---------
 drivers/gpu/drm/i915/display/intel_fb_bo.c    |  3 +-
 drivers/gpu/drm/i915/display/intel_fb_bo.h    |  3 +-
 drivers/gpu/drm/i915/display/intel_fbdev.c    |  2 +
 .../gpu/drm/i915/display/intel_frontbuffer.c  | 10 ++++-
 .../i915/gem/i915_gem_object_frontbuffer.h    |  2 -
 drivers/gpu/drm/xe/display/intel_fb_bo.c      |  3 +-
 8 files changed, 39 insertions(+), 33 deletions(-)

-- 
2.49.1


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

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

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-03 14:57 [PATCH v2 0/5] drm/i915: fb fixes and claenups Ville Syrjala
2025-10-03 14:57 ` [PATCH v2 1/5] drm/i915/frontbuffer: Move bo refcounting intel_frontbuffer_{get, release}() Ville Syrjala
2025-10-08 14:14   ` Jani Nikula
2025-10-03 14:57 ` [PATCH v2 2/5] drm/i915/fb: Fix the set_tiling vs. addfb race, again Ville Syrjala
2025-10-03 14:57 ` [PATCH v2 3/5] drm/i915/fbdev: Select linear modifier explicitly Ville Syrjala
2025-10-03 14:57 ` [PATCH v2 4/5] drm/i915/fb: Drop the 'fb' argument from intel_fb_bo_framebuffer_init() Ville Syrjala
2025-10-03 14:57 ` [PATCH v2 5/5] drm/i915/wm: Use fb->modfier to check for tiled vs. untiled Ville Syrjala
2025-10-03 15:29 ` ✓ CI.KUnit: success for drm/i915: fb fixes and claenups (rev3) Patchwork
2025-10-03 16:04 ` ✓ Xe.CI.BAT: " Patchwork
2025-10-03 18:01 ` ✓ Xe.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