summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-31intel: Add num planes flag for fbrbcBen Widawsky1-2/+5
2016-10-31amdgpu: check parameters in amdgpu_query_gpu_infoAlex Deucher1-0/+2
2016-10-24intel: Look prime handle up in handle hash tableChris Wilson1-1/+1
2016-10-24intel: Add new symbols to intel-symbol-checkMichel Dänzer1-0/+3
2016-10-22intel: Migrate handle/name lookups from linear lists to hashtablesChris Wilson2-101/+1181
2016-10-22intel: Export raw GEM mmap interfacesChris Wilson2-0/+158
2016-10-21Silence runtime complaints on platform devicesEric Anholt1-2/+0
2016-10-21Return an -ENODEV from drmGetDevice() when no device was found.Rob Herring1-0/+2
2016-10-19Add drmModePageFlipTargetMichel Dänzer2-0/+19
2016-10-13headers: Sync drm{,_mode}.h with the kernelMichel Dänzer2-3/+63
2016-10-03Bump version for releaseRob Clark1-1/+1
2016-09-30tests/amdgpu: update vce encRefPic addr mode to tiledLeo Liu1-1/+1
2016-09-28Add drmModeAddFB2WithModifiers() which takes format modifiersKristian H. Kristensen2-4/+24
2016-09-17libdrm: add etnaviv testsThe etnaviv authors12-0/+2832
2016-09-17libdrm: add etnaviv drm supportThe etnaviv authors17-0/+1890
2016-09-08intel: Add new symbols to intel-symbol-checkMichel Dänzer1-0/+2
2016-09-07intel: Export pooled EU and min no. of eus in a pool.Yang Rong3-0/+35
2016-09-05amdgpu: add SI supportRonie Salgado1-7/+11
2016-09-05amdgpu: fix valgrind warnings caused by amdgpu_query_firmware_versionMarek Olšák1-1/+1
2016-09-05amdgpu: sync amdgpu_drm.h with the kernelMarek Olšák1-16/+26
2016-09-05radeon: sync radeon_drm.h with the kernelMarek Olšák2-9/+50
2016-09-02amdgpu: expose the AMDGPU_GEM_CREATE_VRAM_CLEARED flagFlora Cui1-0/+2
2016-09-01modetest: Also print the pixel clockStéphane Marchesin1-2/+3
2016-09-01modetest: add mediatek to module listDaniel Kurtz1-0/+1
2016-08-29modetest: Adding amdgpu to module listsatsahu1-0/+1
2016-08-02list: fix an issue with android build using clangRob Clark1-1/+1
2016-07-24Simplify the RELEASING steps based on current release.sh.Eric Anholt1-20/+6
2016-07-23Bump version for releaseRob Clark1-1/+1
2016-07-23radeon: Fix typo in stderr messageAndreas Boll1-1/+1
2016-07-23man: Fix typoAndreas Boll1-1/+1
2016-07-23automake: Include virtgpu_drm.h in the release tarballAndreas Boll1-1/+2
2016-07-23virtgpu: Update kernel headerAndreas Boll1-51/+58
2016-07-23automake: Don't include Android Makefiles in the release tarballAndreas Boll7-9/+4
2016-07-23radeon: Wire up radeon-symbol-check to make checkAndreas Boll1-0/+1
2016-07-21freedreno: fix warningsRob Clark1-2/+2
2016-07-21freedreno: fix android build breakRob Clark1-2/+2
2016-07-21freedreno: fix distcheck errorsRob Clark1-0/+4
2016-07-20freedreno: move legacy kgsl related READMERob Clark1-0/+10
2016-07-20freedreno/msm: use hashtable to track bo idxRob Clark2-23/+31
2016-07-20freedreno: support growable cmdstream buffersRob Clark5-36/+166
2016-07-20freedreno/msm: split out dump_submit() helperRob Clark1-18/+24
2016-07-20list: add first/last entry macrosRob Clark1-0/+6
2016-07-20freedreno/msm: split out cmd buffer tracking from ringRob Clark1-45/+83
2016-07-20freedreno/msm: drop return from get_cmd()Rob Clark1-20/+16
2016-07-20freedreno/msm: use private bo-cache for ringbuffer bo'sRob Clark3-2/+39
2016-07-20freedreno: fix potential leak at freeRob Clark2-6/+7
2016-07-20freedreno: ocdRob Clark2-7/+5
2016-07-20freedreno: support either coarse or fine-grained bucket sizesRob Clark3-7/+14
2016-07-20freedreno: expose kernel driver versionRob Clark4-2/+12
2016-07-20freedreno: fix potential fd leak in error pathRob Clark1-1/+4