commit | ef11c01db405b49d96a0ab2689807ea33ae85dd6 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Sun Dec 18 15:37:19 2016 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Sun Dec 18 16:18:49 2016 +0000 |
tree | aec390c12513e45f2f0d3c0232445b6750beaa14 | |
parent | 81147b07f27600925fb7af1390686830abbc6034 [diff] |
drm/i915: Move intel_lrc_context_pin() to avoid the forward declaration Just a simple move to avoid a forward declaration, though the diff likes to present itself as a move of intel_logical_ring_alloc_request_extras() in the opposite direction. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20161218153724.8439-2-chris@chris-wilson.co.uk