summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
diff options
context:
space:
mode:
authorLucas Stach <l.stach@pengutronix.de>2015-09-04 17:52:42 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-10-04 19:43:30 +0200
commit7e11577ef6f31faf4a505e7823bf78b679906aca (patch)
treefb3362b79850802bf7efccf7bb48378d6969c93c /drivers/gpu
parentserial: imx: don't use idle condition detect for DMA transfers (diff)
downloadlinux-7e11577ef6f31faf4a505e7823bf78b679906aca.tar.xz
linux-7e11577ef6f31faf4a505e7823bf78b679906aca.zip
serial: imx: re-enable DMA support without hardware flow control
The commit enabling DMA support even if no flow control is present was reverted on the grounds that it uncovered a number of bugs in the code that lead to hanging tty devices and/or missing characters. After tracking down the issues it is clear that those were generic bugs and had nothing to do with flow control being present or not, only that allowing DMA without hardware flow control increased the exposure of that code a lot. Now that those bugs are fixed, it should be safe to re-enable DMA support. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Acked-by: Jiada Wang <jiada_wang@mentor.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/gpu')
0 files changed, 0 insertions, 0 deletions