platform/upstream/libdrm.git
2014-09-28 Emil Velikovmodetest: add Android build
2014-09-28 Emil Velikovmodetest: move sources lists to makefiles.sources
2014-09-28 Emil Velikovlibkms: add Android build
2014-09-28 Emil Velikovlibkms: move sources lists to makefile.sources
2014-09-28 Emil Velikovlibkms: build the intel backend only when needed
2014-09-28 Emil Velikovconfigure: unconditionally check for atomic ops/primitives
2014-09-28 Emil Velikovautomake: fix 'make commit-headers'
2014-09-28 Emil VelikovRemove i810_drm.h and i830_drm.h from the distribution...
2014-09-28 Emil Velikovautomake: remove obsolete makefiles
2014-09-22 Rob Clarkfreedreno: add dmabuf import/export helpers
2014-09-19 Damien Lespiauintel: Don't leak the test page in an has_userptr(...
2014-09-19 Rafal Sapalaintel: Adding locks for drm objects synchronization.
2014-09-17 Tvrtko Ursulinintel: Add support for userptr objects
2014-09-15 Lionel Landwerlinintel: make drm_intel_gem_bo_get_reloc_count() thread...
2014-09-15 Lionel Landwerlinintel: make bo_unreference() thread safe
2014-09-15 Lionel Landwerlinintel: make bufmgr_gem shareable from different API
2014-09-15 Lionel Landwerlinatomic: add atomic_add_unless()
2014-09-01 Emil Velikovfreedreno: fd_bo_from_handle() remove duplicate declaration
2014-09-01 Emil Velikovandroid: add CleanSpec.mk
2014-09-01 Emil Velikovfreedreno: add Android build support
2014-09-01 Emil Velikovnouveau: add Android build support
2014-09-01 Emil Velikovradeon: add Android build support
2014-09-01 Emil Velikovlibdrm,intel: rework android header handling
2014-09-01 Emil Velikovlibdrm,intel: Add Android build
2014-09-01 Emil Velikovlibdrm, freedreno, intel, nouveau, radeon: add Makefile...
2014-09-01 Emil Velikovlibkms: remove explicit define _FILE_OFFSET_BITS 64
2014-09-01 Emil Velikovall: include config.h only when available and use its...
2014-08-25 Maks Naumovradeon: Fix surf->bankh init by default value when...
2014-08-21 Alex Deucherradeon: add new SI pci ids
2014-08-21 Alex Deucherradeon: add new CIK pci ids
2014-08-14 Maarten Lankhorstexynos: Use symbol visibility.
2014-08-14 Maarten Lankhorstfreedreno: Use symbol visibility.
2014-08-14 Maarten Lankhorstomap: Use symbol visibility.
2014-08-14 François Tigeotdrm: Implement drmCheckModesettingSupported() for DragonFly
2014-08-04 Maarten Lankhorstintel: Use symbol visibility.
2014-08-04 Maarten Lankhorstradeon: Use symbol visibility.
2014-08-04 Maarten Lankhorstnouveau: Only export public functions.
2014-07-30 Thierry Redingconfigure: Support symbol visibility when available
2014-07-29 Marek Olšákconfigure.ac: bump version to 2.4.56 for release 2.4.56 libdrm-2.4.56
2014-07-28 Marek Olšákradeon: fix typo in sample split / fixes MSAA on Hawaii
2014-07-28 Andreas Bolllibdrm: Fix drm.h include in qxl drm header file
2014-07-25 Maarten Lankhorstbump to version 2.4.55 for release libdrm-2.4.55
2014-07-25 Maarten Lankhorstexynos: do not build fimg2d_test when building without...
2014-07-16 Thomas Klausnerradeon: Add missing header includes.
2014-07-16 Thomas Klausnerradeon: Remove superfluous parentheses.
2014-06-20 Tobias Jakobiexynos: fix scaling factor computation in g2d_copy_with...
2014-06-20 Tobias Jakobiexynos: fix G2D_DOUBLE_TO_FIXED for non-integer input
2014-06-20 Tobias Jakobiexynos: fix coordinate computation in g2d_copy
2014-06-19 Tvrtko Ursulinintel: Add new userptr ioctl
2014-06-19 Damien Lespiauintel: Sync typo fix from the kernel sources.
2014-06-19 Damien Lespiauintel: Sync the command parser version parameter from...
2014-06-18 Rob Clarkfreedreno: add chip-id property
2014-06-18 Rob Clarkfreedreno: sync kernel header
2014-05-19 Matt Roperdrm: Add universal plane capability bit and plane type...
2014-05-13 Daniel KurtzdrmOpenByName: remove redundant drmAvailable check
2014-05-13 Daniel Kurtzexynos: removed unused fd field
2014-05-13 Daniel Kurtzexynos: prime: use drmPrime*() helpers
2014-05-13 Daniel Kurtzexynos_fimg2d_test: fix drmModeRmFB
2014-05-13 Daniel Kurtzexynos: remove unusable "run" target
2014-05-13 Daniel Kurtzexynos_fimg2d: fix cast from pointer to integer of...
2014-05-13 Daniel Kurtzexynos: fix two warnings
2014-05-13 Daniel Kurtzeyxnos: install exynos tests if HAVE_INSTALL_TESTS
2014-05-02 Alex Deucherbump version to 2.4.54 for release libdrm-2.4.54
2014-05-02 Samuel Liradeon: add Mullins pci ids
2014-05-02 Samuel Liradeon: add Mullins chip family
2014-05-01 Daniel KurtzUse signed location for drmModeSetPlane
2014-04-29 Ville Syrjäläintel/chv: Add Cherryview PCI IDs
2014-04-25 Rob Clarkfreedreno: add missing fxn prototype
2014-04-22 Rob Clarkmodetest: add cursor support
2014-04-17 Thierry Redingtests: Use drmFreeVersion() instead of drmFree()
2014-04-17 Thierry Redinglibdrm: Remove extraneous parameter
2014-04-17 Thierry Redingintel: Fix some format strings
2014-04-17 Thierry RedingMark functions printf-like where possible
2014-04-16 Maarten Lankhorstamend previous commit to actually compile
2014-04-15 Maarten Lankhorstnouveau: safen up nouveau_device list usage against...
2014-04-10 Marek OlšákBump version to 2.4.53 for release 2.4.53 libdrm-2.4.53
2014-04-04 Marek Olšákradeon: sync with radeon_drm.h from kernel headers
2014-03-19 Rob Clarkfreedreno: zero out unused field
2014-03-16 Emil Velikovfreedreno: do not leak drmVersion
2014-03-05 Rob Clarkfreedreno/kgsl: don't even bother trying CREATE_FD
2014-03-05 Rob Clarkfreedreno: fix null ptr in error path
2014-03-05 Rob Clarkfreedreno: simplify device creation
2014-03-03 François TigeotEnable libkms by default on DragonFly
2014-02-19 Rob Clarkfreedreno: some msm-ring reset/flush fixes
2014-01-31 Rob Clarkfreedreno: fix license
2014-01-24 Robert Millandrm: Implement drmCheckModesettingSupported() for FreeBSD
2014-01-24 Lucas Stachmodeprint: pretty print connector names
2014-01-20 Kenneth GraunkeBump the version to 2.4.52 libdrm-2.4.52
2014-01-20 Kenneth Graunkeintel: Create a new drm_intel_bo offset64 field.
2014-01-20 Eric Anholtintel: Track whether a buffer is idle to avoid trips...
2014-01-20 Eric Anholtdrm: Initialize or valgrind-clear modesetting ioctl...
2014-01-13 Keith PackardMark debug_print with __attribute__ ((format(__printf__...
2014-01-12 Rob Clarkfreedreno: add fd_device_new_dup()
2014-01-12 Vincent ABRIOUmodetest: add the possibility to select the refresh...
2014-01-12 Hyungwon Hwangtests/kmstest: support exynos
2014-01-10 Ben Widawskyintel: Merge latest i915_drm.h
2014-01-10 Ben Widawskyintel: Handle malloc fails in context create
2014-01-10 Ben Widawskyintel: squash unused variable 'bo_gem'
2014-01-08 Rob ClarkBump the version to 2.4.51 2.4.51 libdrm-2.4.51
2014-01-07 Rob Clarkfreedreno: allow IB to different ringbuffer
next