Skip to content
Commit 92b1aa77 authored by Zhenyu Wang's avatar Zhenyu Wang
Browse files

drm/i915/gvt: Fix cmd length check for MI_ATOMIC

Correct valid command length check for MI_ATOMIC, need to check inline
data available field instead of operand data length for whole command.

Fixes: 00a33be4

 ("drm/i915/gvt: Add valid length check for MI variable commands")
Reported-by: default avatarAlex Williamson <alex.williamson@redhat.com>
Acked-by: default avatarGao Fred <fred.gao@intel.com>
Cc: stable@vger.kernel.org
Signed-off-by: default avatarZhenyu Wang <zhenyuw@linux.intel.com>
parent 68421940
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment