summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-18intel: Add the Broxton PCI IDsDamien Lespiau
2015-05-07configure.ac: bump version to 2.4.61 for releaseBen Skeggs
2015-05-06nouveau: restore check that avoids multiple user bos per kernel boBen Skeggs
2015-05-05modetest: fix allocation for yuv420/yvu420Rob Clark
2015-04-29freedreno: link against CLOCK_LIBEmil Velikov
2015-04-29android: set the HAVE_VISIBILITY defineEmil Velikov
2015-04-29modetest: fix the arguments of the MAKE_RGB_INFO defineJoonyoung Shim
2015-04-29intel: Leak the userptr test boTvrtko Ursulin
2015-04-28modetest: destroy the cursor boJoonyoung Shim
2015-04-28modetest: clear buffer and framebuffer for planesJoonyoung Shim
2015-04-28modetest: fix the error path handlingJoonyoung Shim
2015-04-28modetest: make use of drmModeRmFBJoonyoung Shim
2015-04-28modetest: fix Segmentation faultJoonyoung Shim
2015-04-28modetest: initialize handles/pitches in set_plane()Tobias Jakobi
2015-04-28Add missing <strings.h> includesGreg Hackmann
2015-04-28man: rework the Makefile.amEmil Velikov
2015-04-28drm: use c99 __func__ over __FUNCTION__Emil Velikov
2015-04-28configure: request/set the compiler in C99 modeEmil Velikov
2015-04-28drm: remove drm_public macroEmil Velikov
2015-04-28drm: remove no longer needed VISIBILITY_CFLAGSEmil Velikov
2015-04-28drm: rename libdrm{,_macros}.hEmil Velikov
2015-04-28tegra: add symbols testEmil Velikov
2015-04-28omap: add symbols testEmil Velikov
2015-04-28exynos: add symbols testEmil Velikov
2015-04-28libkms: add symbols testEmil Velikov
2015-04-28libkms: annotate private symbolsEmil Velikov
2015-04-28nouveau: add symbols testEmil Velikov
2015-04-28nouveau: annotate the private symbolsEmil Velikov
2015-04-28intel: add symbols testEmil Velikov
2015-04-28intel: annotate the private symbolsEmil Velikov
2015-04-28intel: remove unused mmFindBlockEmil Velikov
2015-04-28intel: remove the drm_mm* symbol workaroundsEmil Velikov
2015-04-28freedreno: add symbols testEmil Velikov
2015-04-28freedreno: annotate the private symbolsEmil Velikov
2015-04-28radeon: add symbols testEmil Velikov
2015-04-28radeon: move bof.[ch] out of libdrm_radeonEmil Velikov
2015-04-28configure.ac: split -fvisibility and __attribute__((visibility)) checksEmil Velikov
2015-04-15modeprint: add missing encoder/connector type namesRob Clark
2015-04-14intel: Delay testing for userptr until first useChris Wilson
2015-04-14mode: Retrieve only the current information for a ConnectorChris Wilson
2015-04-09android: remove unnecessary TARGET_OUT_HEADERS variableChih-Wei Huang
2015-04-05xf86drmMode.h: inline -> __inline for use with gcc -std=c89 -pedanticDaniel Kurtz
2015-04-05xf86drm: Fix ioctl struct clearing in drmAgpEnableConnor Behan
2015-04-05drm: use correct printf modifiersEmil Velikov
2015-04-05drm: replace HASH_DEBUG with DEBUGEmil Velikov
2015-04-05tests/random: return non-zero on test failureEmil Velikov
2015-04-05tests/random: extract test out of xf86drmRandom.cEmil Velikov
2015-04-05tests/hash: return non-zero on failureEmil Velikov
2015-04-05tests/hash: style fixesEmil Velikov
2015-04-05tests/hash: misc compilation fixesEmil Velikov