All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] drm/i915/display: Add quirk to force backlight type on some TUXEDO devices
@ 2025-04-11 15:55 Werner Sembach
  2025-04-11 15:55 ` [PATCH 1/1] " Werner Sembach
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Werner Sembach @ 2025-04-11 15:55 UTC (permalink / raw)
  To: jani.nikula, rodrigo.vivi, joonas.lahtinen, tursulin, airlied,
	simona
  Cc: intel-gfx, intel-xe, dri-devel, linux-kernel, Werner Sembach

This is a quirk we currently manually apply via our installer via the boot
parameter, but we don't have this exact device + panel configuration in our
archive anymore so I could only test the qurik moking in other ids. This is
the same situation we have here:
https://lore.kernel.org/all/20250409163029.130651-1-wse@tuxedocomputers.com/

Werner Sembach (1):
  drm/i915/display: Add quirk to force backlight type on some TUXEDO
    devices

 .../drm/i915/display/intel_dp_aux_backlight.c | 14 ++++++-
 drivers/gpu/drm/i915/display/intel_quirks.c   | 42 +++++++++++++++++++
 drivers/gpu/drm/i915/display/intel_quirks.h   |  1 +
 3 files changed, 56 insertions(+), 1 deletion(-)

-- 
2.43.0


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

end of thread, other threads:[~2025-11-17 13:23 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-11 15:55 [PATCH 0/1] drm/i915/display: Add quirk to force backlight type on some TUXEDO devices Werner Sembach
2025-04-11 15:55 ` [PATCH 1/1] " Werner Sembach
2025-04-11 18:56   ` Ville Syrjälä
2025-04-15 15:48     ` Werner Sembach
2025-07-22 11:40       ` Werner Sembach
2025-08-22 21:21         ` Werner Sembach
2025-11-03 18:41           ` Werner Sembach
2025-06-23 17:45   ` Werner Sembach
2025-11-14 18:43   ` Werner Sembach
2025-04-14 17:02 ` ✗ LGCI.VerificationFailed: failure for " Patchwork
2025-04-14 17:31 ` 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.