commit | 8aed0d775155d08472e2cffa382938005e48aef0 | [log] [tgz] |
---|---|---|
author | Eric Gao <eric.gao@rock-chips.com> | Tue May 02 18:23:53 2017 +0800 |
committer | Simon Glass <sjg@chromium.org> | Wed May 10 13:37:22 2017 -0600 |
tree | 210f220b273912fc757acc7ed8b3b7e9e70e9aba | |
parent | 9f819931e078c08592d12894e530f03da1ecc8a3 [diff] |
rockchip: video: vop: Set different bitwidth for different display mode Because the bitwidth is different for different display mode, so we need to set them according to demand. Signed-off-by: Eric Gao <eric.gao@rock-chips.com> Reviewed-by: Simon Glass <sjg@chromium.org>