summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-04-04libdrm: (revised) vblank wait on crtc > 1Ilija Hadzic
2011-04-04intel: Also handle mrb_exec fallback with ring == I915_EXEC_RENDERChris Wilson
2011-03-30drm_mode: fix types on recently added ioctlsDave Airlie
2011-03-26Cleanup gen2 tiling confusionDaniel Vetter
2011-03-21build: Update autotools configurationJavier Jardón
2011-03-04libdrm: oops fix get cap return value.Dave Airlie
2011-03-04libkms: add dumb supportDave Airlie
2011-03-04Implement drmGetCap() to query device/driver capabilitiesBen Skeggs
2011-03-04drm: add dumb interfaceDave Airlie
2011-03-03Build modetest for all chipsets, always build modeprintKristian Høgsberg
2011-03-03don't try to build modetest without libkmsMatt Turner
2011-03-01configure: Bump version to 2.4.24Chris Wilson
2011-03-01intel: Add I915_PARAM_HAS_RELAXED_DELTAChris Wilson
2011-02-22intel: Fixup for the fix for relaxed tiling on gen2Daniel Vetter
2011-02-22intel: fix relaxed tiling on gen2Daniel Vetter
2011-02-17modetest: Do no flip twice to a current front bufferBenjamin Franzke
2011-02-17tests/modeprint: Output masks as hex numbersBenjamin Franzke
2011-02-17tests/modeprint: Remove needless dependency on drm_intelBenjamin Franzke
2011-02-17modetest: Create buffers using libkmsBenjamin Franzke
2011-02-17configure.ac: ac_define HAVE_RADEONBenjamin Franzke