diff options
author | Hsin-Yi Wang <[email protected]> | 2023-12-20 14:13:11 -0800 |
---|---|---|
committer | Douglas Anderson <[email protected]> | 2024-01-08 13:30:24 -0800 |
commit | 49ddab089611ae5ddd0201ddbbf633da75bfcc25 (patch) | |
tree | 37db6d9df52a54d0bf721104818bd1665938b11a /lib/memory-notifier-error-inject.c | |
parent | 251ba4583f750db2a89c464ed15682028c215688 (diff) |
drm/panel-edp: use put_sync in unprepare
Some edp panel requires T10 (Delay from end of valid video data transmitted
by the Source device to power-off) less than 500ms. Using autosuspend with
delay set as 1000 violates this requirement.
Use put_sync_suspend in unprepare to meet the spec. For other cases (such
as getting EDID), it still uses autosuspend.
Suggested-by: Douglas Anderson <[email protected]>
Fixes: 3235b0f20a0a ("drm/panel: panel-simple: Use runtime pm to avoid excessive unprepare / prepare")
Signed-off-by: Hsin-Yi Wang <[email protected]>
Reviewed-by: Douglas Anderson <[email protected]>
Signed-off-by: Douglas Anderson <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions