summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-11-01intel: Remove stale comment.Eric Anholt
2010-10-31nouveau: Avoid unnecessary call to CPU_FINI.Francisco Jerez
2010-10-29intel: enable relaxed fence allocation for i915Chris Wilson
2010-10-27s/drmStrdup/strdup/Adam Jackson
2010-10-26intel: Prepare for BLT ring split.Chris Wilson
2010-10-21nouveau: Define the HAS_PAGEFLIP getparam.Francisco Jerez
2010-10-12nouveau: Let the user choose the push buffer size.Francisco Jerez
2010-10-12nouveau: Define buffer object usage flags.Francisco Jerez
2010-10-01intel: Downgrade error warnings to debugChris Wilson
2010-09-28Increment version to 2.4.22Carl Worth
2010-09-25intel: Replace open-coded drmIoctl with calls to drmIoctl()Chris Wilson
2010-09-21nouveau: fix drm version check some moreBen Skeggs
2010-09-20nouveau: fix thinko in drm version checkBen Skeggs
2010-09-09modetest: Fix drawing routines to use stride.Chris Wilson
2010-09-09modetest: align fb pitch to 64 bytesJesse Barnes
2010-09-07modetest: add edp and TV connector names to the connector name arrayJesse Barnes
2010-08-26Avoid use of c++ reserved keyword "virtual" when using a C++ compiler.Eric Anholt
2010-08-24Free the property blob along the error path.Chris Wilson
2010-08-18nouveau: accept both 0.0.16 and 1.x.xBen Skeggs
2010-08-06libdrm: Fix PCI domain domain supportBenjamin Herrenschmidt
2010-08-04Copy headers from kernel drm-core-nextDave Airlie
2010-07-01drm mode: Return -errno on drmIoctl() failureChris Wilson
2010-07-01Purge macro NEED_REPLIESFernando Carrijo
2010-06-29intel: Suppress the error return from setting domains after mapping.Chris Wilson