summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-13omap: clarify dmabuf file descriptor ownershipRob Clark1-1/+9
2012-07-12intel: Change context create failure message to from fprintf to DBG().Kenneth Graunke1-2/+2
2012-07-12add missing symbol for omap1 to fix arm buildMaarten Lankhorst1-0/+1
2012-07-10rely on debhelper >= 9Maarten Lankhorst1-1/+1
2012-07-06libdrm/exynos: padding gem_mmap structure to 64-bit alignedCooper Yuan1-1/+3
2012-07-03intel: Fix build failure in test_decode.cLauri Kasanen1-0/+2
2012-07-03Make libdrm build againMaarten Lankhorst7-3/+63
2012-07-03rework 04_libdrm-2.4.37-nouveau-1.diff slightlyMaarten Lankhorst1-153/+13
2012-07-03Bump Changelogs.Maarten Lankhorst1-0/+668
2012-07-03New upstream release.Maarten Lankhorst5-2/+3104
2012-07-03Merge branch 'upstream-experimental' into debian-experimentalMaarten Lankhorst55-2846/+3941
2012-06-29configure: bump version for releaselibdrm-2.4.372.4.37Ben Widawsky1-1/+1
2012-06-29intel/context: create/destroy implementationBen Widawsky1-0/+45
2012-06-28modetest: Dump bit field namesKristian Høgsberg1-1/+50
2012-06-27intel/decode: fix the reference file forlibdrm-2.4.362.4.36Ben Widawsky3-5/+5
2012-06-27Revert "intel/decode: VERTEX_ELEMENT_STATE, 1 means valid"Ben Widawsky1-1/+1
2012-06-27intel: add decoding of MI_SET_CONTEXTBen Widawsky1-1/+17
2012-06-27intel/context: new execbuf interface for contextsBen Widawsky2-7/+30
2012-06-27intel/context: Add drm_intel_context typeBen Widawsky2-0/+6
2012-06-27intel: updated header for contextsBen Widawsky1-1/+22
2012-06-27intel/decode: VERTEX_ELEMENT_STATE, 1 means validBen Widawsky1-1/+1
2012-06-27intel/decode: add sampler state pointers for [HD]SBen Widawsky1-0/+2
2012-06-27intel: wait render timeout implementationBen Widawsky2-0/+58
2012-06-24intel: Add IVB PUSH_CONSTANT decodesBen Widawsky1-0/+3
2012-06-21Upload to unstableJulien Cristau1-2/+2
2012-06-21Add missing dependency on libdrm-omap1 to libdrm-devJulien Cristau3-4/+10
2012-06-21Upload to unstableJulien Cristau1-2/+3
2012-06-21Build libdrm_omapSebastian Reichel5-0/+70
2012-06-17radeon/surface: free version after using it.Dave Airlie1-0/+2
2012-06-12radeon: force 1D array mode for z/stencil surfaceJerome Glisse1-0/+37
2012-06-11radeon: enabled 2D tiling for evergreen only on fixed kernelJerome Glisse1-1/+1
2012-06-11radeon: always properly initialize stencil_offset fieldJerome Glisse1-3/+3
2012-06-09nouveau: silence some remaining valgrind warningsMarcin Slusarz2-5/+4
2012-06-08modetest: support plane propertiesRob Clark1-0/+14
2012-06-08modetest: support bitmask propertiesRob Clark1-0/+8
2012-06-08Add support for bitmask propertiesRob Clark2-2/+3
2012-06-08modetest: print CRTC propertiesPaulo Zanoni1-0/+15
2012-06-08Add support for generic object properties IOCTLsPaulo Zanoni4-0/+123
2012-06-08autogen.sh: Restore passing --enable-maintainer-mode to configure.Michel Dänzer1-1/+1
2012-06-07configure: bump version for releaselibdrm-2.4.352.4.35Alex Deucher1-1/+1
2012-06-07radeon: fall back to 1D tiling only with broken kernelsAlex Deucher1-7/+21
2012-06-06intel: wait render header updatesBen Widawsky1-0/+11
2012-06-06intel: sanitize i915_drm.hBen Widawsky1-1/+3
2012-06-05radeon: add new pci idsAlex Deucher1-5/+28
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.2.4.34Paul 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