summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-21radeon: straighten out the API insanity.Dave Airlie
2009-12-17nouveau: remove delayed kernel bo creationBen Skeggs
2009-12-15Be less chatty in drmSetMaster/drmDropMasterKristian Høgsberg
2009-12-15modetest: Error out if pageflipping is requested but not availableKristian Høgsberg
2009-12-09nouveau: Use drmIoctl so we restart ioctl on EINTR or EAGAINBen Skeggs
2009-12-09nouveau: move reloc code down, nothing to see hereBen Skeggs
2009-12-08intel: Clear virtual after failing to mmap_gtt.Chris Wilson
2009-12-04Ignore config.h.inJakob Bornecrantz
2009-12-07radeon: Use drmIoctl so we restart ioctl on EINTR or EAGAINJerome Glisse
2009-12-05intel: Expect caller to guarantee thread-safety of bo during relocChris Wilson
2009-12-04modetest: fix build error due to page_flip_handler name changeJesse Barnes
2009-12-02Merge branch 'modesetting-dirty-libdrm'Jakob Bornecrantz
2009-12-03Add RELEASING to document the release processKristian Høgsberg
2009-12-03Bump event context structure version for page flippingJesse Barnes
2009-12-03Merge branch 'pageflip' of git://people.freedesktop.org/~jbarnes/drmJesse Barnes
2009-12-03Bump to 2.4.16 for releaseKristian Høgsberg
2009-12-03Enable experimental APIs for distcheckKristian Høgsberg
2009-12-02Change the number on the dirty ioctl to match upstreamJakob Bornecrantz
2009-12-02intel: Free memory before inserting bo into cache.Chris Wilson
2009-12-02intel: Check and propagate errors from building reloc-treeChris Wilson
2009-12-02intel: Repeat execbuffer after EINTRChris Wilson
2009-12-02intel: Review use of errno.Chris Wilson
2009-12-02intel: Make bo_reference() inline for internal use.Chris Wilson
2009-12-02intel: Remove the extra reference while validating the reloc treeChris Wilson
2009-12-01intel: Wrap a few more syscalls with EINTR protectionChris Wilson
2009-11-30intel: Clear bo->used_as_reloc_target flag on destroyChris Wilson
2009-11-30intel: Apply pessimistic alignment to in-aperture buffer sizeChris Wilson
2009-11-30intel: Only store a buffer in the cache if it is retained.Chris Wilson
2009-11-30Change the dirty ioctl a bit and comment itJakob Bornecrantz
2009-11-26Bring dirty code from old branchJakob Bornecrantz
2009-11-25Correctly set DRM_MAX_MINOR for all platforms.Robert Noland
2009-11-24Add missing DRM_MAX_MINOR defineAlex Deucher
2009-11-24More fixups to allow mesa to buildRobert Noland
2009-11-24Finish fixing the build on FreeBSDRobert Noland
2009-11-23Add drmGetDeviceNameFromFd functionKristian Høgsberg
2009-11-23Fix build on *BSDKristian Høgsberg
2009-11-23Don't hardcore 'yes', use in configure.ac outputKristian Høgsberg
2009-11-23Output summary of enabled features at the end of configure.acKristian Høgsberg
2009-11-23Drop duplicated radeon_*.h files in include/drmKristian Høgsberg
2009-11-20Put mach64_drm.h back in to avoid breaking mesa buildKristian Høgsberg
2009-11-20Install kernel headers in ${includedir}/drmKristian Høgsberg
2009-11-21nouveau: fix DRM headersPekka Paalanen
2009-11-20Bump libdrm version to 2.4.16 for page flippingJesse Barnes
2009-11-20modetest: add pageflip test case to modetestKristian Høgsberg
2009-11-20libdrm: add libdrm support for page flip ioctlKristian Høgsberg
2009-11-20Merge remote branch 'origin/master' into libdrmKristian Høgsberg
2009-11-20Update READMEKristian Høgsberg
2009-11-18libdrm_radeon: add radeon_bo_is_referenced_by_cs functionMaciej Cencora
2009-11-17drm/i915: add GETPARAM request for page flippingJesse Barnes
2009-11-17Drop stale TODO and unused ChangeLogKristian Høgsberg