summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-08Add support for generic object properties IOCTLsPaulo Zanoni
2012-06-08autogen.sh: Restore passing --enable-maintainer-mode to configure.Michel Dänzer
2012-06-07configure: bump version for releaseAlex Deucher
2012-06-07radeon: fall back to 1D tiling only with broken kernelsAlex Deucher
2012-06-06intel: wait render header updatesBen Widawsky
2012-06-06intel: sanitize i915_drm.hBen Widawsky
2012-06-05radeon: add new pci idsAlex Deucher
2012-05-16radeon: Add Southern Islands PCI IDs.Michel Dänzer
2012-05-12libdrm: add exynos drm supportInki Dae
2012-05-10configure: Bump version for 2.4.34.Paul Berry
2012-05-10intel: Add the ability to supply annotations for .aub files.Paul Berry
2012-05-10radeon: Add new R600 PCI ids for surface managerAnisse Astier
2012-05-03modetest: print more about our propertiesPaulo Zanoni
2012-05-03modetest: call drmModeFreePlaneResourcesPaulo Zanoni
2012-05-03modetest: fix drmModeGetConnector memory leakPaulo Zanoni
2012-05-03modetest: fix some compiler warningsPaulo Zanoni
2012-05-02nouveau: fix channel closingMarcin Slusarz
2012-04-24nouveau: expose notifier handle on nvc0 as wellChristoph Bumiller
2012-04-24nouveau: remove unnecessary EAGAIN loopsMarcin Slusarz
2012-04-17nouveau: init nvc0 channel alloc req structure fullyBen Skeggs
2012-04-14nouveau: pull in major libdrm rewriteBen Skeggs
2012-04-14lists: add nicer+unsafe foreach, and list join macrosBen Skeggs
2012-04-11omap: add dmabuf supportRob Clark
2012-04-11libdrm: update drm headers from kernel for prime/dmabufRob Clark
2012-04-11modetest: fix typoRob Clark
2012-04-03modetest: add AR15/XR15 (RGB-1555) formatsRob Clark
2012-04-03modetest: add YUV and multi-planar supportRob Clark
2012-04-03modetest: add drm_plane supportRob Clark
2012-04-03omap: fix compiler warningVíctor Manuel Jáquez Leal
2012-04-03omap: fix license headerRob Clark
2012-04-02intel/decode: decode MI_WAIT_FOR_EVENTDaniel Vetter
2012-04-01intel: add Ivy Bridge GT2 server variantEugeni Dodonov
2012-03-28configure: Bump version for 2.4.33Alex Deucher
2012-03-28omap: add omapdrm supportRob Clark
2012-03-22intel: Add some PCI IDs for Haswell.Kenneth Graunke
2012-03-20radeon: add TN surface supportAlex Deucher
2012-03-16configure: Bump version for 2.4.32.Eric Anholt
2012-03-13intel: Quiet two more valgrind complaints with recent changes.Eric Anholt
2012-03-10intel: Add per-dword decode of gen7 3DPRIMITIVE.Eric Anholt
2012-03-10intel: Move the gen4-6 3DPRIMITIVE handling out of the switch statement.Eric Anholt
2012-03-10intel: Add support for (possibly) unsynchronized maps.Eric Anholt
2012-03-09intel: Fix error check for I915_PARAM_HAS_LLC.Eric Anholt
2012-03-09intel: Bump the copyright dates on the bufmgr files.Eric Anholt
2012-03-09intel: Add .aub file output support.Eric Anholt
2012-03-09intel: Add support for overriding the PCI ID via an environment variableKenneth Graunke
2012-03-09xf86drmMode.h: Add header protectionDavid Herrman
2012-03-05Make drm/drm_fourcc.h portable to non-linux platformsAlan Coopersmith
2012-03-02Don't require pciaccess if Intel is disabledMatt Turner
2012-02-22intel: Import a new batchbuffer for the gen7 test.Eric Anholt
2012-02-22intel: Add decode for gen7 HIER_DEPTH_BUFFER.Eric Anholt