[Artful][PATCH 0/3] Patches for Wyse systems
Wen-chien Jesse Sung
jesse.sung at canonical.com
Mon Oct 16 11:26:57 UTC 2017
* lp:1723913 - hda/realtek - Add support headset mode for DELL WYSE
We're asking realtek to send this upstream. New code works only when
certain PCI ID is found so should not have impact to other systems.
* lp:1723915 - drm/i915: Workaround for DP DPMS D3 on Dell monitor
Add a quirk for Dell/Wyse 3040 so that DP DPMS D3 transition doesn't
happen on this particular model to workaround display issues. The
quirk works based on PCI ID so no impact to other systems.
Based on the patch in opensuse created by Takashi Iwai <tiwai at suse.de>.
* lp:1723916 - ASoC: rt5670: Add support for Wyse 3040
Add support for Dell/wyse 3040 in rt5670. Realtek is still working
on a version to upstream since their first submittion was rejected.
The code we take here is neither the rejected nor the WIP one. This
is based on a patch from realtek, and is modified to work only when
certain PCI ID is found so that it won't affect other systems.
Kailang Yang (1):
UBUNTU: SAUCE: ALSA: hda/realtek - Add support headset mode for DELL
WYSE
Wen-chien Jesse Sung (2):
UBUNTU: SAUCE: drm/i915: Workaround for DP DPMS D3 on Dell monitor
UBUNTU: SAUCE: ASoC: rt5670: Add support for Wyse 3040
drivers/gpu/drm/i915/i915_drv.h | 1 +
drivers/gpu/drm/i915/intel_display.c | 13 +++++++++++
drivers/gpu/drm/i915/intel_dp.c | 3 ++-
sound/pci/hda/patch_realtek.c | 13 +++++++++++
sound/soc/codecs/rt5670.c | 43 +++++++++++++++++++++++++++++++++++-
sound/soc/codecs/rt5670.h | 2 ++
6 files changed, 73 insertions(+), 2 deletions(-)
--
2.7.4
More information about the kernel-team
mailing list