diff options
author | Ville Syrjälä <[email protected]> | 2024-10-01 22:58:01 +0300 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2024-10-03 14:40:20 +0300 |
commit | 8923422ba48f548f046d8d3c9f0244086c794214 (patch) | |
tree | 3d2bebc7fb3677b27f618702851392e588a7b32e /tools/perf/scripts/python/gecko.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ä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions