Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] drm/i915: fb fixes and claenups
@ 2025-10-02 11:54 Ville Syrjala
  2025-10-02 11:54 ` [PATCH 1/4] drm/i915/fb: Fix the set_tiling vs. addfb race, again Ville Syrjala
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Ville Syrjala @ 2025-10-02 11:54 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.

Ville Syrjälä (4):
  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    | 38 ++++++++++++----------
 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 ++
 drivers/gpu/drm/xe/display/intel_fb_bo.c   |  3 +-
 6 files changed, 28 insertions(+), 28 deletions(-)

-- 
2.49.1


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

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

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-02 11:54 [PATCH 0/4] drm/i915: fb fixes and claenups Ville Syrjala
2025-10-02 11:54 ` [PATCH 1/4] drm/i915/fb: Fix the set_tiling vs. addfb race, again Ville Syrjala
2025-10-02 13:59   ` Jani Nikula
2025-10-02 16:41     ` Ville Syrjälä
2025-10-02 16:44   ` [PATCH v2 " Ville Syrjala
2025-10-02 11:54 ` [PATCH 2/4] drm/i915/fbdev: Select linear modifier explicitly Ville Syrjala
2025-10-02 14:25   ` Jani Nikula
2025-10-02 11:54 ` [PATCH 3/4] drm/i915/fb: Drop the 'fb' argument from intel_fb_bo_framebuffer_init() Ville Syrjala
2025-10-02 14:27   ` Jani Nikula
2025-10-02 11:54 ` [PATCH 4/4] drm/i915/wm: Use fb->modfier to check for tiled vs. untiled Ville Syrjala
2025-10-02 15:05   ` Jani Nikula
2025-10-02 15:41 ` ✓ i915.CI.BAT: success for drm/i915: fb fixes and claenups Patchwork
2025-10-02 18:53 ` ✓ i915.CI.BAT: success for drm/i915: fb fixes and claenups (rev2) Patchwork
2025-10-03 10:49 ` ✓ 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