public inbox for intel-xe@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/3] drm/i915/pin: refactor to i915 core
@ 2026-04-07 10:04 Jani Nikula
  2026-04-07 10:04 ` [PATCH 1/3] drm/i915: move intel_fb_pin.c to i915_fb_pin.c Jani Nikula
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Jani Nikula @ 2026-04-07 10:04 UTC (permalink / raw)
  To: intel-gfx, intel-xe; +Cc: jani.nikula, ville.syrjala

Something I started last week before Ville said he'd look into the whole
pin stuff. If this is helpful, let's merge, but if it's in the way, it
was pretty quick and can be thrown away.

BR,
Jani.

Jani Nikula (3):
  drm/i915: move intel_fb_pin.c to i915_fb_pin.c
  drm/i915/pin: s/dev_priv/i915/ and drop struct drm_device usage
  drm/i915/pin: switch to i915 core runtime pm

 drivers/gpu/drm/i915/Makefile                 |  2 +-
 .../{display/intel_fb_pin.c => i915_fb_pin.c} | 44 +++++++++----------
 2 files changed, 22 insertions(+), 24 deletions(-)
 rename drivers/gpu/drm/i915/{display/intel_fb_pin.c => i915_fb_pin.c} (90%)

-- 
2.47.3


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

end of thread, other threads:[~2026-04-08  2:55 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-07 10:04 [PATCH 0/3] drm/i915/pin: refactor to i915 core Jani Nikula
2026-04-07 10:04 ` [PATCH 1/3] drm/i915: move intel_fb_pin.c to i915_fb_pin.c Jani Nikula
2026-04-08  2:55   ` Kandpal, Suraj
2026-04-07 10:04 ` [PATCH 2/3] drm/i915/pin: s/dev_priv/i915/ and drop struct drm_device usage Jani Nikula
2026-04-07 10:04 ` [PATCH 3/3] drm/i915/pin: switch to i915 core runtime pm Jani Nikula
2026-04-07 10:11 ` ✗ CI.checkpatch: warning for drm/i915/pin: refactor to i915 core Patchwork
2026-04-07 10:12 ` ✓ CI.KUnit: success " Patchwork
2026-04-07 10:28 ` [PATCH 0/3] " Ville Syrjälä
2026-04-07 18:58   ` Jani Nikula
2026-04-07 10:50 ` ✓ Xe.CI.BAT: success for " Patchwork
2026-04-07 11:49 ` ✗ Xe.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