public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [RFC PATCH v2 0/5] drm/i915: enable userspace to program slice/subslice programming
@ 2017-09-22 15:10 Lionel Landwerlin
  2017-09-22 15:10 ` [RFC PATCH v2 1/5] drm/i915: expose helper mapping exec flag engine to intel_engine_cs Lionel Landwerlin
                   ` (7 more replies)
  0 siblings, 8 replies; 15+ messages in thread
From: Lionel Landwerlin @ 2017-09-22 15:10 UTC (permalink / raw)
  To: intel-gfx

Hi,

A small update to all userspace to select the engine to which the
slice/subslice configuration applies (as suggested by Chris).

Cheers,

Chris Wilson (4):
  drm/i915: Record both min/max eu_per_subslice in sseu_dev_info
  drm/i915: Program RPCS for Broadwell
  drm/i915: Record the sseu configuration per-context & engine
  drm/i915: Expose RPCS (SSEU) configuration to userspace

Lionel Landwerlin (1):
  drm/i915: expose helper mapping exec flag engine to intel_engine_cs

 drivers/gpu/drm/i915/i915_debugfs.c        |  36 +++++++---
 drivers/gpu/drm/i915/i915_drv.h            |  21 +-----
 drivers/gpu/drm/i915/i915_gem_context.c    |  55 ++++++++++++++
 drivers/gpu/drm/i915/i915_gem_context.h    |  21 ++++++
 drivers/gpu/drm/i915/i915_gem_execbuffer.c |  18 ++---
 drivers/gpu/drm/i915/intel_device_info.c   |  32 +++++----
 drivers/gpu/drm/i915/intel_lrc.c           | 112 +++++++++++++++++++++++------
 drivers/gpu/drm/i915/intel_lrc.h           |   5 ++
 include/uapi/drm/i915_drm.h                |  28 ++++++++
 9 files changed, 258 insertions(+), 70 deletions(-)

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

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

end of thread, other threads:[~2017-10-05 15:17 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-22 15:10 [RFC PATCH v2 0/5] drm/i915: enable userspace to program slice/subslice programming Lionel Landwerlin
2017-09-22 15:10 ` [RFC PATCH v2 1/5] drm/i915: expose helper mapping exec flag engine to intel_engine_cs Lionel Landwerlin
2017-09-29 11:09   ` Joonas Lahtinen
2017-09-22 15:10 ` [RFC PATCH v2 2/5] drm/i915: Record both min/max eu_per_subslice in sseu_dev_info Lionel Landwerlin
2017-09-22 15:10 ` [RFC PATCH v2 3/5] drm/i915: Program RPCS for Broadwell Lionel Landwerlin
2017-09-22 15:10 ` [RFC PATCH v2 4/5] drm/i915: Record the sseu configuration per-context & engine Lionel Landwerlin
2017-09-29 11:18   ` Joonas Lahtinen
2017-09-22 15:10 ` [RFC PATCH v2 5/5] drm/i915: Expose RPCS (SSEU) configuration to userspace Lionel Landwerlin
2017-10-05 11:57   ` Tvrtko Ursulin
2017-10-05 13:24     ` Lionel Landwerlin
2017-10-05 15:17       ` Tvrtko Ursulin
2017-09-22 15:33 ` ✓ Fi.CI.BAT: success for drm/i915: enable userspace to program slice/subslice programming (rev2) Patchwork
2017-09-22 20:41 ` ✗ Fi.CI.IGT: failure " Patchwork
2017-09-29 11:20 ` [RFC PATCH v2 0/5] drm/i915: enable userspace to program slice/subslice programming Joonas Lahtinen
2017-09-29 11:33   ` Lionel Landwerlin

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