commit | 975629c3f76ce3d86e1f943db9847e0312a98daf | [log] [tgz] |
---|---|---|
author | Pei Zhang <pei.zhang@intel.com> | Mon Mar 20 23:49:19 2017 +0800 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Mon Mar 20 16:43:39 2017 +0800 |
tree | dce918c19c9c1511d6730b9c8c78797c432647e0 | |
parent | 93a15b58cfb8a24e666ffca432f19fe65c1cd7d1 [diff] |
drm/i915/gvt: add write handler for mmio mbctl Guest will write mmio mbctl which need a special handler in gvt to clear the bit 4 to inidcate the write operation success. V2: use bit definition macro to make code readable. Signed-off-by: Pei Zhang <pei.zhang@intel.com> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>