summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_parser.py
diff options
context:
space:
mode:
authorJouni Högander <jouni.hogander@intel.com>2024-04-05 14:35:56 +0300
committerJouni Högander <jouni.hogander@intel.com>2024-04-08 10:28:52 +0300
commit5afa6e496098eb3ca0005c916d484293206e2cf1 (patch)
tree393c0ca720b443162cf2bdf4868c86831ef00a6f /scripts/lib/kdoc/kdoc_parser.py
parent7de3363e6059f92a7e5c4dba3492011b4daf9485 (diff)
drm/i915/psr: Set intel_crtc_state->has_psr on panel replay as well
Current code is setting only intel_crtc_state->has_panel_replay in panel replay case. There are lots of stuff behind intel_crtc_state->has_psr that is needed for panel replay as well. Instead of converting each check to has_psr || has_panel_replay set has_psr in case of panel replay as well. Code can then differentiate between psr and panel replay by using intel_crtc_state->has_panel_replay. Signed-off-by: Jouni Högander <jouni.hogander@intel.com> Reviewed-by: Animesh Manna <animesh.manna@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20240405113602.992714-3-jouni.hogander@intel.com
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions