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_gtt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Compare GGTT view structs instead of types
Joonas Lahtinen
2015-03-27
1
-0
/
+3
*
drm/i915: fix simple_return.cocci warnings
kbuild test robot
2015-03-27
1
-7
/
+1
*
drm/i915: Add dynamic page trace events
Michel Thierry
2015-03-27
1
-0
/
+5
*
drm/i915: Finish gen6/7 dynamic page table allocation
Michel Thierry
2015-03-27
1
-19
/
+127
*
drm/i915: Remove unnecessary gen6_ppgtt_unmap_pages
Michel Thierry
2015-03-27
1
-11
/
+0
*
drm/i915: Fix i915_dma_map_single positive error code
Michel Thierry
2015-03-27
1
-1
/
+4
*
drm/i915/skl: Fix up positive error code
Tvrtko Ursulin
2015-03-25
1
-1
/
+1
*
drm/i915/skl: Support secondary (rotated) frame buffer mapping
Tvrtko Ursulin
2015-03-23
1
-4
/
+113
*
drm/i915: Track page table reload need
Ben Widawsky
2015-03-20
1
-0
/
+11
*
drm/i915: Track GEN6 page table usage
Ben Widawsky
2015-03-20
1
-62
/
+137
*
drm/i915: page table generalizations
Michel Thierry
2015-03-20
1
-80
/
+80
*
drm/i915: kerneldoc for i915_gem_shrinker.c
Daniel Vetter
2015-03-20
1
-1
/
+1
*
drm/i915: memory leak in __i915_gem_vma_create()
Dan Carpenter
2015-03-20
1
-3
/
+4
*
drm/i915: Do not use ggtt_view with (aliasing) PPGTT
Joonas Lahtinen
2015-03-20
1
-18
/
+53
*
drm/i915: Setup all page directories for gen8
Mika Kuoppala
2015-03-17
1
-6
/
+15
*
Merge tag 'v4.0-rc3' into drm-next
Dave Airlie
2015-03-09
1
-3
/
+3
|
\
|
*
drm/mm: Support 4 GiB and larger ranges
Thierry Reding
2015-03-05
1
-3
/
+3
*
|
drm/i915: fix a printk format
Dan Carpenter
2015-02-26
1
-1
/
+1
*
|
drm/i915: Add missing description to parameter in alloc_pt_range
Michel Thierry
2015-02-26
1
-1
/
+1
*
|
drm/i915: Plumb drm_device through page tables operations
Michel Thierry
2015-02-25
1
-13
/
+16
*
|
drm/i915: Create page table allocators
Ben Widawsky
2015-02-25
1
-86
/
+168
*
|
drm/i915: Complete page table structures
Ben Widawsky
2015-02-25
1
-56
/
+29
*
|
drm/i915: page table abstractions
Ben Widawsky
2015-02-25
1
-87
/
+93
*
|
drm/i915: Support alias ppgtt in VM if ppgtt is enabled
Yu Zhang
2015-02-13
1
-0
/
+16
*
|
drm/i915: Adds graphic address space ballooning logic
Yu Zhang
2015-02-13
1
-3
/
+14
*
|
drm/i915: Setup less PPGTT on failed page_directory
Ben Widawsky
2015-02-13
1
-1
/
+4
*
|
drm/i915: Rename to GEN8_LEGACY_PDPES
Ben Widawsky
2015-02-13
1
-3
/
+3
|
/
*
drm/i915: Organize bind_vma funcs
Rodrigo Vivi
2014-12-17
1
-13
/
+2
*
drm/i915: Organize PPGTT init
Rodrigo Vivi
2014-12-17
1
-3
/
+1
*
drm/i915: Use true PPGTT in Gen8+ when execlists are enabled
Michel Thierry
2014-12-16
1
-3
/
+4
*
drm/i915: Documentation for multiple GGTT views
Tvrtko Ursulin
2014-12-15
1
-0
/
+60
*
drm/i915: Infrastructure for supporting different GGTT views per object
Tvrtko Ursulin
2014-12-15
1
-9
/
+61
*
drm/i915: Use BUILD_BUG if possible in the i915 WARN_ON
Daniel Vetter
2014-12-15
1
-3
/
+3
*
drm/i915: Stop putting GGTT VMA at the head of the list
Tvrtko Ursulin
2014-12-04
1
-6
/
+2
*
drm/i915: Can i915_gem_init_ioctl
Daniel Vetter
2014-11-20
1
-4
/
+4
*
Merge tag 'drm-intel-fixes-2014-11-19' into drm-intel-next-queued
Daniel Vetter
2014-11-19
1
-0
/
+16
|
\
|
*
drm/i915: Disable caches for Global GTT.
Rodrigo Vivi
2014-11-06
1
-0
/
+16
*
|
drm/i915: Fix comments about CHV snoop behaviour
Ville Syrjälä
2014-11-14
1
-3
/
+11
*
|
drm/i915/skl: Don't allow disabling ppgtt and execlists on gen9+
Damien Lespiau
2014-11-14
1
-1
/
+6
*
|
drm/i915: Delete outdated comment in byt_pte_encode
Daniel Vetter
2014-11-14
1
-3
/
+0
*
|
drm/i915: Add tracepoints to track a vm during its lifetime
Daniele Ceraolo Spurio
2014-11-14
1
-0
/
+4
*
|
drm/i915: fix "Unexpected fault" error message line break
Paulo Zanoni
2014-11-07
1
-1
/
+1
*
|
drm/i915: Move flags describing VMA mappings into the VMA
Tvrtko Ursulin
2014-11-04
1
-12
/
+12
*
|
Merge tag 'drm-intel-next-2014-10-03-no-ppgtt' of git://anongit.freedesktop.o...
Dave Airlie
2014-10-28
1
-7
/
+29
|
\
\
|
|
/
|
/
|
|
*
Revert "drm/i915: Enable full PPGTT on gen7"
Daniel Vetter
2014-10-24
1
-1
/
+1
|
*
Merge branch 'topic/skl-stage1' into drm-intel-next-queued
Daniel Vetter
2014-09-30
1
-2
/
+18
|
|
\
|
|
*
drm/i915/skl: Initialize PPGTT like gen8
Damien Lespiau
2014-09-24
1
-1
/
+1
|
|
*
drm/i915/skl: gen9 uses the same bind_vma() vfuncs as gen6+
Damien Lespiau
2014-09-24
1
-0
/
+1
|
|
*
drm/i915/skl: Add the additional graphics stolen sizes
Damien Lespiau
2014-09-24
1
-1
/
+16
|
*
|
drm/i915: Inline feature detection into sanitize_enable_ppgtt
Chris Wilson
2014-09-19
1
-3
/
+11
[next]