summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2025-02-08 00:31:53 +0200
committerVille Syrjälä <ville.syrjala@linux.intel.com>2025-02-12 19:21:00 +0200
commitb47e345db9b1d9ea6657ad218ea31ed0bdcbd342 (patch)
tree0b8348a7c21e5a25e7db7c216844a4ef8dc4bc81 /tools/perf/scripts/python/export-to-sqlite.py
parent26b3a8b25e68da478965f3054e4e213a48519fb6 (diff)
drm/i915/vrr: Don't send push for legacy cursor updates
We don't really want legacy cursor updates to trigger VRR pushes because these can happen willy nilly and we generally want more precise control over the pushes. The fastpath in intel_legacy_cursor_update() doesn't send pushes, but if we punt to the full commit path (with the flip completion short circuited) we are currently sending pushes. Skip those as well so that they don't interfere with the push handling from normal commits. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20250207223159.14132-3-ville.syrjala@linux.intel.com Reviewed-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions