OSDN Git Service

drm/i915: Move reserve_seqno() next to unreserve_seqno()
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 23 Feb 2017 07:44:09 +0000 (07:44 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 23 Feb 2017 14:49:28 +0000 (14:49 +0000)
commit12d3173b2e55b4abeb6710dbd7b823f5241c4a45
tree363381451e5d5488b386da2efd8e37c0271840f0
parent9b6586ae9f6bf2115cf414d6004bbe69a4255692
drm/i915: Move reserve_seqno() next to unreserve_seqno()

Move the companion functions next to each other.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170223074422.4125-4-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/i915_gem_request.c