commit | 0ad3675d9c8f7c7306c954a9c50dc12385d8a508 | [log] [tgz] |
---|---|---|
author | Mark Yao <mark.yao@rock-chips.com> | Mon Nov 09 11:33:16 2015 +0800 |
committer | Mark Yao <mark.yao@rock-chips.com> | Mon Dec 28 08:49:32 2015 +0800 |
tree | fb22e1fc5231a0da0683bdfe29e661f98c8fc595 | |
parent | b5f7b75503efa5499080e51eb5c085fe1de1970d [diff] |
drm/rockchip: vop: replace dpms with enable/disable For vop, power by enable/disable is more suitable then legacy dpms function, and enable/disable more closely to the new atomic API. Signed-off-by: Mark Yao <mark.yao@rock-chips.com>