commit | 99c79fd4dfdaeb8874d5f3f14a9cd6ce7a436e1d | [log] [tgz] |
---|---|---|
author | Du, Changbin <changbin.du@intel.com> | Mon Oct 24 15:57:47 2016 +0800 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Tue Oct 25 10:37:42 2016 +0800 |
tree | 616fa73490b054d8886f2d69b47a7419f2ca61b5 | |
parent | 2cce9b2894661fbc08d8aa67881c616dd8e669b5 [diff] |
drm/i915/gvt: use well wrapped set_mask_bits() instead of defining new one Macro set_mask_bits() is ready for us, just invoke it and remove our write_bits(). Signed-off-by: Du, Changbin <changbin.du@intel.com> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>