rockchip/vcodec: seperate power-on timer for independent hw
authorAlpha Lin <alpha.lin@rock-chips.com>
Fri, 6 May 2016 01:18:13 +0000 (09:18 +0800)
committerAlpha Lin <alpha.lin@rock-chips.com>
Fri, 6 May 2016 01:29:46 +0000 (09:29 +0800)
commit4e6f3ce8523c532114866c57bd62d92a867bcdbd
tree06be587955b0134ffdd7028c77b0502a7656b372
parent9be198479938ff1ab0156209959f46b1cb7b947d
rockchip/vcodec: seperate power-on timer for independent hw

Seperate power-on timer for rkvdec and vpu when they are not
in combo mode (definitly independence).

Before this patch, h/w power off schedule will be interrupted
by the other h/w, and power off will be triggered when h/w
still running a task.

Change-Id: I29124e90afccc727d2e7a04098727aa4a2c3e8bb
Signed-off-by: Alpha Lin <alpha.lin@rock-chips.com>
drivers/video/rockchip/vcodec/vcodec_service.c