Created attachment 1451768[details]
add tegra dri option when building for aarch64
Description of problem:
Mesa 18.1 DRI supports Tegra SoC but Fedora omits it when building AArch64 rpm
Version-Release number of selected component (if applicable):
How reproducible:
Try to boot Fedora rawhide with current mesa package on Tegra X1 based machine like Nintendo Switch
Actual results:
GDM fails to run due to missing Tegra DRI(tegra_dri.so) library
Expected results:
GDM should show login screen and 3D acceleration should work.
Additional info:
Attached patch adds support for it (not tested it yet because I don't know how to cross compile RPM)
Created attachment 1451768 [details] add tegra dri option when building for aarch64 Description of problem: Mesa 18.1 DRI supports Tegra SoC but Fedora omits it when building AArch64 rpm Version-Release number of selected component (if applicable): How reproducible: Try to boot Fedora rawhide with current mesa package on Tegra X1 based machine like Nintendo Switch Actual results: GDM fails to run due to missing Tegra DRI(tegra_dri.so) library Expected results: GDM should show login screen and 3D acceleration should work. Additional info: Attached patch adds support for it (not tested it yet because I don't know how to cross compile RPM)