Skip to content
Commit dcb6c1d0 authored by Imre Deak's avatar Imre Deak Committed by Lucas De Marchi
Browse files

drm/xe/display: Separate the d3cold and non-d3cold runtime PM handling



For clarity separate the d3cold and non-d3cold runtime PM handling. The
only change in behavior is disabling polling later during runtime
resume. This shouldn't make a difference, since the poll disabling is
handled from a work, which could run at any point wrt. the runtime
resume handler. The work will also require a runtime PM reference,
syncing it with the resume handler.

Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Reviewed-by: default avatarJonathan Cavitt <jonathan.cavitt@intel.com>
Signed-off-by: default avatarImre Deak <imre.deak@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241009194358.1321200-4-imre.deak@intel.com


(cherry picked from commit a4de6beb)
Signed-off-by: default avatarLucas De Marchi <lucas.demarchi@intel.com>
parent 25f2ff53
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment