]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Remove unused enable_cmd_parser modparam
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 17 May 2018 15:07:27 +0000 (16:07 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 17 May 2018 19:52:39 +0000 (20:52 +0100)
commit705de4de3819cfac66695c3c7ed8c386dcd46881
tree0913f7e6919bc0387c26c44e609954ae7881cf10
parentc1ecbef71fade0989fff0644849a215faeca56b9
drm/i915: Remove unused enable_cmd_parser modparam

The command parser is feature complete, stable and required by
userspace. In commit de5adec3182a ("drm/i915: Use the precomputed value
for whether to enable command parsing") I accidentally removed control
from the modparam, and as no one has complained, remove the left
over modparam completely!

References: de5adec3182a ("drm/i915: Use the precomputed value for whether to enable command parsing")
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Cc: Jani Nikula <jani.nikula@linux.intel.com>
Acked-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180517150727.10431-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/i915_params.c
drivers/gpu/drm/i915/i915_params.h