index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_stolen.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-11
drm/i915: use the ICL stolen memory
Paulo Zanoni
1
-1
/
+37
2018-07-05
drm/i915: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+1
2018-06-05
drm/i915/gtt: Rename i915_hw_ppgtt base member
Chris Wilson
1
-3
/
+3
2018-04-21
drm/i915: Do NOT skip the first 4k of stolen memory for pre-allocated buffers v2
Hans de Goede
1
-9
/
+6
2018-03-16
drm/i915/stolen: Deduce base of reserved portion as top-size on vlv
Chris Wilson
1
-47
/
+56
2018-03-16
drm/i915/stolen: Checkpatch cleansing
Chris Wilson
1
-12
/
+28
2018-03-16
drm/i915/stolen: Switch from DEBUG_KMS to DEBUG_DRIVER
Chris Wilson
1
-10
/
+10
2018-02-16
drm: move read_domains and write_domain into i915
Christian König
1
-1
/
+1
2018-02-10
drm/i915: Use INTEL_GEN everywhere
Tvrtko Ursulin
1
-1
/
+1
2017-12-12
drm/i915: prefer resource_size_t for everything stolen
Matthew Auld
1
-20
/
+20
2017-12-12
drm/i915: give stolen_usable_size a more suitable home
Matthew Auld
1
-3
/
+2
2017-12-12
drm/i915: make reserved struct resource centric
Matthew Auld
1
-8
/
+6
2017-12-12
drm/i915: make dsm struct resource centric
Matthew Auld
1
-65
/
+60
2017-12-12
drm/i915: nuke the duplicated stolen discovery
Matthew Auld
1
-107
/
+2
2017-11-15
drm/i915: Use ELK stolen memory reserved detection for ILK
Ville Syrjälä
1
-7
/
+11
2017-11-15
drm/i915: Make the report about a bogus stolen reserved area an error
Ville Syrjälä
1
-3
/
+3
2017-11-15
drm/i915: Check if the stolen memory "reserved" area is enabled or not
Ville Syrjälä
1
-0
/
+30
2017-10-16
drm/i915: Move dev_priv->mm.[un]bound_list to its own lock
Chris Wilson
1
-1
/
+4
2017-10-07
drm/i915: introduce page_size members
Matthew Auld
1
-1
/
+1
2017-10-07
drm/i915: push set_pages down to the callers
Matthew Auld
1
-5
/
+11
2017-08-15
drm/i915: Split obj->cache_coherent to track r/w
Chris Wilson
1
-2
/
+3
2017-07-19
drm/i915: More stolen quirking
Daniel Vetter
1
-1
/
+2
2017-06-16
drm/i915: Store i915_gem_object_is_coherent() as a bit next to cache-dirty
Chris Wilson
1
-0
/
+1
2017-05-25
drm/i915: Consolidate #ifdef CONFIG_INTEL_IOMMU
Chris Wilson
1
-3
/
+1
2017-02-14
drm/i915/gvt: Disable access to stolen memory as a guest
Chris Wilson
1
-0
/
+5
2017-02-10
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
1
-3
/
+3
2017-02-03
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
Chris Wilson
1
-3
/
+3
2017-01-31
drm/i915: Sanity check the computed size and base of stolen memory
Chris Wilson
1
-1
/
+1
2017-01-31
drm/i915: Treat stolen memory as DMA addresses
Chris Wilson
1
-18
/
+18
2017-01-27
drm/i915: make i915_stolen_to_physical() return phys_addr_t
Paulo Zanoni
1
-7
/
+11
2017-01-21
drm/i915: Assert the drm_mm_node is allocated when on the VM lists
Chris Wilson
1
-0
/
+2
2017-01-19
drm/i915: Rename some warts in the VMA API
Chris Wilson
1
-1
/
+1
2017-01-11
drm/i915: Extract reserving space in the GTT to a helper
Chris Wilson
1
-4
/
+3
2017-01-10
drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZE
Chris Wilson
1
-2
/
+3
2017-01-06
drm/i915: Use range_overflows()
Chris Wilson
1
-1
/
+1
2017-01-06
drm/i915: Use fixed-sized types for stolen
Chris Wilson
1
-10
/
+10
2017-01-06
drm/i915: Use phys_addr_t for the address of stolen memory
Chris Wilson
1
-23
/
+26
2016-12-20
drm/i915: fully apply WaSkipStolenMemoryFirstPage
Paulo Zanoni
1
-24
/
+12
2016-12-20
drm/i915: skip the first 4k of stolen memory on everything >= gen8
Paulo Zanoni
1
-3
/
+2
2016-12-19
drm/i915: Simplify gem stolen initialization.
Rodrigo Vivi
1
-5
/
+4
2016-12-19
drm/i915: Rename get stolen functions for LP platforms chv+
Rodrigo Vivi
1
-2
/
+2
2016-12-08
drm/i915: distinguish G33 and Pineview from each other
Jani Nikula
1
-2
/
+2
2016-12-07
drm/i915: add some more "i" in platform names for consistency
Jani Nikula
1
-1
/
+1
2016-12-01
drm/i915: Make GEM object alloc/free and stolen created take dev_priv
Tvrtko Ursulin
1
-12
/
+9
2016-11-18
drm/i915: i915_pages_create_for_stolen should return err ptr
Matthew Auld
1
-2
/
+2
2016-11-17
drm/i915: Add a few more sanity checks for stolen handling
Chris Wilson
1
-8
/
+8
2016-11-17
drm/i915: Remove stolen object spam
Chris Wilson
1
-3
/
+1
2016-11-17
drm/i915: dev_priv cleanup in i915_gem_stolen.c
Tvrtko Ursulin
1
-8
/
+6
2016-11-11
drm/i915: Assorted dev_priv cleanups
Tvrtko Ursulin
1
-1
/
+2
2016-11-02
drm/i915: Unify global_list into global_link
Joonas Lahtinen
1
-1
/
+1
[next]