diff options
author | Zhao, Xinda <xinda.zhao@intel.com> | 2017-02-17 09:38:33 +0300 |
---|---|---|
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | 2017-02-17 11:36:31 +0300 |
commit | d1be371d4f4c12d11023c9fc795e5d460d960680 (patch) | |
tree | cdccfc11331774138ed1a5b4d249451eebc50777 /drivers/gpu/drm/i915/gvt/gvt.h | |
parent | fd64be636708d808852c4c8c1efce0a0a51c24c5 (diff) | |
download | linux-d1be371d4f4c12d11023c9fc795e5d460d960680.tar.xz |
drm/i915/gvt: handle fence reg access during GPU reset
Lots of reduntant log info will be printed out during GPU reset,
including accessing untracked mmio register and fence register,
variable disable_warn_untrack is added previously to handle the
situation, but the accessing of fence register is ignored in the
previously patch, so add it back.
Besides, set the variable disable_warn_untrack to the defalut value
after GPU reset is finished.
Signed-off-by: Zhao, Xinda <xinda.zhao@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Diffstat (limited to 'drivers/gpu/drm/i915/gvt/gvt.h')
0 files changed, 0 insertions, 0 deletions