aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* intel: add prime interface for getting/setting a prime bo. (v4)Dave Airlie2012-07-192-0/+67
* libdrm/nouveau: add prime handle->bo and bo->handle support.Dave Airlie2012-07-182-0/+38
* libdrm: add prime fd->handle and handle->fd interfacesDave Airlie2012-07-153-3/+41
* libdrm: add missing caps from kernel to drm.hDave Airlie2012-07-151-0/+2
* omap: add refcnting and handle trackingRob Clark2012-07-133-27/+127
* omap: add API to import bo's from dmabuf fd'sRob Clark2012-07-132-0/+33
* omap: clarify dmabuf file descriptor ownershipRob Clark2012-07-131-1/+9
* intel: Change context create failure message to from fprintf to DBG().Kenneth Graunke2012-07-121-2/+2
* libdrm/exynos: padding gem_mmap structure to 64-bit alignedCooper Yuan2012-07-061-1/+3
* intel: Fix build failure in test_decode.cLauri Kasanen2012-07-031-0/+2
* configure: bump version for releaseBen Widawsky2012-06-291-1/+1
* intel/context: create/destroy implementationBen Widawsky2012-06-291-0/+45
* modetest: Dump bit field namesKristian Høgsberg2012-06-281-1/+50
* intel/decode: fix the reference file forBen Widawsky2012-06-273-5/+5
* Revert "intel/decode: VERTEX_ELEMENT_STATE, 1 means valid"Ben Widawsky2012-06-271-1/+1
* intel: add decoding of MI_SET_CONTEXTBen Widawsky2012-06-271-1/+17
* intel/context: new execbuf interface for contextsBen Widawsky2012-06-272-7/+30
* intel/context: Add drm_intel_context typeBen Widawsky2012-06-272-0/+6
* intel: updated header for contextsBen Widawsky2012-06-271-1/+22
* intel/decode: VERTEX_ELEMENT_STATE, 1 means validBen Widawsky2012-06-271-1/+1
* intel/decode: add sampler state pointers for [HD]SBen Widawsky2012-06-271-0/+2
* intel: wait render timeout implementationBen Widawsky2012-06-272-0/+58
* intel: Add IVB PUSH_CONSTANT decodesBen Widawsky2012-06-241-0/+3
* radeon/surface: free version after using it.Dave Airlie2012-06-171-0/+2
* radeon: force 1D array mode for z/stencil surfaceJerome Glisse2012-06-121-0/+37
* radeon: enabled 2D tiling for evergreen only on fixed kernelJerome Glisse2012-06-111-1/+1
* radeon: always properly initialize stencil_offset fieldJerome Glisse2012-06-111-3/+3
* nouveau: silence some remaining valgrind warningsMarcin Slusarz2012-06-092-5/+4
* modetest: support plane propertiesRob Clark2012-06-081-0/+14
* modetest: support bitmask propertiesRob Clark2012-06-081-0/+8
* Add support for bitmask propertiesRob Clark2012-06-082-2/+3
* modetest: print CRTC propertiesPaulo Zanoni2012-06-081-0/+15
* Add support for generic object properties IOCTLsPaulo Zanoni2012-06-084-0/+123
* autogen.sh: Restore passing --enable-maintainer-mode to configure.Michel Dänzer2012-06-081-1/+1
* configure: bump version for releaseAlex Deucher2012-06-071-1/+1
* radeon: fall back to 1D tiling only with broken kernelsAlex Deucher2012-06-071-7/+21
* intel: wait render header updatesBen Widawsky2012-06-061-0/+11
* intel: sanitize i915_drm.hBen Widawsky2012-06-061-1/+3
* radeon: add new pci idsAlex Deucher2012-06-051-5/+28
* radeon: Add Southern Islands PCI IDs.Michel Dänzer2012-05-162-0/+44
* libdrm: add exynos drm supportInki Dae2012-05-129-3/+683
* configure: Bump version for 2.4.34.Paul Berry2012-05-101-1/+1
* intel: Add the ability to supply annotations for .aub files.Paul Berry2012-05-102-22/+119
* radeon: Add new R600 PCI ids for surface managerAnisse Astier2012-05-101-0/+10
* modetest: print more about our propertiesPaulo Zanoni2012-05-031-9/+86
* modetest: call drmModeFreePlaneResourcesPaulo Zanoni2012-05-031-0/+1
* modetest: fix drmModeGetConnector memory leakPaulo Zanoni2012-05-031-11/+10
* modetest: fix some compiler warningsPaulo Zanoni2012-05-031-8/+8
* nouveau: fix channel closingMarcin Slusarz2012-05-021-5/+12
* nouveau: expose notifier handle on nvc0 as wellChristoph Bumiller2012-04-232-0/+2