[Intel-gfx] [PULL] drm-intel-fixes
Rodrigo Vivi
rodrigo.vivi at intel.com
Wed Nov 6 21:39:58 UTC 2019
Hi Dave and Daniel,
Here goes drm-intel-fixes-2019-11-06:
- Fix HPD poll to avoid kworker consuming a lot of cpu cycles.
- Do not use TBT type for non Type-C ports.
Thanks,
Rodrigo.
The following changes since commit a99d8080aaf358d5d23581244e5da23b35e340b9:
Linux 5.4-rc6 (2019-11-03 14:07:26 -0800)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-fixes-2019-11-06
for you to fetch changes up to ee2c5ef8a9d640ee1617ec97b84fe2f634284e51:
drm/i915/dp: Do not switch aux to TBT mode for non-TC ports (2019-11-04 13:24:14 -0800)
----------------------------------------------------------------
- Fix HPD poll to avoid kworker consuming a lot of cpu cycles.
- Do not use TBT type for non Type-C ports.
----------------------------------------------------------------
Imre Deak (1):
drm/i915: Avoid HPD poll detect triggering a new detect cycle
José Roberto de Souza (1):
drm/i915/dp: Do not switch aux to TBT mode for non-TC ports
drivers/gpu/drm/i915/display/intel_crt.c | 7 +++++++
drivers/gpu/drm/i915/display/intel_dp.c | 12 +++++++++++-
drivers/gpu/drm/i915/display/intel_hdmi.c | 6 ++++++
3 files changed, 24 insertions(+), 1 deletion(-)
More information about the Intel-gfx
mailing list