summaryrefslogtreecommitdiff
path: root/tegra
AgeCommit message (Expand)AuthorFilesLines
2018-05-02tests: tegra: Add VIC supportThierry Reding3-0/+6
2018-05-02tegra: Add PRIME support helpersThierry Reding2-0/+65
2018-05-02tegra: Add flink helpersThierry Reding2-0/+53
2018-05-02tegra: Extract common buffer object allocation codeThierry Reding1-14/+23
2018-05-02tegra: Add API to wait for job completionThierry Reding3-39/+159
2018-05-02tegra: Allow channels to return a versionThierry Reding3-0/+8
2018-05-02WIP: tegra: Update for de-staged ABIThierry Reding7-237/+324
2018-05-02tegra: Add channel, job, pushbuf and fence APIsThierry Reding9-1/+704
2018-05-02tegra: Indent according to .editorconfigThierry Reding3-186/+186
2018-03-20meson,configure: include config.h automaticallyEric Engestrom1-4/+0
2018-03-09meson: use pkg-config to detect libatomic_opsEric Engestrom1-1/+1
2018-02-23*-symbol-check: Don't hard-code nm executableHeiko Becker2-1/+2
2018-01-12Add meson build systemDylan Baker1-0/+52
2017-04-03tegra: update symbol-checkErik Faye-Lund1-2/+5
2015-04-28drm: remove drm_public macroEmil Velikov1-13/+0
2015-04-28drm: remove no longer needed VISIBILITY_CFLAGSEmil Velikov1-1/+0
2015-04-28drm: rename libdrm{,_macros}.hEmil Velikov1-1/+1
2015-04-28tegra: add symbols testEmil Velikov2-0/+33
2014-11-27tegra: Implement drm_tegra_bo_{get,set}_tiling()Thierry Reding2-0/+61
2014-11-27tegra: Implement drm_tegra_bo_{get,set}_flags()Thierry Reding2-0/+49
2014-11-27libdrm: Add NVIDIA Tegra supportThierry Reding6-0/+381