summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-01libdrm,intel: Add Android buildEmil Velikov
2014-09-01libdrm, freedreno, intel, nouveau, radeon: add Makefile.sourcesEmil Velikov
2014-09-01libkms: remove explicit define _FILE_OFFSET_BITS 64Emil Velikov
2014-09-01all: include config.h only when available and use its definesEmil Velikov
2014-08-25radeon: Fix surf->bankh init by default value when surf->tile_split == 0Maks Naumov
2014-08-21radeon: add new SI pci idsAlex Deucher
2014-08-21radeon: add new CIK pci idsAlex Deucher
2014-08-14exynos: Use symbol visibility.Maarten Lankhorst
2014-08-14freedreno: Use symbol visibility.Maarten Lankhorst
2014-08-14omap: Use symbol visibility.Maarten Lankhorst
2014-08-14drm: Implement drmCheckModesettingSupported() for DragonFlyFrançois Tigeot
2014-08-04intel: Use symbol visibility.Maarten Lankhorst
2014-08-04radeon: Use symbol visibility.Maarten Lankhorst
2014-08-04nouveau: Only export public functions.Maarten Lankhorst
2014-07-30configure: Support symbol visibility when availableThierry Reding
2014-07-29configure.ac: bump version to 2.4.56 for releaseMarek Olšák
2014-07-29radeon: fix typo in sample split / fixes MSAA on HawaiiMarek Olšák
2014-07-28libdrm: Fix drm.h include in qxl drm header fileAndreas Boll
2014-07-25bump to version 2.4.55 for releaseMaarten Lankhorst
2014-07-25exynos: do not build fimg2d_test when building without libkms support.Maarten Lankhorst
2014-07-16radeon: Add missing header includes.Thomas Klausner
2014-07-16radeon: Remove superfluous parentheses.Thomas Klausner
2014-06-20exynos: fix scaling factor computation in g2d_copy_with_scaleTobias Jakobi
2014-06-20exynos: fix G2D_DOUBLE_TO_FIXED for non-integer inputTobias Jakobi
2014-06-20exynos: fix coordinate computation in g2d_copyTobias Jakobi
2014-06-19intel: Add new userptr ioctlTvrtko Ursulin
2014-06-19intel: Sync typo fix from the kernel sources.Damien Lespiau
2014-06-19intel: Sync the command parser version parameter from kernelDamien Lespiau
2014-06-18freedreno: add chip-id propertyRob Clark
2014-06-18freedreno: sync kernel headerRob Clark
2014-05-19drm: Add universal plane capability bit and plane type enumsMatt Roper
2014-05-13drmOpenByName: remove redundant drmAvailable checkDaniel Kurtz
2014-05-12exynos: removed unused fd fieldDaniel Kurtz
2014-05-12exynos: prime: use drmPrime*() helpersDaniel Kurtz
2014-05-12exynos_fimg2d_test: fix drmModeRmFBDaniel Kurtz
2014-05-12exynos: remove unusable "run" targetDaniel Kurtz
2014-05-12exynos_fimg2d: fix cast from pointer to integer of different sizeDaniel Kurtz
2014-05-12exynos: fix two warningsDaniel Kurtz
2014-05-12eyxnos: install exynos tests if HAVE_INSTALL_TESTSDaniel Kurtz
2014-05-02bump version to 2.4.54 for releaseAlex Deucher
2014-05-02radeon: add Mullins pci idsSamuel Li
2014-05-02radeon: add Mullins chip familySamuel Li
2014-05-01Use signed location for drmModeSetPlaneDaniel Kurtz
2014-04-29intel/chv: Add Cherryview PCI IDsVille Syrjälä
2014-04-25freedreno: add missing fxn prototypeRob Clark
2014-04-22modetest: add cursor supportRob Clark
2014-04-17tests: Use drmFreeVersion() instead of drmFree()Thierry Reding
2014-04-17libdrm: Remove extraneous parameterThierry Reding
2014-04-17intel: Fix some format stringsThierry Reding
2014-04-17Mark functions printf-like where possibleThierry Reding