diff options
author | Chunfeng Yun <chunfeng.yun@mediatek.com> | 2021-03-23 15:02:46 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-03-26 14:50:44 +0100 |
commit | 6f978a30c9bb12dab1302d0f06951ee290f5e600 (patch) | |
tree | a041074c7244965375b7f620400e504e1d09760d /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
parent | 5aef629704ad4d983ecf5c8a25840f16e45b6d59 (diff) |
usb: xhci-mtk: fix broken streams issue on 0.96 xHCI
The MediaTek 0.96 xHCI controller on some platforms does not
support bulk stream even HCCPARAMS says supporting, due to MaxPSASize
is set a default value 1 by mistake, here use XHCI_BROKEN_STREAMS
quirk to fix it.
Fixes: 94a631d91ad3 ("usb: xhci-mtk: check hcc_params after adding primary hcd")
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Link: https://lore.kernel.org/r/1616482975-17841-4-git-send-email-chunfeng.yun@mediatek.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions