summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-01intel: Add a function for the new register read ioctl.arb_timer_queryEric Anholt2-0/+21
2012-08-01intel: Import updated i915_drm.h.Eric Anholt1-1/+32
2012-07-18intel: Quiet valgrind warnings in context creation.Eric Anholt1-0/+1
2012-07-18intel: Shut up compiler warnings.Eric Anholt1-2/+1
2012-07-13omap: add refcnting and handle trackingRob Clark3-27/+127
2012-07-13omap: add API to import bo's from dmabuf fd'sRob Clark2-0/+33
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-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-06-29configure: bump version for releaseBen 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 forBen 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-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 releaseAlex 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.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