summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorLiu Ying <Ying.Liu@freescale.com>2013-07-12 15:44:18 +0800
committerLiu Ying <Ying.Liu@freescale.com>2013-07-15 15:54:33 +0800
commit4367334cfc37ce457ac703df1e8073f6d262765b (patch)
treebff7435c4aafa873fd593eb9d99d3bda58b3f3e8 /lib
parent8538a8d2d7481a7dce510f5bac23bd20e053e3af (diff)
ENGR00269468 IPUv3 dev:Silence an annoying warning message
We call the function ipu_calc_stripes_sizes() to calculate stripe settings for vdi split mode. Chances are that the parameters output_frame_width and maximal_stripe_width for the function satisfy the relationship 'output_frame_width <= maximal_stripe_width' and make the function return non-zero value. This causes the IPU device driver generates an annoying warning message, though the default stripe settings still can work. This patch simply silences the warning message by reducing the print log level from error to debug. Signed-off-by: Liu Ying <Ying.Liu@freescale.com> (cherry picked from commit 58d6cb0f2d5013c7a6f7b163ce8834019f0dcbc0)
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions