aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-18Add burst command ioctlglamo-oldThomas White
2009-10-18Add subdata functionThomas White
2009-10-17WhitespaceThomas White
2009-10-17GEM buffer naming stuffThomas White
2009-10-17Remove log message when deleting with map_count > 0Thomas White
2009-10-17Tweak to buffer waitThomas White
2009-10-17Count mappings correctlyThomas White
2009-10-17Initialise cref to zeroThomas White
2009-10-17Map counting fixesThomas White
2009-10-17Remove debugThomas White
2009-10-17Formatting and copyright noticesThomas White
2009-10-17Single point of truth for the virtual addressThomas White
2009-10-17Set bo_gem->virtual = NULL on unmapThomas White
2009-10-17Don't forget to #include config.hThomas White
2009-10-17First part of GEM memory mapping implementationThomas White
2009-10-17This include doesn't belong hereThomas White
2009-10-17Update glamo_drm.h from kernel sourceThomas White
2009-10-17Add missing include and castThomas White
2009-10-17Authorship, whitespaceThomas White
2009-10-17Add domain #define, and install glamo_drm.hThomas White
2009-10-17Initial libdrm_glamo bitsThomas White
2009-10-13nouveau: nv30: add render target logbase2 width,heightPatrice Mandin
2009-10-13intel: Add the defines for the kernel overlay support landing in 2.6.33.Eric Anholt
2009-10-13intel: Fallback to atomic-ops.h [libatomic-ops-dev]Chris Wilson
2009-10-13configure: Typo in error message.Chris Wilson
2009-10-12configure: Conditionally build libdrm_intelChris Wilson
2009-10-08Bump to 2.4.15 for release.Eric Anholt
2009-10-08intel: Remove the asserts about the ignored alignment parameter.Eric Anholt
2009-10-06intel: Add a bo_alloc function for tiled BOs.Jesse Barnes
2009-10-06intel: Fix up some stale doxygen comments.Eric Anholt
2009-10-06intel: Reformat to the kernel coding style. Welcome to the 8-space future.Eric Anholt
2009-10-06intel: Don't allocate more relocation entries than the BO could support.Eric Anholt
2009-10-03tests: Disable intel-specific tests with --disable-intelChris Wilson
2009-10-03intel: Add a configure option to *disable* building libdrm-intelChris Wilson
2009-10-03intel: report errnoChris Wilson
2009-10-03libdrm_radeon: Update RADEON_TILING_* flags to what's in current kernels.Michel Dänzer
2009-10-03libdrm_radeon: Zero-initialize structures to silence valgrind warningsNicolai Hähnle
2009-10-02intel: Use atomic refcountersChris Wilson
2009-10-02intel: Mark cached bo as purgeableChris Wilson
2009-10-02intel: Don't free the reloc list when putting a freed BO in the cache.Eric Anholt
2009-10-01intel: Add a new function to check if a BO's reloc tree references some BO.Eric Anholt
2009-09-21Bump to 2.4.14 for release.Eric Anholt
2009-09-21intel: Remove the max_entries stuff that complicated bo reuse.Eric Anholt
2009-09-21intel: Remove the old swrast flag for reducing cache flushing.Eric Anholt
2009-09-17drmModeFreeConnector: free encoders and propertiesKeith Packard
2009-09-15radeon: fix 32/64 bit issue with sign extensionDave Airlie
2009-09-07libdrm_intel: include B43 chipset checkZhenyu Wang
2009-09-04libdrm_intel: add new pci idsZhenyu Wang
2009-08-28Bump to version 2.4.13 for release.Eric Anholt
2009-08-28Add drm_intel_bo_busy to query whether mapping a BO would block.Eric Anholt