From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: Jani Nikula <jani.nikula@intel.com>
Subject: [Intel-gfx] [PATCH 0/3] drm/i915: nuke i915->gt0
Date: Mon, 2 Oct 2023 11:47:01 +0300 [thread overview]
Message-ID: <cover.1696236329.git.jani.nikula@intel.com> (raw)
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
next reply other threads:[~2023-10-02 8:47 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-02 8:47 Jani Nikula [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1696236329.git.jani.nikula@intel.com \
--to=jani.nikula@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.