File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -1348,12 +1348,11 @@ struct drm_i915_gem_busy {
13481348 * reading from the object simultaneously.
13491349 *
13501350 * The value of each engine class is the same as specified in the
1351- * I915_CONTEXT_SET_ENGINES parameter and via perf, i.e.
1351+ * I915_CONTEXT_PARAM_ENGINES context parameter and via perf, i.e.
13521352 * I915_ENGINE_CLASS_RENDER, I915_ENGINE_CLASS_COPY, etc.
1353- * reported as active itself. Some hardware may have parallel
1354- * execution engines, e.g. multiple media engines, which are
1355- * mapped to the same class identifier and so are not separately
1356- * reported for busyness.
1353+ * Some hardware may have parallel execution engines, e.g. multiple
1354+ * media engines, which are mapped to the same class identifier and so
1355+ * are not separately reported for busyness.
13571356 *
13581357 * Caveat emptor:
13591358 * Only the boolean result of this query is reliable; that is whether
You can’t perform that action at this time.
0 commit comments