commit | 3364bf5fd00f0391ad090f547932a5c4b2068dbc | [log] [tgz] |
---|---|---|
author | Ping Gao <ping.a.gao@intel.com> | Tue Jul 04 16:09:58 2017 +0800 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Tue Jul 11 13:46:58 2017 +0800 |
tree | fd2d4a63c55ec6535b72959e3259f4e8e0f89ffd | |
parent | 0de98709896d9c02ce3121ec3afb524253a5853f [diff] |
drm/i915/gvt: Audit the command buffer address The command buffer address in context like ring buffer base address and wa_ctx address need to be audit to make sure they are in the valid GGTT range. Signed-off-by: Ping Gao <ping.a.gao@intel.com> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>