Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
72e624de6e6f0d5a638fbc23842aa76ae048e9e7
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_gtt.c
5ec5b51
drm/i915: remove unused has_dma_mapping flag
by Imre Deak
· 9 years ago
2c3d998
drm/i915: Restore all GGTT VMAs on resume
by Tvrtko Ursulin
· 9 years ago
0024526
drm/i915/ppgtt: Break loop in gen8_ppgtt_clear_range failure path
by Michel Thierry
· 10 years ago
501fd70
drm/i915: limit PPGTT size to 2GB in 32-bit platforms
by Michel Thierry
· 10 years ago
f3e06f1
drm/i915/gtt: Fix the boundary check for vm area
by Mika Kuoppala
· 10 years ago
8bd7ef1
drm/i915: Add a partial GGTT view type
by Joonas Lahtinen
· 10 years ago
91e6711
drm/i915: Do not make assumptions on GGTT VMA sizes
by Joonas Lahtinen
· 10 years ago
4dd738e
drm/i915: Fix 32b overflow check in gen8_ppgtt_alloc_page_directories
by Michel Thierry
· 10 years ago
d4dc5e9
drm/i915: Remove incorrect restriction on 32bit offsets in ppGTT backend
by Chris Wilson
· 10 years ago
06615ee
drm/i915: Do not clear mappings beyond VMA size
by Joonas Lahtinen
· 10 years ago
75d04a3
drm/i915/gtt: Allocate va range only if vma is not bound
by Mika Kuoppala
· 10 years ago
70b9f6f
rm/i915: Move i915_get_ggtt_vma_pages into ggtt_bind_vma
by Daniel Vetter
· 10 years ago
2c642b0
drm/i915: Don't try to outsmart gcc in i915_gem_gtt.c
by Daniel Vetter
· 10 years ago
d369d2d
drm/i915: Unduplicate i915_ggtt_unbind/bind_vma
by Daniel Vetter
· 10 years ago
4755265
drm/i915: Move ppgtt_bind/unbind around
by Daniel Vetter
· 10 years ago
fa42331
drm/i915: move i915_gem_restore_gtt_mappings around
by Daniel Vetter
· 10 years ago
0875546
drm/i915: Fix up the vma aliasing ppgtt binding
by Daniel Vetter
· 10 years ago
f329f5f
drm/i915: Move PTE_READ_ONLY to ->pte_encode vfunc
by Daniel Vetter
· 10 years ago
5c5f645
drm/i915: Unify aliasing ppgtt handling
by Daniel Vetter
· 10 years ago
061dd49
drm/i915: Clean up aliasing ppgtt correctly on error paths
by Daniel Vetter
· 10 years ago
777dc5b
drm/i915: Move vma vfuns to adddress_space
by Daniel Vetter
· 10 years ago
c7e16f2
drm/i915: Move gen8 clear_range vfunc setup into common code
by Daniel Vetter
· 10 years ago
c5fe557
Merge branch 'topic/bxt-stage1' into drm-intel-next-queued
by Daniel Vetter
· 10 years ago
1d335d1
drm/i915: Move vm page allocation in proper place
by Mika Kuoppala
· 10 years ago
e20d2ab
drm/i915: Use a separate slab for vmas
by Chris Wilson
· 10 years ago
a4e0bed
drm/i915: Use complete address space in true PPGTT
by Michel Thierry
· 10 years ago
d7b2633
drm/i915/gen8: Dynamic page table allocations
by Michel Thierry
· 10 years ago
33c8819
drm/i915/gen8: begin bitmap tracking
by Michel Thierry
· 10 years ago
e5815a2
drm/i915/gen8: Split out mappings
by Michel Thierry
· 10 years ago
c488dbb
drm/i915: Extract PPGTT param from page_directory alloc
by Michel Thierry
· 10 years ago
09942c6
drm/i915: num_pd_pages/num_pd_entries isn't useful
by Michel Thierry
· 10 years ago
7cb6d7a
drm/i915/gen8: Update pdp switch and point unused PDPs to scratch page
by Michel Thierry
· 10 years ago
5441f0c
drm/i915/gen8: pagetable allocation rework
by Michel Thierry
· 10 years ago
69876be
drm/i915/gen8: page directories rework allocation
by Michel Thierry
· 10 years ago
5a8e994
drm/i915/gen8: Initialize page tables
by Michel Thierry
· 10 years ago
9c57f07
drm/i915: Remove unnecessary gen8_ppgtt_unmap_pages
by Michel Thierry
· 10 years ago
ec565b3
drm/i915: Remove _entry from PPGTT page structures
by Michel Thierry
· 10 years ago
2a073f89
drm/i915/bxt: map GTT as uncached
by Imre Deak
· 10 years ago
5a4e33a
drm/i915/bxt: Enable PTE encoding
by Sumit Singh
· 10 years ago
9abc464
drm/i915: Compare GGTT view structs instead of types
by Joonas Lahtinen
· 10 years ago
2f2cf68
drm/i915: fix simple_return.cocci warnings
by kbuild test robot
· 10 years ago
72744cb
drm/i915: Add dynamic page trace events
by Michel Thierry
· 10 years ago
4933d51
drm/i915: Finish gen6/7 dynamic page table allocation
by Michel Thierry
· 10 years ago
59568eb
drm/i915: Remove unnecessary gen6_ppgtt_unmap_pages
by Michel Thierry
· 10 years ago
1266cdb
drm/i915: Fix i915_dma_map_single positive error code
by Michel Thierry
· 10 years ago
1d00dad
drm/i915/skl: Fix up positive error code
by Tvrtko Ursulin
· 10 years ago
50470bb
drm/i915/skl: Support secondary (rotated) frame buffer mapping
by Tvrtko Ursulin
· 10 years ago
563222a
drm/i915: Track page table reload need
by Ben Widawsky
· 10 years ago
678d96f
drm/i915: Track GEN6 page table usage
by Ben Widawsky
· 10 years ago
07749ef
drm/i915: page table generalizations
by Michel Thierry
· 10 years ago
eb0b44a
drm/i915: kerneldoc for i915_gem_shrinker.c
by Daniel Vetter
· 10 years ago
dabde5c
drm/i915: memory leak in __i915_gem_vma_create()
by Dan Carpenter
· 10 years ago
ec7adb6
drm/i915: Do not use ggtt_view with (aliasing) PPGTT
by Joonas Lahtinen
· 10 years ago
2934368
drm/i915: Setup all page directories for gen8
by Mika Kuoppala
· 10 years ago
a8c6ecb
Merge tag 'v4.0-rc3' into drm-next
by Dave Airlie
· 10 years ago
440fd52
drm/mm: Support 4 GiB and larger ranges
by Thierry Reding
· 10 years ago
686135d
drm/i915: fix a printk format
by Dan Carpenter
· 10 years ago
719cd21
drm/i915: Add missing description to parameter in alloc_pt_range
by Michel Thierry
· 10 years ago
06dc68d
drm/i915: Plumb drm_device through page tables operations
by Michel Thierry
· 10 years ago
06fda60
drm/i915: Create page table allocators
by Ben Widawsky
· 10 years ago
7324cc0
drm/i915: Complete page table structures
by Ben Widawsky
· 10 years ago
d7b3de9
drm/i915: page table abstractions
by Ben Widawsky
· 10 years ago
71ba2d6
drm/i915: Support alias ppgtt in VM if ppgtt is enabled
by Yu Zhang
· 10 years ago
5dda8fa
drm/i915: Adds graphic address space ballooning logic
by Yu Zhang
· 10 years ago
c8c2662
drm/i915: Setup less PPGTT on failed page_directory
by Ben Widawsky
· 10 years ago
7664360
drm/i915: Rename to GEN8_LEGACY_PDPES
by Ben Widawsky
· 10 years ago
b1252bc
drm/i915: Organize bind_vma funcs
by Rodrigo Vivi
· 10 years ago
1eb0f00
drm/i915: Organize PPGTT init
by Rodrigo Vivi
· 10 years ago
2f82bbd
drm/i915: Use true PPGTT in Gen8+ when execlists are enabled
by Michel Thierry
· 10 years ago
45f8f69
drm/i915: Documentation for multiple GGTT views
by Tvrtko Ursulin
· 10 years ago
fe14d5f
drm/i915: Infrastructure for supporting different GGTT views per object
by Tvrtko Ursulin
· 10 years ago
5f77eeb
drm/i915: Use BUILD_BUG if possible in the i915 WARN_ON
by Daniel Vetter
· 10 years ago
f763566
drm/i915: Stop putting GGTT VMA at the head of the list
by Tvrtko Ursulin
· 10 years ago
f548c0e
drm/i915: Can i915_gem_init_ioctl
by Daniel Vetter
· 10 years ago
54499b2
Merge tag 'drm-intel-fixes-2014-11-19' into drm-intel-next-queued
by Daniel Vetter
· 10 years ago
cf3d262
drm/i915: Fix comments about CHV snoop behaviour
by Ville Syrjälä
· 10 years ago
70ee45e
drm/i915/skl: Don't allow disabling ppgtt and execlists on gen9+
by Damien Lespiau
· 10 years ago
3581f30
drm/i915: Delete outdated comment in byt_pte_encode
by Daniel Vetter
· 10 years ago
198c974
drm/i915: Add tracepoints to track a vm during its lifetime
by Daniele Ceraolo Spurio
· 10 years ago
59a5d29
drm/i915: fix "Unexpected fault" error message line break
by Paulo Zanoni
· 10 years ago
d6a8b72
drm/i915: Disable caches for Global GTT.
by Rodrigo Vivi
· 10 years ago
aff4376
drm/i915: Move flags describing VMA mappings into the VMA
by Tvrtko Ursulin
· 10 years ago
bbf0ef0
Merge tag 'drm-intel-next-2014-10-03-no-ppgtt' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
cacc6c8
Revert "drm/i915: Enable full PPGTT on gen7"
by Daniel Vetter
· 10 years ago
2d65a9f
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
955e36d
Merge branch 'topic/skl-stage1' into drm-intel-next-queued
by Daniel Vetter
· 10 years ago
91e5649
drm/i915: Flush the PTEs after updating them before suspend
by Chris Wilson
· 10 years ago
3fdcf80
drm/i915/skl: Initialize PPGTT like gen8
by Damien Lespiau
· 11 years ago
fb8aad4
drm/i915/skl: gen9 uses the same bind_vma() vfuncs as gen6+
by Damien Lespiau
· 11 years ago
6637501
drm/i915/skl: Add the additional graphics stolen sizes
by Damien Lespiau
· 11 years ago
1893a71
drm/i915: Inline feature detection into sanitize_enable_ppgtt
by Chris Wilson
· 10 years ago
c04d016
drm/i915: Drop get/put_pages for scratch page
by Daniel Vetter
· 10 years ago
8c50f10
drm/i915: Enable full PPGTT on gen7
by Michel Thierry
· 10 years ago
671b5013
drm/i915/bdw: Do not initialize PPGTT in the legacy way for execlists
by Thomas Daniel
· 10 years ago
e07f055
drm/i915: Handle i915_ppgtt_put correctly
by Michel Thierry
· 10 years ago
6689c16
drm/i915: Rework GPU reset sequence to match driver load & thaw
by McAulay, Alistair
· 10 years ago
b7c7182
drm/i915/bdw: Don't write PDP in the legacy way when using LRCs
by Oscar Mateo
· 10 years ago
70e3254
drm/i915: Cleanup aliasging ppgtt alongside the global gtt
by Daniel Vetter
· 10 years ago
90d0a0e
drm/i915: Extract commmon global gtt cleanup code
by Daniel Vetter
· 10 years ago
19dd120
drm/i915: Extract common cleanup into i915_ppgtt_release
by Daniel Vetter
· 10 years ago
Next »