[PATCH v3 0/3] handle HPD polling on display pm runtime s/r
Vinod Govindapillai
vinod.govindapillai at intel.com
Tue Aug 20 17:14:05 UTC 2024
Switch to HPD polling on display pm runtime suspend to enable
HPDs on runtime suspend scenario.
While xe_display_pm_suspend/resume() performs steps during runtime
suspend/resume that shouldn't happen, like suspending MST and they are
missing other steps like enabling DC9, this patchset is meant to keep
the current behavior wrt. these, leaving the corresponding updates for
a follow-up
Imre Deak (2):
drm/xe: Suspend/resume user access only during system s/r
drm/xe: Handle polling only for system s/r in
xe_display_pm_suspend/resume()
Vinod Govindapillai (1):
drm/xe/display: handle HPD polling in display runtime suspend/resume
drivers/gpu/drm/xe/display/xe_display.c | 40 ++++++++++++++++++-------
drivers/gpu/drm/xe/display/xe_display.h | 4 +++
drivers/gpu/drm/xe/xe_pm.c | 8 +++--
3 files changed, 39 insertions(+), 13 deletions(-)
--
2.34.1
More information about the Intel-xe
mailing list