aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-06intel: fix compiler warning about returning a void value.Edward O'Callaghan
2009-07-06libdrm: Fix pci id numbers to unsigned so code won't mix signed/unsigned inte...Pauli Nieminen
2009-07-06strcasecmp is in strings.h.Ian Romanick
2009-07-06libdrm: Remove typedef for non-existing enumPauli Nieminen
2009-07-06radeon: move cs space checking code to libdrm_radeon.Dave Airlie
2009-07-03radeon: fix cs buffer realloc paddingJerome Glisse
2009-07-03radeon: fix realloc of packets.Dave Airlie
2009-07-02radeon: add buffer naming functionDave Airlie
2009-06-30radeon: add support for write followed by read relocs.Dave Airlie
2009-06-23remove some old ttm bitsDave Airlie
2009-06-22drm: Strip old ttm.Thomas Hellstrom
2009-06-22modetest: use gtt unmap for objectJesse Barnes
2009-06-17libdrm/radeon: add initial libdrm_radeonDave Airlie
2009-06-05nouveau: 0.0.14 + extend bo interface to support subrange mappingBen Skeggs
2009-06-04nouveau: fix bo mapping issueBen Skeggs
2009-06-03Fix build on kernels < 2.6.26Pekka Paalanen
2009-06-03nouveau: fill in bo->tiled field for referenced buffersBen Skeggs
2009-06-02nv50: magic fix for "3d busted without the binary driver first" issueBen Skeggs
2009-05-28drm: Fix compilation on 2.6.30Michael Buesch
2009-05-26nouveau: bump for 0.0.13Ben Skeggs
2009-05-22nouveau: backlight support for ppc laptopsDanny Tholen
2009-05-19intel: quiet a warning.Eric Anholt
2009-05-19intel: Only do BO caching up to 64MB objects.Eric Anholt
2009-05-14libdrm/intel: Make get_pipe_from_crtc_id per-bufmgr. Return -1 on failure.Keith Packard
2009-05-14Add new drm_intel_get_pipe_from_crtc_id function.Carl Worth
2009-05-12Bump to version 2.4.10 to mark addition of drm_intel_bo_disable_reuseKeith Packard
2009-05-12libdrm/intel: add drm_intel_bo_disable_reuse apiKeith Packard
2009-05-10Use C99 versions of __FUNCTION__ & __volatile__ when not building with gccAlan Coopersmith
2009-05-09Delete extra libdrm_lists.h line after libdrm_la_SOURCES in libdrm/Makefile.amAlan Coopersmith
2009-05-07nouveau: backlight compat fixStuart Bennett
2009-05-07nouveau: fix ppc for swab changes in Linux 2.6.29Danny Tholen
2009-05-01libdrm/intel: assert that clients are using bo refcounting correctlyKeith Packard
2009-04-27intel: NULL fake bo block when freeing in evict_allJesse Barnes
2009-04-22libdrm/mode: align subpixel resultsDave Airlie
2009-04-17nouveau: write posting got lost somewhere, bring it backBen Skeggs
2009-04-15nouveau: store bo handle in public struct in bo_ref_handleBen Skeggs
2009-04-10Bump version to 2.4.9Jesse Barnes
2009-04-10Bump version to 2.4.8Jesse Barnes
2009-04-10Revert "libdrm: speed up connector & mode fetching"Jesse Barnes
2009-04-09Bump version to 2.4.7Kristian Høgsberg
2009-04-09test: Avoid recursive dependency in makefileKristian Høgsberg
2009-04-09test: Makefile.am grammar naziKristian Høgsberg
2009-04-07drm: fix test makefileDave Airlie
2009-04-06Skip tests that require rootKristian Høgsberg
2009-04-06XFAIL auth and lock test casesKristian Høgsberg
2009-04-06Use libudev in test case to only run gem tests for intel devices.Kristian Høgsberg
2009-03-31Move drm_vblank_cleanup() after lastclose.Robert Noland
2009-03-30libdrm: speed up connector & mode fetchingJesse Barnes
2009-03-30nouveau: nForce 1/2 IGP memory sanity check from DDXStuart Bennett
2009-03-30libdrm: bump version to 2.4.6Jesse Barnes