Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-01-31 | drm/i915: remove intel_gtt structure | Ben Widawsky | 1 | -4/+4 |
2012-12-18 | drm/i915: fixup overlay stolen memory leak | Daniel Vetter | 1 | -0/+3 |
2012-12-01 | drm/i915: Use a slab for object allocation | Chris Wilson | 1 | -2/+2 |
2012-12-01 | drm/i915: Introduce i915_gem_object_create_stolen() | Chris Wilson | 1 | -0/+125 |
2012-12-01 | drm/i915: Delay allocation of stolen space for FBC | Chris Wilson | 1 | -58/+50 |
2012-12-01 | drm/i915: Fix detection of base of stolen memory | Chris Wilson | 1 | -40/+41 |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells | 1 | -2/+2 |
2012-10-02 | UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. | David Howells | 1 | -1/+0 |
2012-05-03 | drm/i915: Split the stolen handling for GEM out of i915_dma.c | Chris Wilson | 1 | -0/+202 |