]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/gvt: fix error handing of tlb_control emulation
authorChangbin Du <changbin.du@intel.com>
Tue, 27 Dec 2016 05:24:52 +0000 (13:24 +0800)
committerZhenyu Wang <zhenyuw@linux.intel.com>
Mon, 9 Jan 2017 03:05:56 +0000 (11:05 +0800)
commite130e714486448085e0a822b72bdd8eaca2320c9
tree4d2c31974badb72ac329e9e6afc2e1c1264932d7
parent8c7993504c32d3466db2d4608245c663f28165f3
drm/i915/gvt: fix error handing of tlb_control emulation

Return ealier for a invalid access, else it would false set
tlb flag for RCS.

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