From: Arun Kumar K Date: Wed, 24 Apr 2013 12:41:53 +0000 (-0300) Subject: [media] s5p-mfc: Update v6 encoder buffer alloc X-Git-Tag: v3.10-rc7~29^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9d98ddc0a4e4e11603c818bf234644031bff384;p=pandora-kernel.git [media] s5p-mfc: Update v6 encoder buffer alloc MFC v6 needs minimum number of output buffers to be queued for encoder depending on the stream type and profile. The patch modifies the driver so that encoding cannot be started with lesser number of OUTPUT buffers than required. This also fixes the crash happeninig during multi instance encoder-decoder simultaneous run due to memory allocation happening from interrupt context. Signed-off-by: Arun Kumar K Signed-off-by: Kamil Debski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed