Re: [Intel-gfx] [PATCH] drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO index

2022-12-27 Thread Jani Nikula
On Tue, 20 Dec 2022, Ville Syrjälä wrote: > On Tue, Dec 20, 2022 at 04:01:05PM +0200, Jani Nikula wrote: >> Due to copy-paste fail, MIPI_BKLT_EN_1 would always use PPS index 1, >> never 0. Fix the sloppiest commit in recent memory. >> >> Fixes: f087cfe6fcff ("drm/i915/dsi: add support for ICL+ na

Re: [Intel-gfx] [PATCH] drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO index

2022-12-20 Thread Ville Syrjälä
On Tue, Dec 20, 2022 at 04:01:05PM +0200, Jani Nikula wrote: > Due to copy-paste fail, MIPI_BKLT_EN_1 would always use PPS index 1, > never 0. Fix the sloppiest commit in recent memory. > > Fixes: f087cfe6fcff ("drm/i915/dsi: add support for ICL+ native MIPI GPIO > sequence") > Reported-by: Ville

[Intel-gfx] [PATCH] drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO index

2022-12-20 Thread Jani Nikula
Due to copy-paste fail, MIPI_BKLT_EN_1 would always use PPS index 1, never 0. Fix the sloppiest commit in recent memory. Fixes: f087cfe6fcff ("drm/i915/dsi: add support for ICL+ native MIPI GPIO sequence") Reported-by: Ville Syrjälä Signed-off-by: Jani Nikula --- drivers/gpu/drm/i915/display/i