[Bug 98402] [HSW] [regression] 4.9-rc1 shows corruption with mpv's vaapi-copy
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Nov 7 11:46:11 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=98402
Chris Wilson <chris at chris-wilson.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #17 from Chris Wilson <chris at chris-wilson.co.uk> ---
commit 0ef723cbceb6dce8116e75d44c5b8679b2eba69a
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date: Mon Nov 7 10:54:43 2016 +0000
drm/i915: Round tile chunks up for constructing partial VMAs
When we split a large object up into chunks for GTT faulting (because we
can't fit the whole object into the aperture) we have to align our cuts
with the fence registers. Each partial VMA must cover a complete set of
tile rows or the offset into each partial VMA is not aligned with the
whole image. Currently we enforce a minimum size on each partial VMA,
but this minimum size itself was not aligned to the tile row causing
distortion.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20161107/76efbcd0/attachment.html>
More information about the intel-gfx-bugs
mailing list