[Intel-gfx] [PATCH v2 06/10] drm/i915: Enable i915 perf stream for Haswell OA unit
Matthew Auld
matthew.william.auld at gmail.com
Fri Apr 29 18:50:09 UTC 2016
> + bo = i915_gem_object_create(dev_priv->dev, OA_BUFFER_SIZE);
> + if (bo == NULL) {
IS_ERR()
More information about the Intel-gfx
mailing list