index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_stolen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Don't complain about stolen conflicts on gen3
Daniel Vetter
2014-12-10
1
-1
/
+5
*
drm/i915: Move flags describing VMA mappings into the VMA
Tvrtko Ursulin
2014-11-04
1
-1
/
+1
*
drm/i915: Extend BIOS stolen mem handling to all platform
Daniel Vetter
2014-09-19
1
-2
/
+11
*
Merge tag 'v3.16' into drm-next
Dave Airlie
2014-08-05
1
-0
/
+44
|
\
|
*
drm/i915: Don't clobber the GTT when it's within stolen memory
Ville Syrjälä
2014-07-09
1
-0
/
+44
*
|
drm/i915: Try harder to get FBC
Ben Widawsky
2014-07-03
1
-14
/
+40
*
|
drm/i915: Extract CFB threshold calculation
Ben Widawsky
2014-07-03
1
-6
/
+20
*
|
drm/i915: Move compressed_fb to static allocation
Ben Widawsky
2014-07-03
1
-17
/
+10
*
|
drm/i915: Use the .release hook to drop the stolen drm_mm tracking
Chris Wilson
2014-06-13
1
-10
/
+11
|
/
*
drm/i915: restrict vt-d stolen memory workaround to pre-gen8
Daniel Vetter
2014-03-31
1
-1
/
+1
*
drm/i915: Disable stolen memory when DMAR is active
Chris Wilson
2014-03-19
1
-0
/
+7
*
drm/i915: Resolving the memory region conflict for Stolen area
Akash Goel
2014-03-03
1
-3
/
+16
*
drm/i915: Fix the offset issue for the stolen GEM objects
Akash Goel
2014-01-28
1
-1
/
+1
*
drm/i915: grab a pages pin count for preallocate stolen
Daniel Vetter
2013-12-18
1
-0
/
+1
*
Merge tag 'v3.12-rc2' into drm-intel-next
Daniel Vetter
2013-09-24
1
-0
/
+3
|
\
|
*
drm/i915: Skip stolen region initialisation if none is reserved
Chris Wilson
2013-09-05
1
-0
/
+3
*
|
drm/i915: inline vma_create into lookup_or_create_vma
Daniel Vetter
2013-09-04
1
-1
/
+1
|
/
*
Merge tag 'drm-intel-next-2013-08-23' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-08-30
1
-5
/
+5
|
\
|
*
drm/i915: clarify error paths in create_stolen_for_preallocated
Daniel Vetter
2013-08-22
1
-2
/
+3
|
*
drm/i915: Allow the GPU to cache stolen memory
Chris Wilson
2013-08-10
1
-3
/
+2
*
|
Merge tag 'drm-intel-next-2013-08-09' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-08-21
1
-5
/
+5
|
\
\
|
|
/
|
*
drm/i915: mm_list is per VMA
Ben Widawsky
2013-08-08
1
-1
/
+1
|
*
drm/i915: Use ggtt_vm to save some typing
Ben Widawsky
2013-08-05
1
-5
/
+5
*
|
Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~...
Dave Airlie
2013-08-07
1
-38
/
+30
|
\
\
|
|
/
|
*
Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airli...
Daniel Vetter
2013-07-25
1
-3
/
+6
|
|
\
|
*
|
drm/i915: Use Graphics Base of Stolen Memory on all gen3+
Chris Wilson
2013-07-24
1
-30
/
+12
|
*
|
drm/i915: checking for NULL instead of IS_ERR()
Dan Carpenter
2013-07-19
1
-2
/
+2
|
*
|
drm/i915: Create VMAs
Ben Widawsky
2013-07-18
1
-4
/
+11
|
*
|
drm/i915: Free stolen node on failed preallocation
Ben Widawsky
2013-07-17
1
-2
/
+3
|
*
|
drm/i915: Move active/inactive lists to new mm
Ben Widawsky
2013-07-17
1
-1
/
+2
|
*
|
drm/i915: Put the mm in the parent address space
Ben Widawsky
2013-07-17
1
-2
/
+2
*
|
|
drm/i915: pre-alloc instead of drm_mm search/get_block
David Herrmann
2013-08-07
1
-31
/
+47
*
|
|
drm/mm: add "best_match" flag to drm_mm_insert_node()
David Herrmann
2013-08-07
1
-4
/
+8
*
|
|
drm/gem: simplify object initialization
David Herrmann
2013-07-23
1
-3
/
+1
*
|
|
Merge tag 'drm-intel-next-2013-07-12' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-07-19
1
-24
/
+52
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
drm/i915: WARN if the bios reserved range is bigger than stolen size
Daniel Vetter
2013-07-09
1
-0
/
+3
|
*
drm/i915: Verify that our stolen memory doesn't conflict
Chris Wilson
2013-07-09
1
-0
/
+17
|
*
drm/i915: Embed drm_mm_node in i915 gem obj
Ben Widawsky
2013-07-08
1
-18
/
+4
|
*
drm/i915: Kill obj->gtt_offset
Ben Widawsky
2013-07-08
1
-3
/
+6
|
*
drm: Change create block to reserve node
Ben Widawsky
2013-07-08
1
-5
/
+7
|
*
drm: pre allocate node for create_block
Ben Widawsky
2013-07-08
1
-10
/
+27
|
*
drm/i915: less magic for stolen preallocated objects w/o gtt offset
Daniel Vetter
2013-07-05
1
-1
/
+1
|
*
drm/i915: Move fbc members out of line
Ben Widawsky
2013-07-01
1
-10
/
+10
*
|
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
[next]