diff options
author | Hsin-Yi Wang <hsinyi@chromium.org> | 2021-04-20 16:08:53 +0300 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2021-04-21 10:56:00 +0300 |
commit | 5b11705608898c31a1cae5340555ee60d5a4fa45 (patch) | |
tree | bfadc8dc4b2372d9eb6d61bc886fb236382671e0 /Documentation/gpu | |
parent | a36a47490d8e911f0f12521359a8e018bb3fcfb6 (diff) |
drm/i915/selftests: Rename pm_ prefixed functions names
pm_resume and pm_suspend might be conflict with the ones defined in
include/linux/suspend.h. Rename all pm_* to igt_pm_* in selftests since
they are only used here.
v2 by Jani:
- Use igt_ prefix instead of i915_ to avoid colliding with existing
i915_pm_* functions
- Rename all pm_ prefixed functions in the file
Signed-off-by: Hsin-Yi Wang <hsinyi@chromium.org>
Reported-by: kernel test robot <lkp@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210420130853.10573-1-jani.nikula@intel.com
Diffstat (limited to 'Documentation/gpu')
0 files changed, 0 insertions, 0 deletions