summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-21intel: prelocationsprelocateBen Widawsky2-8/+102
2014-08-13intel: Split out bo allocationBen Widawsky1-29/+40
2014-08-04intel: Use symbol visibility.Maarten Lankhorst5-83/+114
2014-08-04radeon: Use symbol visibility.Maarten Lankhorst7-69/+98
2014-08-04nouveau: Only export public functions.Maarten Lankhorst5-35/+37
2014-07-30configure: Support symbol visibility when availableThierry Reding3-0/+55
2014-07-29configure.ac: bump version to 2.4.56 for releaseMarek Olšák1-1/+1
2014-07-29radeon: fix typo in sample split / fixes MSAA on HawaiiMarek Olšák1-1/+1
2014-07-28libdrm: Fix drm.h include in qxl drm header fileAndreas Boll1-1/+1
2014-07-25bump to version 2.4.55 for releaseMaarten Lankhorst1-1/+1
2014-07-25exynos: do not build fimg2d_test when building without libkms support.Maarten Lankhorst1-0/+2
2014-07-16radeon: Add missing header includes.Thomas Klausner1-0/+2
2014-07-16radeon: Remove superfluous parentheses.Thomas Klausner1-9/+9
2014-06-20exynos: fix scaling factor computation in g2d_copy_with_scaleTobias Jakobi1-1/+1
2014-06-20exynos: fix G2D_DOUBLE_TO_FIXED for non-integer inputTobias Jakobi1-1/+1
2014-06-20exynos: fix coordinate computation in g2d_copyTobias Jakobi1-1/+1
2014-06-19intel: Add new userptr ioctlTvrtko Ursulin1-0/+16
2014-06-19intel: Sync typo fix from the kernel sources.Damien Lespiau1-1/+1
2014-06-19intel: Sync the command parser version parameter from kernelDamien Lespiau1-0/+1
2014-06-18freedreno: add chip-id propertyRob Clark4-0/+10
2014-06-18freedreno: sync kernel headerRob Clark1-0/+12
2014-05-19drm: Add universal plane capability bit and plane type enumsMatt Roper2-0/+12
2014-05-13drmOpenByName: remove redundant drmAvailable checkDaniel Kurtz1-13/+0
2014-05-12exynos: removed unused fd fieldDaniel Kurtz1-2/+0
2014-05-12exynos: prime: use drmPrime*() helpersDaniel Kurtz1-38/+10
2014-05-12exynos_fimg2d_test: fix drmModeRmFBDaniel Kurtz1-1/+1
2014-05-12exynos: remove unusable "run" targetDaniel Kurtz1-2/+0
2014-05-12exynos_fimg2d: fix cast from pointer to integer of different sizeDaniel Kurtz1-2/+2
2014-05-12exynos: fix two warningsDaniel Kurtz1-2/+2
2014-05-12eyxnos: install exynos tests if HAVE_INSTALL_TESTSDaniel Kurtz1-0/+5
2014-05-02bump version to 2.4.54 for releaseAlex Deucher1-1/+1
2014-05-02radeon: add Mullins pci idsSamuel Li1-0/+17
2014-05-02radeon: add Mullins chip familySamuel Li1-0/+1
2014-05-01Use signed location for drmModeSetPlaneDaniel Kurtz2-2/+2
2014-04-29intel/chv: Add Cherryview PCI IDsVille Syrjälä1-1/+11
2014-04-25freedreno: add missing fxn prototypeRob Clark1-0/+2
2014-04-22modetest: add cursor supportRob Clark4-5/+310
2014-04-17tests: Use drmFreeVersion() instead of drmFree()Thierry Reding1-1/+1
2014-04-17libdrm: Remove extraneous parameterThierry Reding1-1/+1
2014-04-17intel: Fix some format stringsThierry Reding1-10/+10
2014-04-17Mark functions printf-like where possibleThierry Reding4-10/+11
2014-04-16amend previous commit to actually compileMaarten Lankhorst1-7/+15
2014-04-15nouveau: safen up nouveau_device list usage against concurrent accessMaarten Lankhorst2-22/+89
2014-04-10Bump version to 2.4.53 for releaseMarek Olšák1-1/+1
2014-04-04radeon: sync with radeon_drm.h from kernel headersMarek Olšák1-3/+28
2014-03-19freedreno: zero out unused fieldRob Clark1-0/+1
2014-03-16freedreno: do not leak drmVersionEmil Velikov1-0/+1
2014-03-05freedreno/kgsl: don't even bother trying CREATE_FDRob Clark1-12/+4
2014-03-05freedreno: fix null ptr in error pathRob Clark1-1/+2
2014-03-05freedreno: simplify device creationRob Clark2-27/+1