diff options
author | 2023-05-29 13:59:00 +0300 | |
---|---|---|
committer | 2023-06-02 20:25:00 +0300 | |
commit | c7b5abd3e030718b6666cdf766f8905b006a9b1b (patch) | |
tree | 98dd707f9252847b6a1a5af448bdba9e5405597b /scripts/gdb/linux/modules.py | |
parent | drm/i915_drm.h: fix a typo (diff) | |
download | wireguard-linux-c7b5abd3e030718b6666cdf766f8905b006a9b1b.tar.xz wireguard-linux-c7b5abd3e030718b6666cdf766f8905b006a9b1b.zip |
drm/i915: Remove i915_drm_suspend_mode
enum i915_drm_suspend_mode suspend_mode is only used in
intel_display_power, while we only care about whether we perform a
s2idle. Remove it and use a simple bool.
v2: Rebase
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com> # v1
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230529105900.1942814-1-jani.nikula@intel.com
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions