diff options
author | Hans de Goede <hdegoede@redhat.com> | 2023-11-03 23:18:24 +0300 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2023-11-22 19:50:35 +0300 |
commit | e2a97a08ce179ee2ac33a0e24b890fb0638ac3f5 (patch) | |
tree | cf72fcde4f99093d51061ce73957a46877564077 /tools/perf/scripts/python/task-analyzer.py | |
parent | 246bcae104475136cd3eb87793726b5cc4320ad1 (diff) | |
download | linux-e2a97a08ce179ee2ac33a0e24b890fb0638ac3f5.tar.xz |
drm/i915/dsi: Remove GPIO lookup table at the end of intel_dsi_vbt_gpio_init()
To properly deal with GPIOs used in MIPI panel sequences a temporary
GPIO lookup will be used. Since there can only be 1 GPIO lookup table
for the "0000:00:02.0" device this will not work if the GPIO lookup
table used by intel_dsi_vbt_gpio_init() is still registered.
After getting the "backlight" and "panel" GPIOs the lookup table
registered by intel_dsi_vbt_gpio_init() is no longer necessary,
remove it so that another temporary lookup-table for the "0000:00:02.0"
device can be added.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Jani Nikula <jani.nikula@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-10-andriy.shevchenko@linux.intel.com
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions