Apply fix for xe driver on Xen - #1365
Conversation
Copying from patch description:
> Fixes display corruption on Xen PV dom0, where DMA buffers are not
> guaranteed machine-contiguous, in which case bounce buffering kicks
> in, breaking xe's memory coherency assumptions.
>
> Apply the same workaround i915 carries in i915_sg_segment_size() since
> commit 78a07fe777c4 ("drm/i915: stop abusing swiotlb_max_segment").
https://gitlab.freedesktop.org/drm/xe/kernel/-/work_items/8382
|
openQArun MACHINE=hw18 |
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=202609011244-devel&flavor=kernel Test run included the following: New failures, excluding unstableCompared to: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=202605011353-devel&flavor=kernel
Failed tests3 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/175932#dependencies 2 fixed
Unstable testsDetails
Performance TestsPerformance degradation:No issues Remaining performance tests:No remaining performance tests |
Copying from patch description:
https://gitlab.freedesktop.org/drm/xe/kernel/-/work_items/8382