[Intel-gfx] [PATCH 0/4] drm/i915: Expose more GPU properties through sysfs
Lionel Landwerlin
lionel.g.landwerlin at intel.com
Mon Nov 20 12:23:12 UTC 2017
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
More information about the Intel-gfx
mailing list