summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-06i915: add ioctl definitions for destination color key controldrm-overlaysJesse Barnes1-0/+16
2011-12-06libdrm: update drm headers from kernel, including new overlay ioctls & structsJesse Barnes6-19/+411
2011-12-06intel: Evict cached VMA in order to make room for new mappingsChris Wilson1-16/+24
2011-12-05intel: Add an interface to limit vma cachingChris Wilson2-21/+99
2011-12-05test/radeon: add missing files for distDave Airlie1-0/+2
2011-12-05intel: Clean up mmaps on freeing the bufferChris Wilson1-0/+14
2011-12-05configure: Bump version to 2.4.28Chris Wilson1-1/+1
2011-12-05intel: Unmap buffers during drm_intel_gem_bo_unmapChris Wilson1-6/+21
2011-12-04intel: limit aperture space to mappable area on gen3Daniel Vetter1-0/+8
2011-11-27nouveau: Mark nouveau subchannel unbound nouveau_grobj_freeMaarten Lankhorst1-1/+2
2011-11-10tests/radeon: radeon specific testJerome Glisse7-0/+450
2011-11-01Fix compilation with -Werror=int-to-pointer-cast -Werror=pointer-to-int-castJeremy Huddleston1-4/+4
2011-10-29configure: version bump for 2.4.27 release.Eric Anholt1-1/+1
2011-10-29intel: Share the implementation of BO unmap between CPU and GTT mappings.Eric Anholt1-15/+5
2011-10-29intel: Don't call the SW_FINISH ioctl unless a CPU-mapped write was done.Eric Anholt1-9/+21
2011-10-29intel: Remove stale comment.Eric Anholt1-3/+0
2011-10-28intel: Add an interface for removing relocs after they're added.Eric Anholt2-0/+44
2011-10-28intel: Use stdbool.h for dealing with boolean values.Eric Anholt1-32/+33
2011-10-19nouveau: free in error path if drmAvailable fails.Dave Airlie1-1/+3
2011-10-19modetest: Call dirty fb on modesetJakob Bornecrantz1-0/+4
2011-10-19modetest: Print extra info if we fail to create a framebufferJakob Bornecrantz1-1/+2
2011-10-19modetest: Check error message from pageflip ioctlJakob Bornecrantz1-2/+6
2011-10-19vbltest: Check error codes returned from libdrmJakob Bornecrantz1-4/+16
2011-10-19tests: Add vmwgfx driver to probed drivers in testsJakob Bornecrantz2-2/+2
2011-10-11modetest: use 24 bit depth on the framebufferHEADmasterJesse Barnes1-1/+1
2011-09-26drmtest: make check should fail so hard on unable to open deviceDave Airlie1-4/+7
2011-09-26drm/test: handle usub being emptyDave Airlie1-1/+3
2011-09-23xf86drm.h : wrap C code for C++ compilation/linkingTapani Pälli2-0/+16
2011-09-22drm/i915: y tiling on i915G/i915GM is differentDaniel Vetter1-2/+4
2011-09-22drm/intel: don't clobber bufmgr->pci_deviceDaniel Vetter1-1/+3
2011-09-21modeprint.c: use PRIu64 for printing uint64_tMatt Turner1-3/+4
2011-09-18nouveau: assert argument cannot have side effectsMarcin Slusarz1-1/+2
2011-09-18drm mode: fix drmIoctl wrapperMarcin Slusarz1-1/+1
2011-08-01intel: shared header for shader debuggingBen Widawsky2-1/+46
2011-07-20intel: fix the wrong method check for bo_get_subdataYuanhan Liu1-1/+1
2011-07-12Specify the return type explicitly.Chih-Wei Huang1-1/+1
2011-06-04configure: version bump for 2.4.26 releaseChris Wilson1-1/+1
2011-06-04intel: Add interface to query aperture sizes.Chris Wilson4-1/+58
2011-05-14libkms: All current BO_TYPE are 32bppChris Wilson1-1/+2
2011-04-11configure: version bump for 2.4.25 releaseChris Wilson1-1/+1
2011-04-04libdrm: (revised) vblank wait on crtc > 1Ilija Hadzic2-0/+4
2011-04-04intel: Also handle mrb_exec fallback with ring == I915_EXEC_RENDERChris Wilson1-3/+6
2011-03-30drm_mode: fix types on recently added ioctlsDave Airlie1-8/+8
2011-03-26Cleanup gen2 tiling confusionDaniel Vetter1-4/+3
2011-03-21build: Update autotools configurationJavier Jardón4-29/+39
2011-03-04libdrm: oops fix get cap return value.Dave Airlie1-1/+1
2011-03-04libkms: add dumb supportDave Airlie4-0/+226
2011-03-04Implement drmGetCap() to query device/driver capabilitiesBen Skeggs3-0/+22
2011-03-04drm: add dumb interfaceDave Airlie2-0/+33
2011-03-03Build modetest for all chipsets, always build modeprintKristian Høgsberg1-11/+2