]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/i915/gvt: decrease priority of output msg for untracked mmio
authorZhao, Xinda <xinda.zhao@intel.com>
Tue, 21 Feb 2017 07:07:31 +0000 (15:07 +0800)
committerZhenyu Wang <zhenyuw@linux.intel.com>
Thu, 23 Feb 2017 09:32:16 +0000 (17:32 +0800)
commitbab059304314e127cf4a5330c6bd5a71fd27c022
treea2f2ea2e5ab9b9b14bc26d8e3c70b4f3437c25ef
parentec162aa84c9057e196f3a844c0a8d569f5095e6c
drm/i915/gvt: decrease priority of output msg for untracked mmio

When untracked mmio is visited, too many log info will be printed out,
it may confuse the user, but most of the time, it is not the urgent case,
so use gvt_dbg_mmio() instead.

Signed-off-by: Zhao, Xinda <xinda.zhao@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
drivers/gpu/drm/i915/gvt/mmio.c