On 24.11.2017 20:14, Ilia Mirkin wrote:
Do you have SWIOTLB disabled in your .config? Try enabling it to see
if that's the issue.
Looking at your bisect log, you might have incorrectly marked some
revisions. E.g. you had a compile failure, which while isn't "good",
it's also not "bad" -- good and bad are only in reference to the
specific issue you're seeing. In such cases you can run "git bisect
skip" which will mark the commit as "unknown" and pick a different one
to try.
-ilia
_______________________________________________
dri-devel mailing list
dri-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/dri-devel
Hi All,
Success!!!!!!!!!! I enabled SWIOTLB and the hardware 3D acceleration
works again! Fantastic. Thank you very much! And thank you for the hint
with "git bisect skip".
Cheers,
Christian
_______________________________________________
dri-devel mailing list
dri-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/dri-devel