All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH 0/5] drm/i915/dsi: gpio refactors
@ 2023-11-01 10:16 Jani Nikula
  2023-11-01 10:16 ` [Intel-gfx] [PATCH 1/5] drm/i915/dsi: assume BXT gpio works for non-native GPIO Jani Nikula
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Jani Nikula @ 2023-11-01 10:16 UTC (permalink / raw)
  To: intel-gfx; +Cc: jani.nikula, Hans de Goede, Andy Shevchenko

This is something I've had laying around for more than a year I
think. Andy's series [1] reminded me of it. I don't think the two series
conflict, or if they do, it's trivial.

BR,
Jani.

[1] https://patchwork.freedesktop.org/series/125516/

Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Hans de Goede <hdegoede@redhat.com>

Jani Nikula (5):
  drm/i915/dsi: assume BXT gpio works for non-native GPIO
  drm/i915/dsi: switch mipi_exec_gpio() from dev_priv to i915
  drm/i915/dsi: clarify GPIO exec sequence
  drm/i915/dsi: rename platform specific *_exec_gpio() to
    *_gpio_set_value()
  drm/i915/dsi: bxt/icl GPIO set value do not need gpio source

 drivers/gpu/drm/i915/display/intel_dsi_vbt.c | 73 +++++++++-----------
 1 file changed, 34 insertions(+), 39 deletions(-)

-- 
2.39.2


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-11-02 13:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-01 10:16 [Intel-gfx] [PATCH 0/5] drm/i915/dsi: gpio refactors Jani Nikula
2023-11-01 10:16 ` [Intel-gfx] [PATCH 1/5] drm/i915/dsi: assume BXT gpio works for non-native GPIO Jani Nikula
2023-11-01 10:16 ` [Intel-gfx] [PATCH 2/5] drm/i915/dsi: switch mipi_exec_gpio() from dev_priv to i915 Jani Nikula
2023-11-01 10:16 ` [Intel-gfx] [PATCH 3/5] drm/i915/dsi: clarify GPIO exec sequence Jani Nikula
2023-11-01 10:16 ` [Intel-gfx] [PATCH 4/5] drm/i915/dsi: rename platform specific *_exec_gpio() to *_gpio_set_value() Jani Nikula
2023-11-01 10:16 ` [Intel-gfx] [PATCH 5/5] drm/i915/dsi: bxt/icl GPIO set value do not need gpio source Jani Nikula
2023-11-02 13:40   ` Andy Shevchenko
2023-11-01 13:00 ` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/dsi: gpio refactors Patchwork
2023-11-02 13:00 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.