1
0
Fork 0
remarkable-linux/drivers/dma/pxp
Guoniu.Zhou bcf745002f MLK-17938: pxp: pxp will hang when output height is 8
When output height is eight, yscale of ps engine will be
over two, it not support by pxp.

According to pxp doc, a factor greater than 2 is not
supported with the bilinear filter. so correct it when
this case happen in order to ensure that pxp will be
not hang up.

Reviewed-by: Robby.cai <robby.cai@nxp.com>
Signed-off-by: Guoniu.Zhou <guoniu.zhou@nxp.com>
2018-10-29 11:10:38 +08:00
..
Kconfig
Makefile
pxp_device.c MLK-11907 dma: pxp-dev: allocate the 'sg' buffer dynamically. 2018-10-29 11:10:38 +08:00
pxp_dma_v2.c MLK-14314-8 dma: pxp: remove meaningless assignments in probe() 2018-10-29 11:10:38 +08:00
pxp_dma_v3.c MLK-17938: pxp: pxp will hang when output height is 8 2018-10-29 11:10:38 +08:00
reg_bitfields.h MLK-14771 dma: pxp-v3: add new added 2D features support 2018-10-29 11:10:38 +08:00
regs-pxp_v2.h
regs-pxp_v3.h MLK-17938: pxp: pxp will hang when output height is 8 2018-10-29 11:10:38 +08:00