commit | 4938ca90166d6d3061793789e2eef42cd934fa97 | [log] [tgz] |
---|---|---|
author | Zhao Yan <yan.y.zhao@intel.com> | Thu Mar 09 10:09:44 2017 +0800 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Fri Mar 17 16:46:45 2017 +0800 |
tree | 467da64107cd9022a813038d5018171e43e05765 | |
parent | 6aef660370a9c246956ba6d01eebd8063c4214cb [diff] |
drm/i915/gvt: handle force-nonpriv registers, cmd parser part this patch adds force non-priv registers check in LRI cmds handler v4: transform is_force_nonpriv_mmio() from macro to inline fuction to eliminate checkpatch warning v3: per zhenyu's comment, fix some style warnings v2: per zhenyu's comment, refine the code to remove cascaded ifs Signed-off-by: Zhao Yan <yan.y.zhao@intel.com> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>