index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
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
*
drm/i915: Mark PIN_USER binding as GLOBAL_BIND without the aliasing ppgtt
Chris Wilson
2015-07-30
*
drm/i915: remove unused has_dma_mapping flag
Imre Deak
2015-07-13
*
drm/i915: Restore all GGTT VMAs on resume
Tvrtko Ursulin
2015-07-08
*
drm/i915/ppgtt: Break loop in gen8_ppgtt_clear_range failure path
Michel Thierry
2015-06-26
*
drm/i915: limit PPGTT size to 2GB in 32-bit platforms
Michel Thierry
2015-05-29
*
drm/i915/gtt: Fix the boundary check for vm area
Mika Kuoppala
2015-05-20
*
drm/i915: Add a partial GGTT view type
Joonas Lahtinen
2015-05-08
*
drm/i915: Do not make assumptions on GGTT VMA sizes
Joonas Lahtinen
2015-05-08
*
drm/i915: Fix 32b overflow check in gen8_ppgtt_alloc_page_directories
Michel Thierry
2015-05-08
*
drm/i915: Remove incorrect restriction on 32bit offsets in ppGTT backend
Chris Wilson
2015-05-08
*
drm/i915: Do not clear mappings beyond VMA size
Joonas Lahtinen
2015-05-08
*
drm/i915/gtt: Allocate va range only if vma is not bound
Mika Kuoppala
2015-04-30
*
rm/i915: Move i915_get_ggtt_vma_pages into ggtt_bind_vma
Daniel Vetter
2015-04-23
*
drm/i915: Don't try to outsmart gcc in i915_gem_gtt.c
Daniel Vetter
2015-04-23
*
drm/i915: Unduplicate i915_ggtt_unbind/bind_vma
Daniel Vetter
2015-04-23
*
drm/i915: Move ppgtt_bind/unbind around
Daniel Vetter
2015-04-23
*
drm/i915: move i915_gem_restore_gtt_mappings around
Daniel Vetter
2015-04-23
*
drm/i915: Fix up the vma aliasing ppgtt binding
Daniel Vetter
2015-04-23
*
drm/i915: Move PTE_READ_ONLY to ->pte_encode vfunc
Daniel Vetter
2015-04-20
*
drm/i915: Unify aliasing ppgtt handling
Daniel Vetter
2015-04-20
*
drm/i915: Clean up aliasing ppgtt correctly on error paths
Daniel Vetter
2015-04-20
*
drm/i915: Move vma vfuns to adddress_space
Daniel Vetter
2015-04-20
*
drm/i915: Move gen8 clear_range vfunc setup into common code
Daniel Vetter
2015-04-20
*
Merge branch 'topic/bxt-stage1' into drm-intel-next-queued
Daniel Vetter
2015-04-14
|
\
|
*
drm/i915/bxt: map GTT as uncached
Imre Deak
2015-04-09
|
*
drm/i915/bxt: Enable PTE encoding
Sumit Singh
2015-04-09
*
|
drm/i915: Move vm page allocation in proper place
Mika Kuoppala
2015-04-10
*
|
drm/i915: Use a separate slab for vmas
Chris Wilson
2015-04-10
*
|
drm/i915: Use complete address space in true PPGTT
Michel Thierry
2015-04-10
*
|
drm/i915/gen8: Dynamic page table allocations
Michel Thierry
2015-04-10
*
|
drm/i915/gen8: begin bitmap tracking
Michel Thierry
2015-04-10
*
|
drm/i915/gen8: Split out mappings
Michel Thierry
2015-04-10
*
|
drm/i915: Extract PPGTT param from page_directory alloc
Michel Thierry
2015-04-10
*
|
drm/i915: num_pd_pages/num_pd_entries isn't useful
Michel Thierry
2015-04-10
*
|
drm/i915/gen8: Update pdp switch and point unused PDPs to scratch page
Michel Thierry
2015-04-10
*
|
drm/i915/gen8: pagetable allocation rework
Michel Thierry
2015-04-10
*
|
drm/i915/gen8: page directories rework allocation
Michel Thierry
2015-04-10
*
|
drm/i915/gen8: Initialize page tables
Michel Thierry
2015-04-10
*
|
drm/i915: Remove unnecessary gen8_ppgtt_unmap_pages
Michel Thierry
2015-04-10
*
|
drm/i915: Remove _entry from PPGTT page structures
Michel Thierry
2015-04-10
|
/
*
drm/i915: Compare GGTT view structs instead of types
Joonas Lahtinen
2015-03-27
*
drm/i915: fix simple_return.cocci warnings
kbuild test robot
2015-03-27
*
drm/i915: Add dynamic page trace events
Michel Thierry
2015-03-27
*
drm/i915: Finish gen6/7 dynamic page table allocation
Michel Thierry
2015-03-27
*
drm/i915: Remove unnecessary gen6_ppgtt_unmap_pages
Michel Thierry
2015-03-27
*
drm/i915: Fix i915_dma_map_single positive error code
Michel Thierry
2015-03-27
*
drm/i915/skl: Fix up positive error code
Tvrtko Ursulin
2015-03-25
*
drm/i915/skl: Support secondary (rotated) frame buffer mapping
Tvrtko Ursulin
2015-03-23
*
drm/i915: Track page table reload need
Ben Widawsky
2015-03-20
*
drm/i915: Track GEN6 page table usage
Ben Widawsky
2015-03-20
[next]