]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/i915: Rename "inject_load_failure" module parameter
authorJanusz Krzysztofik <janusz.krzysztofik@linux.intel.com>
Tue, 29 Oct 2019 10:20:36 +0000 (11:20 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 29 Oct 2019 15:37:57 +0000 (15:37 +0000)
commit4ec37538a6670a4f0291e4a1de9394908e0f0d08
tree3e4f68b4358339cb1e7daac480970410b1695e36
parentdd6e38dfc1286d307489a1ad890a87e096d9873b
drm/i915: Rename "inject_load_failure" module parameter

Commit f2db53f14d3d ("drm/i915: Replace "_load" with "_probe"
consequently") deliberately left the name of the module parameter
unchanged as that would require a corresponding change on IGT size.
Now as the IGT side change has been submitted, complete the switch to
the "probe" nomenclature.

Suggested-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Signed-off-by: Janusz Krzysztofik <janusz.krzysztofik@linux.intel.com>
Cc: Michał Wajdeczko <michal.wajdeczko@intel.com>
Cc: Michał Winiarski <michal.winiarski@intel.com>
Cc: Piotr Piórkowski <piotr.piorkowski@intel.com>
Cc: Tomasz Lis <tomasz.lis@intel.com>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20191029102036.6326-3-janusz.krzysztofik@linux.intel.com
drivers/gpu/drm/i915/i915_params.c
drivers/gpu/drm/i915/i915_params.h
drivers/gpu/drm/i915/i915_utils.c