commit | 9a7e0c2a1bff84d20ef02a85898f9c8757d1441c | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Mon Aug 26 19:50:54 2013 -0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Sep 04 17:34:54 2013 +0200 |
tree | 26424838eb6dc9dceeeb44b4e84420cda1464930 | |
parent | c0321e2c5acaaff7ed41d46d97cee71ad9238481 [diff] |
drm/i915: Rearrange the comments in i915_add_request() The comments were a little out-of-sequence with the code, forcing the reader to jump around whilst reading. Whilst moving the comments around, add one to explain the context reference. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Damien Lespiau <damien.lespiau@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>