summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-12amdgpu: reuse the kernel IB flags v2amdgpuJammy Zhou4-10/+5
2015-05-12amdgpu: add ctx_id for wait_csJammy Zhou2-3/+5
2015-05-07amdgpu: fix round down/up page size errorJack Xiao1-2/+3
2015-05-07amdgpu: fix 32-on-64 support (v2)Jammy Zhou1-1/+1
2015-05-07amdgpu: remove AMDGPU_GEM_CREATE_CPU_GTT_UCJammy Zhou2-16/+10
2015-05-07amdgpu: remove active_rb_pipes from amdgpu_gpu_infoJammy Zhou2-3/+0
2015-05-07amdgpu: fix segfault when resources are NULLmonk.liu1-1/+2
2015-05-07amdgpu: compare the primary device names insteadChristian König1-18/+27
2015-05-07amdgpu: add public bo list interface v3Christian König6-98/+123
2015-05-07amdgpu: cleanup public interface v2Christian König5-110/+78
2015-05-07amdgpu: do not call BO_LIST ioctl when no resource referredmonk.liu1-0/+9
2015-05-07amdgpu: fix an error of bo_list handlermonk.liu1-2/+4
2015-05-07amdgpu: add missing mutex lock/unlock pairmonk.liu1-0/+2
2015-05-07amdgpu: support non-page-aligned userptrmonk.liu2-1/+14
2015-05-07drm: add tests/amdgpu (v3)Alex Deucher10-0/+2347
2015-05-07drm: add libdrm_amdgpu (v7)Alex Deucher17-0/+5258
2015-05-07drm: add util_math.hAlex Deucher2-1/+34
2015-05-07drm: consolidate common list implementationsAlex Deucher6-142/+5
2015-05-07configure.ac: bump version to 2.4.61 for releaselibdrm-2.4.612.4.61Ben Skeggs1-1/+1
2015-05-06nouveau: restore check that avoids multiple user bos per kernel boBen Skeggs1-0/+10
2015-05-05modetest: fix allocation for yuv420/yvu420Rob Clark1-0/+2
2015-04-29freedreno: link against CLOCK_LIBEmil Velikov1-1/+4
2015-04-29android: set the HAVE_VISIBILITY defineEmil Velikov1-0/+1
2015-04-29modetest: fix the arguments of the MAKE_RGB_INFO defineJoonyoung Shim1-2/+2
2015-04-29intel: Leak the userptr test boTvrtko Ursulin1-11/+28
2015-04-28modetest: destroy the cursor boJoonyoung Shim1-0/+6
2015-04-28modetest: clear buffer and framebuffer for planesJoonyoung Shim1-0/+20
2015-04-28modetest: fix the error path handlingJoonyoung Shim1-5/+8
2015-04-28modetest: make use of drmModeRmFBJoonyoung Shim1-0/+4
2015-04-28modetest: fix Segmentation faultJoonyoung Shim1-1/+8
2015-04-28modetest: initialize handles/pitches in set_plane()Tobias Jakobi1-4/+4
2015-04-28Add missing <strings.h> includesGreg Hackmann2-0/+2
2015-04-28man: rework the Makefile.amEmil Velikov3-41/+57
2015-04-28drm: use c99 __func__ over __FUNCTION__Emil Velikov2-18/+8
2015-04-28configure: request/set the compiler in C99 modeEmil Velikov2-2/+5
2015-04-28drm: remove drm_public macroEmil Velikov24-241/+225
2015-04-28drm: remove no longer needed VISIBILITY_CFLAGSEmil Velikov8-22/+0
2015-04-28drm: rename libdrm{,_macros}.hEmil Velikov33-34/+34
2015-04-28tegra: add symbols testEmil Velikov2-0/+33
2015-04-28omap: add symbols testEmil Velikov2-0/+38
2015-04-28exynos: add symbols testEmil Velikov2-0/+40
2015-04-28libkms: add symbols testEmil Velikov2-1/+27
2015-04-28libkms: annotate private symbolsEmil Velikov9-15/+23
2015-04-28nouveau: add symbols testEmil Velikov2-1/+54
2015-04-28nouveau: annotate the private symbolsEmil Velikov3-17/+17
2015-04-28intel: add symbols testEmil Velikov2-2/+92
2015-04-28intel: annotate the private symbolsEmil Velikov2-12/+24
2015-04-28intel: remove unused mmFindBlockEmil Velikov2-19/+0
2015-04-28intel: remove the drm_mm* symbol workaroundsEmil Velikov1-10/+0
2015-04-28freedreno: add symbols testEmil Velikov2-1/+54