summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-02-17libkms/radeon: Add backendnobled
2011-02-14intel: Remember named boChris Wilson
2011-02-14intel: Set the public handle after opening by nameChris Wilson
2011-01-12intel: compile fix for previous commit after rebasingChris Wilson
2011-01-12intel: Fallback to old exec if no mrb_exec is availableChris Wilson
2010-12-21nouveau: fix up reloc_emit() to accept NULL target bufferBen Skeggs
2010-12-21nouveau: split pushbuf macros specific to nv04-nv50 out, and add nvc0Ben Skeggs
2010-12-21nouveau: nvc0 drm has no concept of "notifier block"Ben Skeggs
2010-12-19intel: Export CONSTANT_BUFFER addressing modeChris Wilson
2010-12-10configure: Bump version to 2.4.23Chris Wilson
2010-12-10tests: Update for ENOENT returns from unknown handlesChris Wilson
2010-12-07intel: Reorder need_fence vs fenced_command to avoid fences on gen4Chris Wilson
2010-12-07drm: don't do the create the node ourselves if we have udev.Dave Airlie
2010-12-03intel: If the command is fenced inform the kernelChris Wilson
2010-12-02radeon: silence valgrind warnings by zeroing memoryMarek Olšák
2010-11-25intel: Add a forward declaration of struct drm_clip_rectChris Wilson
2010-11-22intel: Compute in-aperture size for relaxed fenced objectsChris Wilson
2010-11-22nouveau: Add implicit pushbuf flush before gpuobj destruction.Francisco Jerez
2010-11-09intel: Fix drm_intel_gem_bo_wait_rendering to wait for read-only usage too.Eric Anholt
2010-11-07intel: initialize bufmgr.bo_mrb_exec unconditionallyAlbert Damen
2010-11-02intel: Drop silly asserts on mappings present at unmap time.Eric Anholt
2010-11-02intel: Remove gratuitous assert on bo_reference.Eric Anholt
2010-11-01intel: Shove the fake bufmgr subdata implementation into the fake bufmgr.Eric Anholt