]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/hotplug: Reduce SHPD_FLITER_CNT for ICL and above
authorSuraj Kandpal <suraj.kandpal@intel.com>
Tue, 24 Sep 2024 07:34:51 +0000 (13:04 +0530)
committerSuraj Kandpal <suraj.kandpal@intel.com>
Fri, 27 Sep 2024 04:22:35 +0000 (09:52 +0530)
commit093ecfd550f6d403a858c80e81b6e5a21f2a5256
tree4b46c232fc5ec42f7edb9d6fd6101da5b46e203c
parente25c84e0abbeb164332d1b030323106979ef6593
drm/i915/hotplug: Reduce SHPD_FLITER_CNT for ICL and above

Reduce SHPD_CNT to 250us for ICL and above as it lines up
with DP1.4a(Table3-4) spec.

--v2
-Update commit message and comment [Matt]

--v3
-drop condition and use value of 250us for ICL and above [Matt]

Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240924073450.1261535-2-suraj.kandpal@intel.com
drivers/gpu/drm/i915/display/intel_hotplug_irq.c