commit | d49463ec78cfadab29de1df318c525319ab3c919 | [log] [tgz] |
---|---|---|
author | Mark Yao <mark.yao@rock-chips.com> | Wed Apr 20 14:18:15 2016 +0800 |
committer | Sean Paul <seanpaul@chromium.org> | Tue Aug 23 11:44:29 2016 -0400 |
tree | b3cd57bc38b4dc8c938c0368d4ecf0e4667b1045 | |
parent | b51502add7afc5ac83eacecec1fee148603ddb08 [diff] |
drm/rockchip: vop: introduce VOP_REG_MASK Some new vop register support mask, bit[16-31] is mask, bit[0-15] is value, the mask is correspond to the value. Signed-off-by: Mark Yao <mark.yao@rock-chips.com> [seanpaul masked 'v' per tfiga's review comments] Reviewed-by: Mark Yao <mark.yao@rock-chips.com> Signed-off-by: Sean Paul <seanpaul@chromium.org>