]> 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)
commitf24d6ed2d7a026a41d86b1de3a0ac95c8ee89b0d
treea52be1cb41bc95a7947a0c336268bede8c385d29
parent3bc62d42f9bff5a50bfb34ff611ebd247f6a2109
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