summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-28intel: resource streamer supportlibdrm_rsAbdiel Janulgue2-3/+5
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
2015-04-28freedreno: annotate the private symbolsEmil Velikov13-42/+54
2015-04-28radeon: add symbols testEmil Velikov2-1/+62
2015-04-28radeon: move bof.[ch] out of libdrm_radeonEmil Velikov3-5/+10
2015-04-28configure.ac: split -fvisibility and __attribute__((visibility)) checksEmil Velikov1-4/+9
2015-04-15modeprint: add missing encoder/connector type namesRob Clark1-0/+5
2015-04-14intel: Delay testing for userptr until first useChris Wilson1-50/+66
2015-04-14mode: Retrieve only the current information for a ConnectorChris Wilson3-7/+51
2015-04-09android: remove unnecessary TARGET_OUT_HEADERS variableChih-Wei Huang1-2/+0
2015-04-05xf86drmMode.h: inline -> __inline for use with gcc -std=c89 -pedanticDaniel Kurtz1-1/+1
2015-04-05xf86drm: Fix ioctl struct clearing in drmAgpEnableConnor Behan1-1/+1
2015-04-05drm: use correct printf modifiersEmil Velikov1-2/+2
2015-04-05drm: replace HASH_DEBUG with DEBUGEmil Velikov3-5/+2
2015-04-05tests/random: return non-zero on test failureEmil Velikov2-5/+7
2015-04-05tests/random: extract test out of xf86drmRandom.cEmil Velikov6-75/+161
2015-04-05tests/hash: return non-zero on failureEmil Velikov2-14/+18
2015-04-05tests/hash: style fixesEmil Velikov1-36/+54
2015-04-05tests/hash: misc compilation fixesEmil Velikov1-24/+21
2015-04-05tests/hash: extract test out of xf86drmHash.cEmil Velikov6-186/+260
2015-04-04tests/drmsl: Extract tests out of xf86drmSL.cJan Vesely4-169/+184
2015-04-04drmSL: Fix neighbor lookupJan Vesely1-2/+4
2015-03-26android: remove explicit include to libpciaccessEmil Velikov1-3/+0
2015-03-20tests/exynos: Fix missing static keywordJan Vesely1-1/+1
2015-03-20Remove drmSetDebugMsgFunction and related infrastructureJan Vesely1-12/+1
2015-03-20Fix unused function warningsJan Vesely2-13/+2