Age | Commit message (Expand) | Author |
2012-04-17 | nouveau: init nvc0 channel alloc req structure fully | Ben Skeggs |
2012-04-14 | nouveau: pull in major libdrm rewrite | Ben Skeggs |
2012-04-14 | lists: add nicer+unsafe foreach, and list join macros | Ben Skeggs |
2012-04-11 | omap: add dmabuf support | Rob Clark |
2012-04-11 | libdrm: update drm headers from kernel for prime/dmabuf | Rob Clark |
2012-04-11 | modetest: fix typo | Rob Clark |
2012-04-03 | modetest: add AR15/XR15 (RGB-1555) formats | Rob Clark |
2012-04-03 | modetest: add YUV and multi-planar support | Rob Clark |
2012-04-03 | modetest: add drm_plane support | Rob Clark |
2012-04-03 | omap: fix compiler warning | Víctor Manuel Jáquez Leal |
2012-04-03 | omap: fix license header | Rob Clark |
2012-04-02 | intel/decode: decode MI_WAIT_FOR_EVENT | Daniel Vetter |
2012-04-01 | intel: add Ivy Bridge GT2 server variant | Eugeni Dodonov |
2012-03-28 | configure: Bump version for 2.4.33 | Alex Deucher |
2012-03-28 | omap: add omapdrm support | Rob Clark |
2012-03-22 | intel: Add some PCI IDs for Haswell. | Kenneth Graunke |
2012-03-20 | radeon: add TN surface support | Alex Deucher |
2012-03-16 | configure: Bump version for 2.4.32. | Eric Anholt |
2012-03-13 | intel: Quiet two more valgrind complaints with recent changes. | Eric Anholt |
2012-03-10 | intel: Add per-dword decode of gen7 3DPRIMITIVE. | Eric Anholt |
2012-03-10 | intel: Move the gen4-6 3DPRIMITIVE handling out of the switch statement. | Eric Anholt |
2012-03-10 | intel: Add support for (possibly) unsynchronized maps. | Eric Anholt |
2012-03-09 | intel: Fix error check for I915_PARAM_HAS_LLC. | Eric Anholt |
2012-03-09 | intel: Bump the copyright dates on the bufmgr files. | Eric Anholt |
2012-03-09 | intel: Add .aub file output support. | Eric Anholt |
2012-03-09 | intel: Add support for overriding the PCI ID via an environment variable | Kenneth Graunke |
2012-03-09 | xf86drmMode.h: Add header protection | David Herrman |
2012-03-05 | Make drm/drm_fourcc.h portable to non-linux platforms | Alan Coopersmith |
2012-03-02 | Don't require pciaccess if Intel is disabled | Matt Turner |
2012-02-22 | intel: Import a new batchbuffer for the gen7 test. | Eric Anholt |
2012-02-22 | intel: Add decode for gen7 HIER_DEPTH_BUFFER. | Eric Anholt |
2012-02-22 | intel: Add decode for gen7 3DSTATE_WM. | Eric Anholt |
2012-02-22 | intel: Fix a typo in decode error message. | Eric Anholt |
2012-02-15 | intel: Detect cache domain inconsistency with valgrind | Chris Wilson |
2012-02-13 | radeon: fix pitch alignment for scanout buffer | Jerome Glisse |
2012-02-13 | configure: Fix pkg-config test in absence of valgrind | Chris Wilson |
2012-02-11 | intel: Mark up with valgrind intrinsics to reduce false positives | Chris Wilson |
2012-02-08 | radeon_cs_setup_bo: Fix accounting if caller specified write and read domains. | Michel Dänzer |
2012-02-06 | configure: Bump version for 2.4.31 | Jerome Glisse |
2012-02-06 | radeon: add r600_pci_ids.h to header file | Jerome Glisse |
2012-02-03 | radeon: fix surface API for good before anyone start relying on it | Jerome Glisse |
2012-02-02 | radeon: surface fix macro -> micro tile fallback | Jerome Glisse |
2012-02-02 | Using sizeof() on a function parameter with an array type does not | Ville Syrjälä |
2012-02-02 | This function was missing. | Ville Syrjälä |
2012-02-02 | drmModeFreeResources() always leaked some memory. | Ville Syrjälä |
2012-02-01 | radeon: add surface allocator helper v10 | Jerome Glisse |
2012-02-01 | intel: query for LLC support | Eugeni Dodonov |
2012-01-31 | intel: Fix build of Intel DRM on x86 systems | Paul Berry |
2012-01-30 | Don't build Intel DRM if $CHOST is not i?86-* or x86_64-* | Jeremy Huddleston |
2012-01-30 | intel: Fix bufmgr_gem->gen for gen > 4 | Chad Versace |