summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-25intel: Fix gtt entries for gen8+aub-stuffBen Widawsky1-7/+15
2015-06-21nouveau: add asserts to make sure krefs are thereIlia Mirkin1-0/+4
2015-05-28tests/kmstest: support atmel-hlcdcBoris BREZILLON1-0/+1
2015-05-28modetest: add atmel-hlcdc driver supportBoris BREZILLON1-1/+1
2015-05-28modetest: only select plane with matching formatTobias Jakobi1-1/+13
2015-05-28modetest: make middle SMPTE colors transparentTobias Jakobi1-14/+14
2015-05-28drmPrime*: initialize output args to 0Guillaume Desmottes1-1/+3
2015-05-28Fix one warning (v2)Jammy Zhou1-1/+1
2015-05-28xf86drm: simplify drmMalloc/drmFreeEmil Velikov1-6/+2
2015-05-28modetest: replace malloc + memset with callocEmil Velikov2-19/+10
2015-05-28modetest: explicitly zero the newly allocated memoryEmil Velikov1-3/+3
2015-05-26Add device enumeration interface (v4)frank3-2/+124
2015-05-26radeon: add new bonaire pci idAlex Deucher1-0/+1
2015-05-21nouveau: add coherent BO attributeAlexandre Courbot3-0/+5
2015-05-18intel: Add the Broxton PCI IDsDamien Lespiau1-1/+10
2015-05-07configure.ac: bump version to 2.4.61 for releaseBen 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
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