On 17/08/16 13:42, Chris Wilson wrote:
Brief parameter text to describe @engines.

Signed-off-by: Chris Wilson <[email protected]>
Cc: Dave Gordon <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
---
  drivers/gpu/drm/i915/i915_guc_submission.c | 1 +
  1 file changed, 1 insertion(+)

diff --git a/drivers/gpu/drm/i915/i915_guc_submission.c 
b/drivers/gpu/drm/i915/i915_guc_submission.c
index bb4079223e39..e4369411f07d 100644
--- a/drivers/gpu/drm/i915/i915_guc_submission.c
+++ b/drivers/gpu/drm/i915/i915_guc_submission.c
@@ -744,6 +744,7 @@ static void guc_init_doorbell_hw(struct intel_guc *guc)
  /**
   * guc_client_alloc() - Allocate an i915_guc_client
   * @dev_priv: driver private data structure
+ * @engines:   The set of engines to enable for this client
   * @priority: four levels priority _CRITICAL, _HIGH, _NORMAL and _LOW
   *            The kernel client to replace ExecList submission is created with
   *            NORMAL priority. Priority of a client for scheduler can be HIGH,


Reviewed-by: Tvrtko Ursulin <[email protected]>

Regards,

Tvrtko
_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to