summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* amdgpu: reuse the kernel IB flags v2amdgpuJammy Zhou2015-05-124-10/+5
* amdgpu: add ctx_id for wait_csJammy Zhou2015-05-122-3/+5
* amdgpu: fix round down/up page size errorJack Xiao2015-05-071-2/+3
* amdgpu: fix 32-on-64 support (v2)Jammy Zhou2015-05-071-1/+1
* amdgpu: remove AMDGPU_GEM_CREATE_CPU_GTT_UCJammy Zhou2015-05-072-16/+10
* amdgpu: remove active_rb_pipes from amdgpu_gpu_infoJammy Zhou2015-05-072-3/+0
* amdgpu: fix segfault when resources are NULLmonk.liu2015-05-071-1/+2
* amdgpu: compare the primary device names insteadChristian König2015-05-071-18/+27
* amdgpu: add public bo list interface v3Christian König2015-05-076-98/+123
* amdgpu: cleanup public interface v2Christian König2015-05-075-110/+78
* amdgpu: do not call BO_LIST ioctl when no resource referredmonk.liu2015-05-071-0/+9
* amdgpu: fix an error of bo_list handlermonk.liu2015-05-071-2/+4
* amdgpu: add missing mutex lock/unlock pairmonk.liu2015-05-071-0/+2
* amdgpu: support non-page-aligned userptrmonk.liu2015-05-072-1/+14
* drm: add tests/amdgpu (v3)Alex Deucher2015-05-0710-0/+2347
* drm: add libdrm_amdgpu (v7)Alex Deucher2015-05-0717-0/+5258
* drm: add util_math.hAlex Deucher2015-05-072-1/+34
* drm: consolidate common list implementationsAlex Deucher2015-05-076-142/+5
* configure.ac: bump version to 2.4.61 for releaselibdrm-2.4.612.4.61Ben Skeggs2015-05-071-1/+1
* nouveau: restore check that avoids multiple user bos per kernel boBen Skeggs2015-05-061-0/+10
* modetest: fix allocation for yuv420/yvu420Rob Clark2015-05-051-0/+2
* freedreno: link against CLOCK_LIBEmil Velikov2015-04-291-1/+4
* android: set the HAVE_VISIBILITY defineEmil Velikov2015-04-291-0/+1
* modetest: fix the arguments of the MAKE_RGB_INFO defineJoonyoung Shim2015-04-291-2/+2
* intel: Leak the userptr test boTvrtko Ursulin2015-04-291-11/+28
* modetest: destroy the cursor boJoonyoung Shim2015-04-281-0/+6
* modetest: clear buffer and framebuffer for planesJoonyoung Shim2015-04-281-0/+20
* modetest: fix the error path handlingJoonyoung Shim2015-04-281-5/+8
* modetest: make use of drmModeRmFBJoonyoung Shim2015-04-281-0/+4
* modetest: fix Segmentation faultJoonyoung Shim2015-04-281-1/+8
* modetest: initialize handles/pitches in set_plane()Tobias Jakobi2015-04-281-4/+4
* Add missing <strings.h> includesGreg Hackmann2015-04-282-0/+2
* man: rework the Makefile.amEmil Velikov2015-04-283-41/+57
* drm: use c99 __func__ over __FUNCTION__Emil Velikov2015-04-282-18/+8
* configure: request/set the compiler in C99 modeEmil Velikov2015-04-282-2/+5
* drm: remove drm_public macroEmil Velikov2015-04-2824-241/+225
* drm: remove no longer needed VISIBILITY_CFLAGSEmil Velikov2015-04-288-22/+0
* drm: rename libdrm{,_macros}.hEmil Velikov2015-04-2833-34/+34
* tegra: add symbols testEmil Velikov2015-04-282-0/+33
* omap: add symbols testEmil Velikov2015-04-282-0/+38
* exynos: add symbols testEmil Velikov2015-04-282-0/+40
* libkms: add symbols testEmil Velikov2015-04-282-1/+27
* libkms: annotate private symbolsEmil Velikov2015-04-289-15/+23
* nouveau: add symbols testEmil Velikov2015-04-282-1/+54
* nouveau: annotate the private symbolsEmil Velikov2015-04-283-17/+17
* intel: add symbols testEmil Velikov2015-04-282-2/+92
* intel: annotate the private symbolsEmil Velikov2015-04-282-12/+24
* intel: remove unused mmFindBlockEmil Velikov2015-04-282-19/+0
* intel: remove the drm_mm* symbol workaroundsEmil Velikov2015-04-281-10/+0
* freedreno: add symbols testEmil Velikov2015-04-282-1/+54