diff options
author | Imre Deak <[email protected]> | 2024-10-09 22:43:57 +0300 |
---|---|---|
committer | Imre Deak <[email protected]> | 2024-10-11 17:00:57 +0300 |
commit | a4de6beb83fc5adee788518350247c629568901e (patch) | |
tree | bcec7fa65c09d6ce1b9ae9a60dcc1ce236d59f18 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | 46bcb0a1214ac6677df8660ac0f6bdf1eff27e8f (diff) |
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 <[email protected]>
Reviewed-by: Jonathan Cavitt <[email protected]>
Signed-off-by: Imre Deak <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions