diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2024-10-01 22:58:01 +0300 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2024-10-03 14:40:20 +0300 |
commit | 8923422ba48f548f046d8d3c9f0244086c794214 (patch) | |
tree | 3d2bebc7fb3677b27f618702851392e588a7b32e /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 9075efdd96c79a0ed873a5f1bb92158c2578f4db (diff) |
drm/i915/irq: Pair up the vblank enable/disable functions
The current way of organizing all .vblank_enable() functions
before all .vblabk_disable() functions is infuriating. It's
really hard to compare the enable() vs. disable() for the
same platform to make sure they properly mirror each other.
Reorganize the functions so that the enable+disable for
the same platoform are next to each.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241001195803.3371-3-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions