Hardware 3D acceleration doesn't work anymore with the latest git kernel

Christian Zigotzky chzigotzky at xenosoft.de
Fri Nov 24 20:58:14 UTC 2017


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 at lists.freedesktop.org
> 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



More information about the dri-devel mailing list