Skip to content

Instantly share code, notes, and snippets.

@digetx
digetx / gist:99d62b96823bdfe2dc49dfbd372a65e6
Last active May 30, 2018 12:05
Grate-driver compilation instructions
General rules:
----------------------
1. Use the master branches.
2. Install autotools and gcc.
3. Compile and install libdrm first.
4. Use the most recent mainline linux kernel or at least the most recent stable.
5. Update all libdrm / opentegra / mesa at once as there could be interdependencies, start from libdrm.
libdrm:
----------