commit | 7f1a93b1f1d1d2603a49a9e4226259db9272f305 | [log] [tgz] |
---|---|---|
author | Xiong Zhang <xiong.y.zhang@intel.com> | Mon Mar 25 16:29:19 2019 +0800 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Thu Apr 04 08:44:37 2019 +0800 |
tree | 834f64cd9b880f7e19044cf6f7508c92cb081fac | |
parent | 663a50ceac75c2208d2ad95365bc8382fd42f44d [diff] |
drm/i915/gvt: Correct the calculation of plane size stride isn't in unit of pixel, it is bytes, so calculation of plane size doesn't need to multiple bpp. Fixes: e546e281d33d ("drm/i915/gvt: Dmabuf support for GVT-g") Signed-off-by: Xiong Zhang <xiong.y.zhang@intel.com> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>