public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/4] drm/i915: Expose more GPU properties through sysfs
@ 2017-11-20 12:23 Lionel Landwerlin
  2017-11-20 12:23 ` [PATCH 1/4] drm/i915: store all subslice masks Lionel Landwerlin
                   ` (5 more replies)
  0 siblings, 6 replies; 18+ messages in thread
From: Lionel Landwerlin @ 2017-11-20 12:23 UTC (permalink / raw)
  To: intel-gfx

Hi all,

Last update on this with a couple of sysfs file renamed. I don't have
any other update or unaddressed comment.

Cheers,

Lionel Landwerlin (4):
  drm/i915: store all subslice masks
  drm/i915/debugfs: reuse max slice/subslices already stored in sseu
  drm/i915: expose engine availability through sysfs
  drm/i915: expose EU topology through sysfs

 drivers/gpu/drm/i915/i915_debugfs.c      |  50 +++--
 drivers/gpu/drm/i915/i915_drv.c          |   2 +-
 drivers/gpu/drm/i915/i915_drv.h          |  54 ++++-
 drivers/gpu/drm/i915/i915_reg.h          |   1 +
 drivers/gpu/drm/i915/i915_sysfs.c        | 348 +++++++++++++++++++++++++++++++
 drivers/gpu/drm/i915/intel_device_info.c | 169 +++++++++++----
 drivers/gpu/drm/i915/intel_engine_cs.c   |  12 ++
 drivers/gpu/drm/i915/intel_lrc.c         |   2 +-
 drivers/gpu/drm/i915/intel_ringbuffer.h  |   6 +-
 9 files changed, 567 insertions(+), 77 deletions(-)

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

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

end of thread, other threads:[~2017-11-29  8:39 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-20 12:23 [PATCH 0/4] drm/i915: Expose more GPU properties through sysfs Lionel Landwerlin
2017-11-20 12:23 ` [PATCH 1/4] drm/i915: store all subslice masks Lionel Landwerlin
2017-11-20 12:23 ` [PATCH 2/4] drm/i915/debugfs: reuse max slice/subslices already stored in sseu Lionel Landwerlin
2017-11-20 12:23 ` [PATCH 3/4] drm/i915: expose engine availability through sysfs Lionel Landwerlin
2017-11-20 15:57   ` Tvrtko Ursulin
2017-11-21 12:41     ` Ewelina Musial
2017-11-20 16:03   ` Tvrtko Ursulin
2017-11-20 16:33     ` Lionel Landwerlin
2017-11-20 17:08       ` Tvrtko Ursulin
2017-11-28 18:17   ` Tvrtko Ursulin
2017-11-28 20:56     ` Chris Wilson
2017-11-28 21:39       ` Chris Wilson
2017-11-29  8:39         ` Tvrtko Ursulin
2017-11-20 12:23 ` [PATCH 4/4] drm/i915: expose EU topology " Lionel Landwerlin
2017-11-20 16:13   ` Tvrtko Ursulin
2017-11-20 16:54     ` Lionel Landwerlin
2017-11-20 12:45 ` ✓ Fi.CI.BAT: success for drm/i915: Expose more GPU properties through sysfs (rev3) Patchwork
2017-11-20 13:33 ` ✓ 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