diff options
author | Rodrigo Vivi <[email protected]> | 2019-08-06 15:22:08 +0300 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2019-08-07 12:56:16 +0300 |
commit | 071b68cceee7e8232a221f464dd26667f57fbd8f (patch) | |
tree | 6d7d9bc5a6aed433c6f2c3517e5b7fee5c25d58b /drivers/gpu/drm/i915/gt/intel_engine_user.c | |
parent | 1c0023d4f5fd16bc9795c073cb31654d792712c5 (diff) |
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 <[email protected]>
Cc: José Roberto de Souza <[email protected]>
Cc: Ville Syrjälä <[email protected]>
Signed-off-by: Rodrigo Vivi <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/i915/gt/intel_engine_user.c')
0 files changed, 0 insertions, 0 deletions