From: Oscar Mateo <oscar.mateo@intel.com>
To: intel-gfx@lists.freedesktop.org
Subject: [PATCH 0/5] Classify the engines in class + instance (v4)
Date: Fri, 7 Apr 2017 02:15:44 -0700 [thread overview]
Message-ID: <1491556549-2261-1-git-send-email-oscar.mateo@intel.com> (raw)
This refactoring helps simplify a few things here and there.
Daniele Ceraolo Spurio (2):
drm/i915: Classify the engines in class + instance
drm/i915: Use the engine class to get the context size
Oscar Mateo (3):
drm/i915: Use the same vfunc for BSD2 ring init
drm/i915: Generate the engine name based on the instance number
drm/i915: Split the engine info table in two levels, using class +
instance
drivers/gpu/drm/i915/i915_reg.h | 8 +++
drivers/gpu/drm/i915/intel_engine_cs.c | 80 ++++++++++++++++++++--------
drivers/gpu/drm/i915/intel_lrc.c | 33 +++++++-----
drivers/gpu/drm/i915/intel_lrc.h | 6 ++-
drivers/gpu/drm/i915/intel_ringbuffer.c | 14 -----
drivers/gpu/drm/i915/intel_ringbuffer.h | 9 +++-
drivers/gpu/drm/i915/selftests/mock_engine.c | 3 +-
7 files changed, 100 insertions(+), 53 deletions(-)
--
1.9.1
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next reply other threads:[~2017-04-07 16:15 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-07 9:15 Oscar Mateo [this message]
2017-04-07 9:15 ` [PATCH 1/5] drm/i915: Classify the engines in class + instance Oscar Mateo
2017-04-07 16:20 ` Michal Wajdeczko
2017-04-07 9:15 ` [PATCH 2/5] drm/i915: Use the same vfunc for BSD2 ring init Oscar Mateo
2017-04-07 9:15 ` [PATCH 3/5] drm/i915: Generate the engine name based on the instance number Oscar Mateo
2017-04-07 16:23 ` Michal Wajdeczko
2017-04-07 17:11 ` Chris Wilson
2017-04-07 12:08 ` Oscar Mateo
2017-04-07 9:15 ` [PATCH 4/5] drm/i915: Split the engine info table in two levels, using class + instance Oscar Mateo
2017-04-07 16:27 ` Michal Wajdeczko
2017-04-07 9:34 ` [PATCH v5] " Oscar Mateo
2017-04-07 16:37 ` Michal Wajdeczko
2017-04-07 9:15 ` [PATCH 5/5] drm/i915: Use the engine class to get the context size Oscar Mateo
2017-04-07 16:35 ` ✓ Fi.CI.BAT: success for Classify the engines in class + instance (rev5) Patchwork
2017-04-07 16:51 ` ✓ Fi.CI.BAT: success for Classify the engines in class + instance (rev6) 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=1491556549-2261-1-git-send-email-oscar.mateo@intel.com \
--to=oscar.mateo@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox