diff options
author | Imre Deak <imre.deak@intel.com> | 2022-02-22 18:51:37 +0200 |
---|---|---|
committer | Imre Deak <imre.deak@intel.com> | 2022-02-28 17:03:33 +0200 |
commit | 47f16fe53545289e2e90e59a1c4679c87e833cf9 (patch) | |
tree | b1bdbaa7e39f99d4c62cf5106505f25c670ce57c /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | |
parent | 3ab5e051cb329745ef2fd0053906f345ed82979d (diff) |
drm/i915: Move intel_display_power_well_is_enabled() to intel_display_power_well.c
Move intel_display_power_well_is_enabled() to intel_power_well.c, as a step
towards making the low-level power well internals (i915_power_well_ops/desc
structs) hidden.
Eventually the call to this function and in general accessing power
wells directly from elsewhere in the driver should be replaced by the
use of power domains.
No functional change.
Suggested-by: Jani Nikula <jani.nikula@intel.com>
Cc: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Jouni Högander <jouni.hogander@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220222165137.1004194-9-imre.deak@intel.com
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c')
0 files changed, 0 insertions, 0 deletions