[PATCH 0/2] Increase fastwake sync pulse count as a quirk
Jouni Högander
jouni.hogander at intel.com
Thu Aug 15 10:56:12 UTC 2024
Implement mechanism to apply quirk only if certain panel is detected
on certain setup. Use this new mechanism to increase fastwake sync
pulse count on certain Dell laptop and only if specific panel is
installed on that laptop.
Jouni Högander (2):
drm/i915/display: Add mechanism to take sink model when applying quirk
drm/i915/display: Increase Fast Wake Sync length as a quirk
drivers/gpu/drm/i915/display/intel_alpm.c | 2 +-
drivers/gpu/drm/i915/display/intel_dp.c | 5 ++
drivers/gpu/drm/i915/display/intel_dp_aux.c | 17 ++--
drivers/gpu/drm/i915/display/intel_dp_aux.h | 2 +-
drivers/gpu/drm/i915/display/intel_quirks.c | 99 ++++++++++++++++-----
drivers/gpu/drm/i915/display/intel_quirks.h | 4 +
6 files changed, 98 insertions(+), 31 deletions(-)
--
2.34.1
More information about the Intel-gfx-trybot
mailing list