summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-04tests: tegra: Add VIC flip testHEADmasterThierry Reding3-2/+367
2018-05-04tests: tegra: Add VIC blit testThierry Reding3-2/+375
2018-05-04tests: tegra: Add VIC clear testThierry Reding3-2/+205
2018-05-02tests: tegra: Add syncpt-wait testThierry Reding3-2/+153
2018-05-02tegra: tests: Add VIC04 supportThierry Reding4-1/+532
2018-05-02tests: tegra: Add VIC03 supportThierry Reding5-1/+786
2018-05-02tests: tegra: Add VIC supportThierry Reding7-2/+334
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 Reding10-347/+719
2018-05-02tegra: Add gr2d-fill testThierry Reding4-2/+161
2018-05-02tegra: Install tegra-openclose testThierry Reding3-3/+11
2018-05-02tegra: Add helper library for testsThierry Reding6-2/+541
2018-05-02tegra: Add channel, job, pushbuf and fence APIsThierry Reding9-1/+704
2018-05-02tegra: Indent according to .editorconfigThierry Reding4-212/+212
2018-05-02etnaviv: Avoid dereferencing type-punned pointerThierry Reding1-2/+3
2018-05-02freedreno: Avoid dereferencing type-punned pointerThierry Reding1-2/+3
2018-05-02libsync: Remove spurious blank lineThierry Reding1-1/+0
2018-05-02tests: kms: Add planes blending testThierry Reding2-0/+347
2018-05-02tests: kms: Support various formats with alpha componentsThierry Reding1-0/+8
2018-05-02nouveau: Add noop test programThierry Reding2-2/+132
2018-05-02nouveau: Support fence FDsThierry Reding3-34/+133
2018-05-01intel: add support for ICL 11Paulo Zanoni3-2/+31
2018-04-27amdgpu: Deinitialize vamgr_high{,_32}Michel Dänzer1-0/+2
2018-04-24Intel: Add a Kaby Lake PCI IDMatt Atwood1-2/+4
2018-04-19amdgpu: enlarge the maximum number of cards supportedXiaojie Yuan1-1/+1
2018-04-06tests/amdgpu: add vce mv tests support and setsJames Zhu2-3/+235
2018-04-03libdrm: gralloc_handle.h: Fix build issue with AndroidJohn Stultz1-1/+1
2018-03-30headers: Update READMEDaniel Stone1-5/+1
2018-03-30headers: Sync with drm-nextDaniel Stone8-26/+451
2018-03-30headers: sync up amdgpu_drm.h with drm-nextRex Zhu1-0/+4
2018-03-28Revert "libdrm: intel/Android.mk: Filter libdrm_intel library requirements on...Emil Velikov1-2/+0
2018-03-28intel: Do not use libpciaccess on AndroidTomasz Figa2-2/+13
2018-03-22xf86drmMode: merge successive mutually-exclusive #ifsEric Engestrom1-2/+1
2018-03-22libdrm: Use readdir instead of readdir_r to avoid build warningsJohn Stultz1-19/+3
2018-03-22android: Add missing include exportsStefan Schake1-1/+3
2018-03-22omap: add Android build supportGowtham Tammana1-0/+13
2018-03-22libdrm: amdgpu: Adding DRM_RDWR flag in amdgpu_bo_exportSatyajit1-2/+3
2018-03-20meson: drop unnecessary variableEric Engestrom1-2/+1
2018-03-20meson: move line to allow using `config` earlierEric Engestrom1-2/+2
2018-03-20meson: drop unneeded dependency to libudevEric Engestrom1-7/+1
2018-03-20meson,configure: include config.h automaticallyEric Engestrom96-370/+3
2018-03-20meson: replace `if(compiles) have=true` with `have=compiles`Eric Engestrom1-3/+2
2018-03-20meson,configure: always define UDEVEric Engestrom3-5/+7
2018-03-20meson,configure: always define HAVE_VISIBILITYEric Engestrom3-5/+6
2018-03-20meson,configure: always define HAVE_OPEN_MEMSTREAMEric Engestrom3-6/+6
2018-03-20tests: fix memory leak issueInki Dae1-3/+6