summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-29intel: Get intel_decode.c minimally building.Eric Anholt
2011-12-29intel: Minor style tweaks after Lindent.Eric Anholt
2011-12-29intel: Reformat intel_decode.c from intel-gpu-tools using Lindent.Eric Anholt
2011-12-29intel: intel: Add IS_GEN[567] macros.Eric Anholt
2011-12-29intel: Make intel_chipset handle devid directly.Eric Anholt
2011-12-29intel: Import intel_decode.c from intel-gpu-tools.Eric Anholt
2011-12-18tests/gem_flink: Check for MASTER before proceedingChris Wilson
2011-12-14intel: Reset vma list upon purgeChris Wilson
2011-12-13libdrm: update drm headers from kernel, including new overlay ioctls & structsJesse Barnes
2011-12-13configure: Bump version for 2.4.29Chris Wilson
2011-12-13intel: Remove the fresh assertions used to debug the vma cacheingChris Wilson
2011-12-13intel: Update map-count for an early error return during mappingChris Wilson
2011-12-06intel: Evict cached VMA in order to make room for new mappingsChris Wilson
2011-12-05intel: Add an interface to limit vma cachingChris Wilson
2011-12-05test/radeon: add missing files for distDave Airlie
2011-12-05intel: Clean up mmaps on freeing the bufferChris Wilson
2011-12-05configure: Bump version to 2.4.28Chris Wilson
2011-12-05intel: Unmap buffers during drm_intel_gem_bo_unmapChris Wilson
2011-12-04intel: limit aperture space to mappable area on gen3Daniel Vetter
2011-11-27nouveau: Mark nouveau subchannel unbound nouveau_grobj_freeMaarten Lankhorst
2011-11-10tests/radeon: radeon specific testJerome Glisse
2011-11-01Fix compilation with -Werror=int-to-pointer-cast -Werror=pointer-to-int-castJeremy Huddleston
2011-10-29configure: version bump for 2.4.27 release.Eric Anholt
2011-10-29intel: Share the implementation of BO unmap between CPU and GTT mappings.Eric Anholt
2011-10-29intel: Don't call the SW_FINISH ioctl unless a CPU-mapped write was done.Eric Anholt
2011-10-29intel: Remove stale comment.Eric Anholt
2011-10-28intel: Add an interface for removing relocs after they're added.Eric Anholt
2011-10-28intel: Use stdbool.h for dealing with boolean values.Eric Anholt
2011-10-19nouveau: free in error path if drmAvailable fails.Dave Airlie
2011-10-19modetest: Call dirty fb on modesetJakob Bornecrantz
2011-10-19modetest: Print extra info if we fail to create a framebufferJakob Bornecrantz
2011-10-19modetest: Check error message from pageflip ioctlJakob Bornecrantz
2011-10-19vbltest: Check error codes returned from libdrmJakob Bornecrantz
2011-10-19tests: Add vmwgfx driver to probed drivers in testsJakob Bornecrantz
2011-10-11modetest: use 24 bit depth on the framebufferJesse Barnes
2011-09-26drmtest: make check should fail so hard on unable to open deviceDave Airlie
2011-09-26drm/test: handle usub being emptyDave Airlie
2011-09-23xf86drm.h : wrap C code for C++ compilation/linkingTapani Pälli
2011-09-22drm/i915: y tiling on i915G/i915GM is differentDaniel Vetter
2011-09-22drm/intel: don't clobber bufmgr->pci_deviceDaniel Vetter
2011-09-21modeprint.c: use PRIu64 for printing uint64_tMatt Turner
2011-09-18nouveau: assert argument cannot have side effectsMarcin Slusarz
2011-09-18drm mode: fix drmIoctl wrapperMarcin Slusarz
2011-08-01intel: shared header for shader debuggingBen Widawsky
2011-07-20intel: fix the wrong method check for bo_get_subdataYuanhan Liu
2011-07-12Specify the return type explicitly.Chih-Wei Huang
2011-06-04configure: version bump for 2.4.26 releaseChris Wilson
2011-06-04intel: Add interface to query aperture sizes.Chris Wilson
2011-05-14libkms: All current BO_TYPE are 32bppChris Wilson
2011-04-11configure: version bump for 2.4.25 releaseChris Wilson