diff options
author | Suraj Kandpal <[email protected]> | 2023-07-20 16:16:24 +0530 |
---|---|---|
committer | Uma Shankar <[email protected]> | 2023-07-26 10:28:13 +0530 |
commit | 4948738e296c75de57e0c4a8e8ead1ff2c03fe00 (patch) | |
tree | e6e5b6194fbb13f8e9eb60eeb332372a1560799e /scripts/generate_rust_analyzer.py | |
parent | b364f3cd879888191290cabd8981b0e6bb3a6fdb (diff) |
drm/i915/hotplug: Reduce SHPD_FILTER to 250us
On TGP, the RTC (always running) was reduced from 3MHz to 32KHz.
As a result of this change, when HPD active going low pulse or HPD IRQ
is presented and the refclk (19.2MHz) is not toggling already toggling,
there is a 60 to 90us synchronization delay which effectively reduces
the duration of the IRQ pulse to less than the programmed 500us filter
value and the hot plug interrupt is NOT registered.
Solution was to Reduce SHPD_FILTER to 250us for ADL and above.
This solution was derived when the below patch was floated.
[1]https://patchwork.freedesktop.org/patch/532187
and after some internal discussion Ville's suggestion made sense.
Bspec: 68970
Cc: Uma Shankar <[email protected]>
Cc: Ville Syrjala <[email protected]>
Suggested-by: Ville Syrjala <[email protected]>
Signed-off-by: Suraj Kandpal <[email protected]>
Reviewed-by: Uma Shankar <[email protected]>
Signed-off-by: Uma Shankar <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions