summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-26Cleanup gen2 tiling confusiongen2-tile-cleanupDaniel 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
2011-03-03don't try to build modetest without libkmsMatt Turner1-4/+5
2011-03-01configure: Bump version to 2.4.24Chris Wilson1-1/+1
2011-03-01intel: Add I915_PARAM_HAS_RELAXED_DELTAChris Wilson1-0/+1
2011-02-22intel: Fixup for the fix for relaxed tiling on gen2Daniel Vetter1-1/+1
2011-02-22intel: fix relaxed tiling on gen2gen2-b0rked-relaxed-fencingDaniel Vetter1-6/+10
2011-02-17modetest: Do no flip twice to a current front bufferBenjamin Franzke1-1/+1
2011-02-17tests/modeprint: Output masks as hex numbersBenjamin Franzke1-2/+2
2011-02-17tests/modeprint: Remove needless dependency on drm_intelBenjamin Franzke1-3/+1
2011-02-17modetest: Create buffers using libkmsBenjamin Franzke2-56/+83
2011-02-17configure.ac: ac_define HAVE_RADEONBenjamin Franzke1-0/+3
2011-02-17libkms/radeon: Add backendnobled4-0/+252
2011-02-14intel: Remember named boChris Wilson1-0/+28
2011-02-14intel: Set the public handle after opening by nameChris Wilson1-0/+1
2011-01-12intel: compile fix for previous commit after rebasingChris Wilson1-1/+1
2011-01-12intel: Fallback to old exec if no mrb_exec is availableChris Wilson1-0/+4
2010-12-21nouveau: fix up reloc_emit() to accept NULL target bufferBen Skeggs1-9/+25
2010-12-21nouveau: split pushbuf macros specific to nv04-nv50 out, and add nvc0Ben Skeggs5-40/+169
2010-12-21nouveau: nvc0 drm has no concept of "notifier block"Ben Skeggs1-16/+21
2010-12-19intel: Export CONSTANT_BUFFER addressing modeChris Wilson5-8/+21
2010-12-10configure: Bump version to 2.4.23Chris Wilson1-1/+1
2010-12-10tests: Update for ENOENT returns from unknown handlesChris Wilson3-4/+4
2010-12-07intel: Reorder need_fence vs fenced_command to avoid fences on gen4Chris Wilson1-4/+5
2010-12-07drm: don't do the create the node ourselves if we have udev.Dave Airlie1-0/+2
2010-12-03intel: If the command is fenced inform the kernelChris Wilson1-1/+2
2010-12-02radeon: silence valgrind warnings by zeroing memoryMarek Olšák2-2/+2
2010-11-25intel: Add a forward declaration of struct drm_clip_rectChris Wilson1-2/+4
2010-11-22intel: Compute in-aperture size for relaxed fenced objectsChris Wilson1-2/+17
2010-11-22nouveau: Add implicit pushbuf flush before gpuobj destruction.Francisco Jerez2-0/+4
2010-11-09intel: Fix drm_intel_gem_bo_wait_rendering to wait for read-only usage too.Eric Anholt1-2/+2
2010-11-07intel: initialize bufmgr.bo_mrb_exec unconditionallyAlbert Damen1-2/+1
2010-11-02intel: Drop silly asserts on mappings present at unmap time.Eric Anholt1-5/+0
2010-11-02intel: Remove gratuitous assert on bo_reference.Eric Anholt1-1/+0
2010-11-01intel: Shove the fake bufmgr subdata implementation into the fake bufmgr.Eric Anholt2-13/+19
2010-11-01intel: Remove stale comment.Eric Anholt1-2/+0
2010-10-31nouveau: Avoid unnecessary call to CPU_FINI.Francisco Jerez2-1/+5
2010-10-29intel: enable relaxed fence allocation for i915Chris Wilson2-3/+13
2010-10-27s/drmStrdup/strdup/Adam Jackson1-21/+4
2010-10-26intel: Prepare for BLT ring split.Chris Wilson2-6/+29
2010-10-21nouveau: Define the HAS_PAGEFLIP getparam.Francisco Jerez1-0/+1
2010-10-12nouveau: Let the user choose the push buffer size.Francisco Jerez4-10/+11
2010-10-12nouveau: Define buffer object usage flags.Francisco Jerez5-1/+25
2010-10-01intel: Downgrade error warnings to debugChris Wilson1-56/+47
2010-09-28Increment version to 2.4.22Carl Worth1-1/+1