[PATCH 00/10] drm/i915/perf: cleanups

Lionel Landwerlin lionel.g.landwerlin at intel.com
Thu Mar 22 15:34:50 UTC 2018


A few things I noticed might need some cleanups :)

Lionel Landwerlin (10):
  drm/i915/perf: pass stream to enable metric set vfuncs
  drm/i915/perf: check the value of PROP_SAMPLE_OA uapi parameter
  drm/i915/perf: simplify OA unit enabling on gen7
  drm/i915/perf: do not warn when OA buffer is already allocated
  drm/i915/perf: remove empty line
  drm/i915/perf: remove redundant oa buffer initialization
  drm/i915/perf: allowing opening the perf stream without sampling
  drm/i915/perf: limit OA buffer size to minimum when unread
  drm/i915: rename PPGTT/GGTT fields OA registers
  drm/i915/perf: pass stream as argument to oa enable vfunc

 drivers/gpu/drm/i915/i915_drv.h  |  22 +------
 drivers/gpu/drm/i915/i915_perf.c | 138 +++++++++++++++++++++++----------------
 drivers/gpu/drm/i915/i915_reg.h  |   6 +-
 3 files changed, 87 insertions(+), 79 deletions(-)

--
2.16.2


More information about the Intel-gfx-trybot mailing list