]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
vdmatest: xilinx: Fix VDMA hang reported in certain resolutions
authorRadhey Shyam Pandey <radhey.shyam.pandey@xilinx.com>
Thu, 1 Mar 2018 11:26:02 +0000 (16:56 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Fri, 2 Mar 2018 07:38:56 +0000 (08:38 +0100)
commitb78597b04fb84d3ee9268e0806b1ffa069b57827
tree12a3862610143f42fbcc6b292337f1abcb5408da
parent86b2c035e7cb9eafd8caaeb9f570bd4a0679971e
vdmatest: xilinx: Fix VDMA hang reported in certain resolutions

Avoid enabling circular_park mode for S2MM as it might happen that engine
continuously circles through frame buffers w/o being programmed and lead
to an undesired hang. In loopback it is recommended to use same park mode
configuration for both channels.

Signed-off-by: Radhey Shyam Pandey <radheys@xilinx.com>
Acked-by: Kedareswara rao Appana <appanad@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/dma/xilinx/vdmatest.c