Skip to content

turnip: Update the msm_kgsl.h header with the sanitized 4.19 version

Jordan Crouse requested to merge jorcrous/mesa:turnip-kgsl-update-20220121 into main

The current msm_kgsl.h header in the tree isn't sanitized and the kernel specific macros will confuse a compiler. Copy in the sanitized version of the header from the 4.19 kernel tree which also adds a few new API bits that are currently unused but may be useful some day.

Merge request reports