[Intel-gfx] [PATCH 0/4] drm/i915: Expose more GPU properties through sysfs
Lionel Landwerlin
lionel.g.landwerlin at intel.com
Thu Nov 16 16:00:00 UTC 2017
Hi all,
Based on feedback on previous series by Tvrtko & myself, here is a
series that exposes EU topology & engines availability through sysfs.
Cheers,
Lionel Landwerlin (4):
drm/i915: store all subslice masks
drm/i915/debugfs: reuse max slice/subslices already stored in sseu
drm/i915: expose EU topology through sysfs
drm/i915: expose engine availability 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_sysfs.c | 251 +++++++++++++++++++++++++++++++
drivers/gpu/drm/i915/intel_device_info.c | 169 +++++++++++++++------
drivers/gpu/drm/i915/intel_lrc.c | 2 +-
drivers/gpu/drm/i915/intel_ringbuffer.h | 4 +-
7 files changed, 455 insertions(+), 77 deletions(-)
--
2.15.0
More information about the Intel-gfx
mailing list