[igt-dev] [RESUBMIT PATCH v2 0/2] drm/i915: Conclude load -> probe naming convention switch

Janusz Krzysztofik janusz.krzysztofik at linux.intel.com
Tue Oct 29 10:20:34 UTC 2019


Test-with: <20191029101751.5848-2-janusz.krzysztofik at linux.intel.com>

The purpose is:
* to fix incompatible names of new functions introduced meanwhile,
* to complete postponed rename of module parameter.

v2: * drop unnecessary statement about custom user applications from
      commit message of 2/2, there are no such (Chris),
    * add R-b (thanks Chris),
    * use correct message ID of (also rerolled) IGT counterpart to be
      tested with.

Janusz Krzysztofik (2):
  drm/i915: Fix i915_inject_load_error() name to read *_probe_*
  drm/i915: Rename "inject_load_failure" module parameter

 .../gpu/drm/i915/gt/uc/intel_guc_submission.c |  2 +-
 drivers/gpu/drm/i915/gt/uc/intel_huc.c        |  4 ++--
 drivers/gpu/drm/i915/gt/uc/intel_uc.c         |  6 +++---
 drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c      | 20 ++++++++++---------
 drivers/gpu/drm/i915/i915_gem.c               |  4 ++--
 drivers/gpu/drm/i915/i915_params.c            |  2 +-
 drivers/gpu/drm/i915/i915_params.h            |  2 +-
 drivers/gpu/drm/i915/i915_utils.c             | 14 ++++++-------
 drivers/gpu/drm/i915/i915_utils.h             | 12 +++++------
 9 files changed, 34 insertions(+), 32 deletions(-)

-- 
2.21.0



More information about the igt-dev mailing list