summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-29intel: add decoding of MI_SET_CONTEXTHEADcontext_supportBen Widawsky1-1/+17
2012-05-26intel/context: new execbuf interface for contextsBen Widawsky2-7/+27
2012-05-26intel/context: create/destroy implementationBen Widawsky3-4/+51
2012-05-26intel/context: Add drm_intel_context typeBen Widawsky2-0/+6
2012-05-26intel: Merge updated kernel headerBen Widawsky2-3/+26
2012-05-16radeon: Add Southern Islands PCI IDs.Michel Dänzer2-0/+44
2012-05-12libdrm: add exynos drm supportInki Dae9-3/+683
2012-05-10configure: Bump version for 2.4.34.Paul Berry1-1/+1
2012-05-10intel: Add the ability to supply annotations for .aub files.Paul Berry2-22/+119
2012-05-10radeon: Add new R600 PCI ids for surface managerAnisse Astier1-0/+10
2012-05-03modetest: print more about our propertiesPaulo Zanoni1-9/+86
2012-05-03modetest: call drmModeFreePlaneResourcesPaulo Zanoni1-0/+1
2012-05-03modetest: fix drmModeGetConnector memory leakPaulo Zanoni1-11/+10
2012-05-03modetest: fix some compiler warningsPaulo Zanoni1-8/+8
2012-05-02nouveau: fix channel closingMarcin Slusarz1-5/+12
2012-04-24nouveau: expose notifier handle on nvc0 as wellChristoph Bumiller2-0/+2
2012-04-24nouveau: remove unnecessary EAGAIN loopsMarcin Slusarz2-11/+4
2012-04-17nouveau: init nvc0 channel alloc req structure fullyBen Skeggs1-1/+1
2012-04-14nouveau: pull in major libdrm rewriteBen Skeggs29-2744/+1991
2012-04-14lists: add nicer+unsafe foreach, and list join macrosBen Skeggs1-0/+29
2012-04-11omap: add dmabuf supportRob Clark2-0/+22
2012-04-11libdrm: update drm headers from kernel for prime/dmabufRob Clark1-0/+14
2012-04-11modetest: fix typoRob Clark1-1/+1
2012-04-03modetest: add AR15/XR15 (RGB-1555) formatsRob Clark1-0/+36
2012-04-03modetest: add YUV and multi-planar supportRob Clark1-9/+142
2012-04-03modetest: add drm_plane supportRob Clark1-9/+157
2012-04-03omap: fix compiler warningVíctor Manuel Jáquez Leal1-1/+1
2012-04-03omap: fix license headerRob Clark1-12/+21
2012-04-02intel/decode: decode MI_WAIT_FOR_EVENTDaniel Vetter1-2/+75
2012-04-01intel: add Ivy Bridge GT2 server variantEugeni Dodonov1-1/+3
2012-03-28configure: Bump version for 2.4.33Alex Deucher1-1/+1
2012-03-28omap: add omapdrm supportRob Clark8-2/+547
2012-03-22intel: Add some PCI IDs for Haswell.Kenneth Graunke1-5/+23
2012-03-20radeon: add TN surface supportAlex Deucher2-0/+9
2012-03-16configure: Bump version for 2.4.32.Eric Anholt1-1/+1
2012-03-13intel: Quiet two more valgrind complaints with recent changes.Eric Anholt1-0/+2
2012-03-10intel: Add per-dword decode of gen7 3DPRIMITIVE.Eric Anholt2-12/+31
2012-03-10intel: Move the gen4-6 3DPRIMITIVE handling out of the switch statement.Eric Anholt1-15/+17
2012-03-10intel: Add support for (possibly) unsynchronized maps.Eric Anholt2-7/+67
2012-03-09intel: Fix error check for I915_PARAM_HAS_LLC.Eric Anholt1-1/+1
2012-03-09intel: Bump the copyright dates on the bufmgr files.Eric Anholt2-2/+2
2012-03-09intel: Add .aub file output support.Eric Anholt4-0/+443
2012-03-09intel: Add support for overriding the PCI ID via an environment variableKenneth Graunke2-9/+48
2012-03-09xf86drmMode.h: Add header protectionDavid Herrman1-0/+5
2012-03-05Make drm/drm_fourcc.h portable to non-linux platformsAlan Coopersmith1-3/+3
2012-03-02Don't require pciaccess if Intel is disabledMatt Turner1-4/+6
2012-02-22intel: Import a new batchbuffer for the gen7 test.Eric Anholt2-1081/+167
2012-02-22intel: Add decode for gen7 HIER_DEPTH_BUFFER.Eric Anholt1-1/+13
2012-02-22intel: Add decode for gen7 3DSTATE_WM.Eric Anholt2-98/+150
2012-02-22intel: Fix a typo in decode error message.Eric Anholt1-1/+1