summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-03-20tests: add rockchip to modetest, kmstest, vbltest and proptestDaniel Kurtz4-3/+4
2015-03-20proptest: install it with --enable-install-test-programsDaniel Kurtz1-0/+5
2015-03-20autotools: remove ${srcdir} from the includesEmil Velikov6-6/+0
2015-03-20android: get rid of LIBDRM_TOPChih-Wei Huang1-3/+1
2015-03-20android: simplify the including rule of subdirsChih-Wei Huang2-10/+2
2015-03-20android: add the missing tag "optional" to libkmsEmil Velikov1-0/+1
2015-03-20android: remove LOCAL_COPY_HEADERS* variablesEmil Velikov6-21/+0
2015-03-20android: remove ${srcdir} from the includesEmil Velikov4-10/+0
2015-03-20android: simplify LOCAL_C_INCLUDESEmil Velikov5-13/+3
2015-03-20android: correcly set LOCAL_EXPORT_C_INCLUDE_DIRSEmil Velikov6-9/+7
2015-03-20RELEASING: Fix annouce typoDamien Lespiau1-1/+1
2015-03-20RELEASING: Fix the step numberingDamien Lespiau1-6/+6
2015-03-20RELEASING: Fix releasing instructions to match the latest release.shDamien Lespiau1-10/+9
2015-03-19intel: Merge latest i915_drm.hNeil Roberts1-6/+42
2015-03-19build: Bump version number to 2.4.60 before releaselibdrm-2.4.602.4.60Damien Lespiau1-1/+1
2015-03-18intel: Export total subslice and EU countsJeff McGee3-0/+36
2015-03-17configure.ac: error out if building freedreno_kgsl without freedrenoEmil Velikov1-0/+5
2015-03-17configure.ac: fix help string copy/pastaEmil Velikov1-2/+2
2015-03-17configure.ac: fix host_cpu/atomics detectionEmil Velikov1-59/+50
2015-03-17autogen.sh: handle out-of-tree invokationEmil Velikov1-4/+12
2015-03-17configure: Stop using AM_MAINTAINER_MODEEmil Velikov2-2/+1
2015-03-16exynos: fimg2d: follow-up fix for G2D_COEFF_MODE_GB_COLORTobias Jakobi1-1/+7
2015-03-16exynos: add fimg2d header to common includesTobias Jakobi1-2/+1
2015-03-16exynos: add exynos prefix to fimg2d headerTobias Jakobi4-3/+3
2015-03-16exynos: use structure initialization instead of memsetTobias Jakobi2-14/+5
2015-03-16exynos: honor the repeat mode in g2d_copy_with_scaleTobias Jakobi1-0/+5