diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2023-11-03 23:18:30 +0300 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2023-11-22 20:13:02 +0300 |
commit | 08c3d1f91f41d930f7cca3672d9aa1eec68e2c4b (patch) | |
tree | 37a14f96dfc09485f76bdd9cc93c54a23be75ba3 /tools/perf/scripts/python/gecko.py | |
parent | a23e60938a7dfdac11bbacf1f5da4a99c46432e1 (diff) | |
download | linux-08c3d1f91f41d930f7cca3672d9aa1eec68e2c4b.tar.xz |
drm/i915/dsi: Combine checks in mipi_exec_gpio()
For a couple of cases the branches call the same bxt_gpio_set_value().
As Ville suggested they can be combined by dropping the DISPLAY_VER()
check from Gen 11 to Gen 9. Do it that way.
Suggested-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Tested-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231103201831.1037416-16-andriy.shevchenko@linux.intel.com
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions