commit | 954180aa69325feade02fa79f056fe1561f31fbb | [log] [tgz] |
---|---|---|
author | Zhenyu Wang <zhenyuw@linux.intel.com> | Wed Apr 12 14:22:50 2017 +0800 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Thu Apr 13 13:49:25 2017 +0800 |
tree | 857099382216a9b788e5ba7c202eb916a50f3ddd | |
parent | efa69d734adbf8a562d58d9fdc3429f2717764e7 [diff] |
drm/i915/gvt: remove some debug messages in scheduler timer handler As those debug messages might appear in every timer call for scheduler, it's too noisy, eat too much log and aren't meaningful. So remove them. Cc: Ping Gao <ping.a.gao@intel.com> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>