drm/i915: Remove unused enable_cmd_parser modparam
authorChris Wilson <[email protected]>
Thu, 17 May 2018 15:07:27 +0000 (16:07 +0100)
committerChris Wilson <[email protected]>
Thu, 17 May 2018 19:52:39 +0000 (20:52 +0100)
commit560f6ad8edeaab1b14f1cb86083c7e0c1d37c749
tree0913f7e6919bc0387c26c44e609954ae7881cf10
parent96d4f03c20d04c80026b1ec3643c090cf4f0eb20
drm/i915: Remove unused enable_cmd_parser modparam

The command parser is feature complete, stable and required by
userspace. In commit 41736a8e3331 ("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: 41736a8e3331 ("drm/i915: Use the precomputed value for whether to enable command parsing")
Signed-off-by: Chris Wilson <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Cc: Jani Nikula <[email protected]>
Acked-by: Jani Nikula <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/i915/i915_params.c
drivers/gpu/drm/i915/i915_params.h