All of lore.kernel.org
 help / color / mirror / Atom feed
From: jeff.mcgee@intel.com
To: intel-gfx@lists.freedesktop.org
Subject: [PATCH 0/4 v2] BXT basic slice/subslice/EU stuff
Date: Fri,  3 Apr 2015 18:13:14 -0700	[thread overview]
Message-ID: <1428109998-22832-1-git-send-email-jeff.mcgee@intel.com> (raw)

From: Jeff McGee <jeff.mcgee@intel.com>

Reworked this set by first breaking out the existing logic into
more manageable per-device functions as suggested by Daniel. Then
added Broxton support within the Skylake logic, also suggested by
Daniel.

These patches are dependent on the initial BXT enabling set from
Imre, particularly the IS_BROXTON macro.

Jeff McGee (4):
  drm/i915: Split SSEU init into functions by platform
  drm/i915/bxt: Determine BXT slice/subslice/EU info
  drm/i915: Split-up SSEU device status by platform
  drm/i915/bxt: Support BXT in SSEU device status dump

 drivers/gpu/drm/i915/i915_debugfs.c | 193 +++++++++++++++++-----------
 drivers/gpu/drm/i915/i915_dma.c     | 247 ++++++++++++++++++++----------------
 drivers/gpu/drm/i915/i915_reg.h     |  17 +--
 3 files changed, 263 insertions(+), 194 deletions(-)

-- 
2.3.3

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

             reply	other threads:[~2015-04-04  1:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-04  1:13 jeff.mcgee [this message]
2015-04-04  1:13 ` [PATCH 1/4] drm/i915: Split SSEU init into functions by platform jeff.mcgee
2015-04-04  1:13 ` [PATCH 2/4] drm/i915/bxt: Determine BXT slice/subslice/EU info jeff.mcgee
2015-04-09 13:26   ` Imre Deak
2015-04-09 13:59     ` Daniel Vetter
2015-04-04  1:13 ` [PATCH 3/4] drm/i915: Split-up SSEU device status by platform jeff.mcgee
2015-04-04  1:13 ` [PATCH 4/4] drm/i915/bxt: Support BXT in SSEU device status dump jeff.mcgee
2015-04-09 16:21   ` shuang.he

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=1428109998-22832-1-git-send-email-jeff.mcgee@intel.com \
    --to=jeff.mcgee@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.