index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_stolen.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Don't try to tear down the stolen drm_mm if it's not there
Daniel Vetter
2013-07-02
1
-3
/
+6
*
drm/i915: Rename the gtt_list to global_list
Ben Widawsky
2013-06-03
1
-1
/
+1
*
drm/i915: Make stolen use pin pages
Ben Widawsky
2013-06-03
1
-1
/
+1
*
drm/i915: allow stolen, pre-allocated objects to avoid GTT allocation v2
Jesse Barnes
2013-05-10
1
-1
/
+4
*
drm/i915: BIOS and power context stolen mem handling for VLV v7
Jesse Barnes
2013-05-10
1
-2
/
+10
*
drm/i915: Only print the info message about incresing stolen size for FBC once
Chris Wilson
2013-04-27
1
-0
/
+1
*
Revert "drm/i915: set dummy page for stolen objects"
Imre Deak
2013-03-27
1
-2
/
+2
*
drm/i915: Introduce i915_gem_object_create_stolen_for_preallocated
Chris Wilson
2013-03-26
1
-0
/
+65
*
drm/i915: set dummy page for stolen objects
Imre Deak
2013-03-23
1
-2
/
+2
*
drm/i915: remove intel_gtt structure
Ben Widawsky
2013-01-31
1
-4
/
+4
*
drm/i915: fixup overlay stolen memory leak
Daniel Vetter
2012-12-18
1
-0
/
+3
*
drm/i915: Use a slab for object allocation
Chris Wilson
2012-11-30
1
-2
/
+2
*
drm/i915: Introduce i915_gem_object_create_stolen()
Chris Wilson
2012-11-30
1
-0
/
+125
*
drm/i915: Delay allocation of stolen space for FBC
Chris Wilson
2012-11-30
1
-58
/
+50
*
drm/i915: Fix detection of base of stolen memory
Chris Wilson
2012-11-30
1
-40
/
+41
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-2
/
+2
*
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-10-02
1
-1
/
+0
*
drm/i915: Split the stolen handling for GEM out of i915_dma.c
Chris Wilson
2012-05-03
1
-0
/
+202