drm/i915/gvt: add sprite plane flip done support.
authorXu Han <xu.han@intel.com>
Tue, 14 Feb 2017 06:50:47 +0000 (14:50 +0800)
committerZhenyu Wang <zhenyuw@linux.intel.com>
Tue, 14 Feb 2017 09:09:19 +0000 (17:09 +0800)
commit6e27d51457df3f9c7ac406a2a447e89c42e440dd
tree7856b10e1ba9d860b6cc9e3c02f95a02aaf80b3e
parent6294b61ba769ba2cc4a182c32410aa4a75808fea
drm/i915/gvt: add sprite plane flip done support.

* Add flip done event support for sprite plane on SKL platform.
* Fix bug #1452, "Call Trace:handle_default_event_virt+0xef/0x100
[i915]" while booting up guest.

Signed-off-by: Xu Han <xu.han@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
drivers/gpu/drm/i915/gvt/cmd_parser.c
drivers/gpu/drm/i915/gvt/interrupt.c