]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Delete defunct i915_gem_request_assign()
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 2 Jan 2018 15:12:17 +0000 (15:12 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 3 Jan 2018 11:00:11 +0000 (11:00 +0000)
commit3a329bfab01fc787b17063725f6d27967801fabf
treeeed9306d3260df2432cc2f9fe7c903e450eb9d25
parentc28f9fcf91e35b1c3932efabdd15986e26363e52
drm/i915: Delete defunct i915_gem_request_assign()

i915_gem_request_assign() is not used since commit 10b527d87b61
("drm/i915/execlists: Pack the count into the low bits of the
port.request"), so remove the defunct code

References: 10b527d87b61 ("drm/i915/execlists: Pack the count into the low bits of the port.request")
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Mika Kuoppala <mika.kuoppala@intel.com>
Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180102151235.3949-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/i915_gem_request.h