index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_gtt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-12
1
-3
/
+3
*
Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm...
Rodrigo Vivi
2022-02-23
1
-6
/
+10
|
\
|
*
drm/i915: Add object locking to i915_gem_evict_for_node and i915_gem_evict_so...
Maarten Lankhorst
2022-01-18
1
-3
/
+7
|
*
drm/i915: Use to_gt() helper for GGTT accesses
MichaĆ Winiarski
2022-01-05
1
-3
/
+3
*
|
drm/i915: split out i915_gem_evict.h from i915_drv.h
Jani Nikula
2022-01-10
1
-0
/
+1
|
/
*
drm/i915: Use direction definition DMA_BIDIRECTIONAL instead of PCI_DMA_BIDIR...
Cai Huoqing
2021-09-30
1
-2
/
+2
*
drm/i915: Finally remove obj->mm.lock.
Maarten Lankhorst
2021-03-24
1
-1
/
+1
*
drm/i915: Remove references to struct drm_device.pdev
Thomas Zimmermann
2021-02-02
1
-3
/
+2
*
drm/i915: Remove livelock from "do_idle_maps" vtd w/a
Chris Wilson
2020-12-09
1
-15
/
+10
*
drm/i915: Update dma-attributes for our sg DMA
Chris Wilson
2020-07-07
1
-0
/
+2
*
drm/i915: significantly reduce the use of <drm/i915_drm.h>
Jani Nikula
2020-02-27
1
-2
/
+0
*
drm/i915: conversion to drm_device logging macros when drm_i915_private is pr...
Wambui Karuga
2020-02-04
1
-1
/
+2
*
drm/i915/gtt: split up i915_gem_gtt
Matthew Auld
2020-01-07
1
-3558
/
+2
*
drm/i915: Introduce a vma.kref
Chris Wilson
2019-12-23
1
-2
/
+3
*
drm/i915: Remove i915->kernel_context
Chris Wilson
2019-12-21
1
-6
/
+2
*
drm/i915/gt: Tidy up full-ppgtt on Ivybridge
Chris Wilson
2019-12-17
1
-0
/
+2
*
drm/i915/gtt: Account for preallocation in asserts
Chris Wilson
2019-12-08
1
-2
/
+4
*
drm/i915/gt: Trim gen6 ppgtt updates to PD cachelines
Chris Wilson
2019-12-06
1
-5
/
+7
*
drm/i915: Try hard to bind the context
Chris Wilson
2019-12-05
1
-3
/
+1
*
drm/i915: Refactor gen6_flush_pd()
Chris Wilson
2019-12-01
1
-18
/
+20
*
drm/i915: Serialise access to GFX_FLSH_CNTL
Chris Wilson
2019-11-30
1
-5
/
+15
*
drm/i915/gen7: Re-enable full-ppgtt for ivb & hsw
Chris Wilson
2019-11-30
1
-7
/
+14
*
drm/i915: Leave the aliasing-ppgtt size alone
Chris Wilson
2019-11-07
1
-2
/
+0
*
drm/i915: error capture with no ggtt slot
Daniele Ceraolo Spurio
2019-10-29
1
-8
/
+11
*
drm/i915: do not map aperture if it is not available.
Daniele Ceraolo Spurio
2019-10-29
1
-12
/
+23
*
drm/i915: Split memory_region initialisation into its own file
Chris Wilson
2019-10-26
1
-63
/
+0
*
drm/i915: Convert PAT setup to uncore mmio
Tvrtko Ursulin
2019-10-24
1
-39
/
+59
*
drm/i915/gt: Convert the leftover for_each_engine(gt)
Chris Wilson
2019-10-18
1
-1
/
+1
*
drm/i915: treat stolen as a region
Matthew Auld
2019-10-18
1
-11
/
+3
*
drm/i915: treat shmem as a region
Matthew Auld
2019-10-18
1
-0
/
+15
*
drm/i915: enumerate and init each supported region
Abdiel Janulgue
2019-10-18
1
-7
/
+49
*
drm/i915: Move context management under GEM
Chris Wilson
2019-10-04
1
-1
/
+3
*
drm/i915: Move request runtime management onto gt
Chris Wilson
2019-10-04
1
-2
/
+3
*
drm/i915: Merge wait_for_timelines with retire_request
Chris Wilson
2019-10-04
1
-1
/
+3
*
drm/i915: Coordinate i915_active with its own mutex
Chris Wilson
2019-10-04
1
-2
/
+1
*
drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
2019-10-04
1
-56
/
+53
*
drm/i915: Mark up address spaces that may need to allocate
Chris Wilson
2019-10-04
1
-0
/
+3
*
drm/i915: Only track bound elements of the GTT
Chris Wilson
2019-10-04
1
-19
/
+4
*
drm/i915/gtt: Make sure the gen6 ppgtt is bound before first use
Chris Wilson
2019-09-13
1
-18
/
+22
*
drm/i915/tgl: Disable read-only ppgtt support
Chris Wilson
2019-09-11
1
-1
/
+3
*
drm/i915: Make i915_vma.flags atomic_t for mutex reduction
Chris Wilson
2019-09-11
1
-7
/
+7
*
drm/i915: s/i915_gtt_color_adjust/i915_ggtt_color_adjust
Matthew Auld
2019-09-09
1
-5
/
+5
*
drm/i915: export color_differs
Matthew Auld
2019-09-09
1
-1
/
+1
*
drm/i915: Restrict the aliasing-ppgtt to the size of the ggtt
Chris Wilson
2019-09-03
1
-0
/
+2
*
drm/i915: Remove ppgtt->dirty_engines
Chris Wilson
2019-08-30
1
-15
/
+1
*
drm/i915: s/for_each_sgt_dma/for_each_sgt_daddr/
Matthew Auld
2019-08-29
1
-2
/
+2
*
drm/i915/tgl: Do not apply WaIncreaseDefaultTLBEntries from GEN12 onwards
Michel Thierry
2019-08-27
1
-1
/
+1
*
drm/i915: to make vgpu ppgtt notificaiton as atomic operation
Xiaolin Zhang
2019-08-24
1
-5
/
+7
*
drm/i915/gtt: Preallocate Braswell top-level page directory
Chris Wilson
2019-08-23
1
-5
/
+5
*
drm/i915/tgl: Move GTCR register to cope with GAM MMIO address remap
Michel Thierry
2019-08-23
1
-1
/
+7
[next]