drm/i915/gvt: reduce the line of interrupt logs and log friendly
authorChangbin Du <changbin.du@intel.com>
Thu, 9 Feb 2017 02:13:17 +0000 (10:13 +0800)
committerZhenyu Wang <zhenyuw@linux.intel.com>
Thu, 9 Feb 2017 06:13:31 +0000 (14:13 +0800)
commitb15b2a612dfb8bac9d803f561dd1078fd5c025b9
treea41ab69a51b98f75e5aa957bb05a8d257efed976
parent3ce3274bff89c6ea5bed3f8f47abdbf672e216b2
drm/i915/gvt: reduce the line of interrupt logs and log friendly

Reduce the line of logs in below functions and log friendly.
  o intel_vgpu_reg_imr_handler
  o intel_vgpu_reg_master_irq_handler
  o intel_vgpu_reg_ier_handler
  o intel_vgpu_reg_iir_handler

Signed-off-by: Changbin Du <changbin.du@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
drivers/gpu/drm/i915/gvt/interrupt.c