summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_params.c
diff options
context:
space:
mode:
authorJouni Högander <jouni.hogander@intel.com>2023-09-13 13:04:30 +0300
committerJouni Högander <jouni.hogander@intel.com>2023-09-18 08:42:58 +0300
commit8874288c803fba7fff4d441464cac3a513364fd1 (patch)
treea9e4795fb8b3abd000bf70508f2e7c8a13b8cdff /drivers/gpu/drm/i915/i915_params.c
parent93caca6a04b1d2ff8c7d817cccaece08f0f08a2f (diff)
drm/i915: Remove runtime suspended boolean from intel_runtime_pm struct
It's not necessary to carry separate suspended status information in intel_runtime_pm struct as this information is already in underlying device structure. Remove it and use pm_runtime_suspended() to obtain suspended status information when needed. Cc: Jani Nikula <jani.nikula@intel.com> Cc: Imre Deak <imre.deak@intel.com> Signed-off-by: Jouni Högander <jouni.hogander@intel.com> Acked-by: Jani Nikula <jani.nikula@intel.com> Reviewed-by: Imre Deak <imre.deak@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20230913100430.3433969-1-jouni.hogander@intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/i915_params.c')
0 files changed, 0 insertions, 0 deletions