diff options
author | Rodrigo Vivi <rodrigo.vivi@intel.com> | 2019-08-06 15:22:08 +0300 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2019-08-07 12:56:16 +0300 |
commit | 071b68cceee7e8232a221f464dd26667f57fbd8f (patch) | |
tree | 6d7d9bc5a6aed433c6f2c3517e5b7fee5c25d58b /drivers/gpu/drm/i915/i915_mm.c | |
parent | 1c0023d4f5fd16bc9795c073cb31654d792712c5 (diff) | |
download | linux-071b68cceee7e8232a221f464dd26667f57fbd8f.tar.xz |
drm/i915: abstract display suspend/resume operations
Increase abstraction of display suspend/resume operations by providing
higher level functions, and hiding the details inside
intel_display_power.c.
v2: Make checkpatch happy:
- braces {} are not necessary for single statement blocks
v3: Also move hsw/bdw PC8 sequences since they are related to
display PM anyways. (Ville)
v4: Rebase after a long time, plus Move functions to the new
intel_display_power so we can stop exporting platform specific
functions as pointed by Jani.
v5: Remove unnecessary braces.
v6 by Jani: make this purely non-functional cleanup, make functions static
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Cc: José Roberto de Souza <jose.souza@intel.com>
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190806122208.16786-2-jani.nikula@intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/i915_mm.c')
0 files changed, 0 insertions, 0 deletions