summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_gem_stolen.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-31drm/i915: remove intel_gtt structureBen Widawsky1-4/+4
2012-12-18drm/i915: fixup overlay stolen memory leakDaniel Vetter1-0/+3
2012-11-30drm/i915: Use a slab for object allocationChris Wilson1-2/+2
2012-11-30drm/i915: Introduce i915_gem_object_create_stolen()Chris Wilson1-0/+125
2012-11-30drm/i915: Delay allocation of stolen space for FBCChris Wilson1-58/+50
2012-11-30drm/i915: Fix detection of base of stolen memoryChris Wilson1-40/+41
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-2/+2
2012-10-02UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells1-1/+0
2012-05-03drm/i915: Split the stolen handling for GEM out of i915_dma.cChris Wilson1-0/+202