summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem_stolen.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Only print the info message about incresing stolen size for FBC onceChris Wilson2013-04-271-0/+1
* Revert "drm/i915: set dummy page for stolen objects"Imre Deak2013-03-271-2/+2
* drm/i915: Introduce i915_gem_object_create_stolen_for_preallocatedChris Wilson2013-03-261-0/+65
* drm/i915: set dummy page for stolen objectsImre Deak2013-03-231-2/+2
* drm/i915: remove intel_gtt structureBen Widawsky2013-01-311-4/+4
* drm/i915: fixup overlay stolen memory leakDaniel Vetter2012-12-181-0/+3
* drm/i915: Use a slab for object allocationChris Wilson2012-11-301-2/+2
* drm/i915: Introduce i915_gem_object_create_stolen()Chris Wilson2012-11-301-0/+125
* drm/i915: Delay allocation of stolen space for FBCChris Wilson2012-11-301-58/+50Star
* drm/i915: Fix detection of base of stolen memoryChris Wilson2012-11-301-40/+41
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-2/+2
* UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells2012-10-021-1/+0Star
* drm/i915: Split the stolen handling for GEM out of i915_dma.cChris Wilson2012-05-031-0/+202