summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-20android: simplify the including rule of subdirsChih-Wei Huang
2015-03-20android: add the missing tag "optional" to libkmsEmil Velikov
2015-03-20android: remove LOCAL_COPY_HEADERS* variablesEmil Velikov
2015-03-20android: remove ${srcdir} from the includesEmil Velikov
2015-03-20android: simplify LOCAL_C_INCLUDESEmil Velikov
2015-03-20android: correcly set LOCAL_EXPORT_C_INCLUDE_DIRSEmil Velikov
2015-03-20RELEASING: Fix annouce typoDamien Lespiau
2015-03-20RELEASING: Fix the step numberingDamien Lespiau
2015-03-20RELEASING: Fix releasing instructions to match the latest release.shDamien Lespiau
2015-03-19intel: Merge latest i915_drm.hNeil Roberts
2015-03-19build: Bump version number to 2.4.60 before releaseDamien Lespiau
2015-03-18intel: Export total subslice and EU countsJeff McGee
2015-03-17configure.ac: error out if building freedreno_kgsl without freedrenoEmil Velikov
2015-03-17configure.ac: fix help string copy/pastaEmil Velikov
2015-03-17configure.ac: fix host_cpu/atomics detectionEmil Velikov
2015-03-17autogen.sh: handle out-of-tree invokationEmil Velikov
2015-03-17configure: Stop using AM_MAINTAINER_MODEEmil Velikov
2015-03-16exynos: fimg2d: follow-up fix for G2D_COEFF_MODE_GB_COLORTobias Jakobi
2015-03-16exynos: add fimg2d header to common includesTobias Jakobi
2015-03-16exynos: add exynos prefix to fimg2d headerTobias Jakobi
2015-03-16exynos: use structure initialization instead of memsetTobias Jakobi
2015-03-16exynos: honor the repeat mode in g2d_copy_with_scaleTobias Jakobi
2015-03-16exynos: add g2d_scale_and_blendTobias Jakobi
2015-03-16tests/exynos: fimg2d: add a checkerboard testTobias Jakobi
2015-03-16modetest: include into the build when libkms is not selected.Emil Velikov
2015-03-15Add static qualifier to local functionsJan Vesely
2015-03-14Fix unused, and unused-but-set variables warningsJan Vesely
2015-03-14dristat: Handle DRM_CONSISTENTJan Vesely
2015-03-14Fix type-limits, pointer-arith and sign-compare warningsJan Vesely
2015-03-14tests: String literals are const char *Jan Vesely
2015-03-14On Solaris, #include <sys/mkdev.h> in xf86drm.cAlan Coopersmith
2015-03-13nouveau: Do not add most bo's to the global bo list.Maarten Lankhorst
2015-03-13nouveau: make nouveau importing global buffers completely thread-safe, with t...Maarten Lankhorst
2015-03-13Use __sync_add_and_fetch instead of __sync_fetch_and_add for atomic_dec_and_testMaarten Lankhorst
2015-03-13Add atomic_inc_return to atomics.Maarten Lankhorst
2015-03-10exynos: fimg2d: whitespace fix in g2d_flushTobias Jakobi
2015-03-10exynos: fimg2d: introduce G2D_OP_INTERPOLATETobias Jakobi
2015-03-10exynos: fimg2d: unify register styleTobias Jakobi
2015-03-10exynos: fimg2d: fix comment for G2D_COEFF_MODE_GB_COLORTobias Jakobi
2015-03-10exynos: fimg2d: remove TRUE/FALSE from headerTobias Jakobi
2015-03-10tests/exynos: improve error handlingTobias Jakobi
2015-03-10exynos: introduce g2d_add_base_addr helper functionTobias Jakobi
2015-03-10tests/exynos: introduce wait_for_user_inputTobias Jakobi
2015-03-10tests/exynos: disable the G2D userptr/blend testTobias Jakobi
2015-03-10tests/exynos: fix typos and change wordingTobias Jakobi
2015-03-10exynos: replace G2D_DOUBLE_TO_FIXED macro with functionTobias Jakobi
2015-03-10drm: add drmGet(Primary|Render)DeviceNameFromFd functionsEmil Velikov
2015-03-10tests: automake: keep the libs link at the final stageEmil Velikov
2015-03-10tests: move the SUBDIR at the top of the makefileEmil Velikov
2015-03-10automake: drop the NULL variable from the makefileEmil Velikov