]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/gvt: Remove defunct vmap_batch()
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 19 Oct 2016 10:11:47 +0000 (11:11 +0100)
committerZhenyu Wang <zhenyuw@linux.intel.com>
Thu, 20 Oct 2016 09:31:35 +0000 (17:31 +0800)
commit1994e63bdfe97f610f98f540ee44aff7928d3128
treea52be1cb41bc95a7947a0c336268bede8c385d29
parent480ae10304f7cc54523f21ad70ae2a17c23afbe3
drm/i915/gvt: Remove defunct vmap_batch()

This code was removed from i915_cmd_parser.c but still an obsolete
version wound up being duplicated into gvt/cmd_parser.c. Good riddance.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
drivers/gpu/drm/i915/gvt/cmd_parser.c