Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH 0/3] drm/i915: nuke i915->gt0
@ 2023-10-02  8:47 Jani Nikula
  2023-10-02  8:47 ` [Intel-gfx] [PATCH 1/3] drm/i915/mocs: use to_gt() instead of direct &i915->gt Jani Nikula
                   ` (11 more replies)
  0 siblings, 12 replies; 22+ messages in thread
From: Jani Nikula @ 2023-10-02  8:47 UTC (permalink / raw)
  To: intel-gfx; +Cc: Jani Nikula

Chopping up [1] to more digestable pieces. Start off with nuking
i915->gt0.

[1] https://patchwork.freedesktop.org/series/124418/

Jani Nikula (3):
  drm/i915/mocs: use to_gt() instead of direct &i915->gt
  drm/i915: allocate i915->gt0 dynamically
  drm/i915/gt: remove i915->gt0 in favour of i915->gt[0]

 drivers/gpu/drm/i915/gt/intel_gt.c               | 10 +++++++---
 drivers/gpu/drm/i915/gt/intel_mocs.c             |  4 ++--
 drivers/gpu/drm/i915/i915_drv.h                  | 10 ++--------
 drivers/gpu/drm/i915/selftests/mock_gem_device.c |  1 -
 4 files changed, 11 insertions(+), 14 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-10-04 15:33 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-02  8:47 [Intel-gfx] [PATCH 0/3] drm/i915: nuke i915->gt0 Jani Nikula
2023-10-02  8:47 ` [Intel-gfx] [PATCH 1/3] drm/i915/mocs: use to_gt() instead of direct &i915->gt Jani Nikula
2023-10-02 14:10   ` Gustavo Sousa
2023-10-03  6:26   ` Andi Shyti
2023-10-02  8:47 ` [Intel-gfx] [PATCH 2/3] drm/i915: allocate i915->gt0 dynamically Jani Nikula
2023-10-02 14:20   ` Gustavo Sousa
2023-10-03  6:54   ` Andi Shyti
2023-10-02  8:47 ` [Intel-gfx] [PATCH 3/3] drm/i915/gt: remove i915->gt0 in favour of i915->gt[0] Jani Nikula
2023-10-02 14:33   ` Gustavo Sousa
2023-10-03  7:47   ` Andi Shyti
2023-10-02 14:04 ` [Intel-gfx] [PATCH 0/3] drm/i915: nuke i915->gt0 Andi Shyti
2023-10-02 14:40   ` Andi Shyti
2023-10-02 17:18   ` Michał Winiarski
2023-10-04 15:33   ` Jani Nikula
2023-10-02 19:33 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for " Patchwork
2023-10-02 19:52 ` [Intel-gfx] ✗ Fi.CI.BAT: failure " Patchwork
2023-10-03 10:59 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: nuke i915->gt0 (rev2) Patchwork
2023-10-03 11:12 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2023-10-03 13:18 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork
2023-10-04 10:14 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: nuke i915->gt0 (rev3) Patchwork
2023-10-04 10:28 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2023-10-04 13:15 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork

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