diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2023-10-04 18:55:56 +0300 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2023-10-06 23:58:16 +0300 |
commit | 12e03c805806829e823a1154d43cdfef68cb12c3 (patch) | |
tree | b0d02940e2938006fa54d8f6459f5bee2a768a7b /tools/perf/scripts/python | |
parent | 64909aa6ddd0be084beb6e6ae68d0e649e382bfd (diff) |
drm/i915/psr: Unify PSR pre/post plane update hooks
intel_psr_pre_plane_update() operates on a per-crtc level, whereas
intel_psr_post_plane_update() operates on the whole atomic commit,
for no real reason that I can see. Adjust intel_psr_post_plane_update()
to match the intel_psr_pre_plane_update() approach.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231004155607.7719-2-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions