summaryrefslogtreecommitdiff
path: root/drivers/media/video/mxc/capture/csi_v4l2_capture.c
diff options
context:
space:
mode:
authorNicolin Chen <b42378@freescale.com>2013-07-30 14:49:29 +0800
committerNicolin Chen <b42378@freescale.com>2013-08-08 18:36:43 +0800
commit0af5e5c8fc507ebd85b76e5b2a6d81a5227e1b57 (patch)
tree6ae600a70918b2ae8c093d20b4795f0e9006ebe9 /drivers/media/video/mxc/capture/csi_v4l2_capture.c
parentff126ab90b352607539b68db409ced07110bd37d (diff)
ENGR00273432 DMA: imx-sdma: Allocate 4KB iram page size for bd
One bd actually needs 4KB page size. So changed the iram_alloc() size parameter to allocate a precise iram memory for bd. This patch also removed the extra iram pool for SDMA due to its insufficient total size: SDMA allows around 48 channels to work simultaneously, so it's better to allocate memory from iram pool directly. [There will be 3KB size waste in sdma->channel_control, which is 640B but actually using 4KB due to 4KB alignment for iram pool.] Acked-by: Huang Shijie <b32955@freescale.com> Signed-off-by: Nicolin Chen <b42378@freescale.com>
Diffstat (limited to 'drivers/media/video/mxc/capture/csi_v4l2_capture.c')
0 files changed, 0 insertions, 0 deletions