index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_vma.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-05
drm/i915: Pull i915_gem_active into the i915_active family
Chris Wilson
1
-1
/
+1
2019-02-05
drm/i915: Generalise GPU activity tracking
Chris Wilson
1
-5
/
+4
2019-01-28
drm/i915: Enlarge vma->pin_count
Chris Wilson
1
-16
/
+29
2019-01-28
drm/i915: Move vma lookup to its own lock
Chris Wilson
1
-1
/
+1
2018-08-28
drm/i915: Fix gtt_view asserts
Ville Syrjälä
1
-0
/
+2
2018-07-27
drm/i915/guc: Move the pin bias value from GuC to GGTT
Jakub Bartmiński
1
-0
/
+5
2018-07-24
drm/i915: Pull unpin map into vma release
Chris Wilson
1
-1
/
+2
2018-07-06
drm/i915: Track the last-active inside the i915_vma
Chris Wilson
1
-0
/
+1
2018-07-06
drm/i915: Track vma activity per fence.context, not per engine
Chris Wilson
1
-34
/
+12
2018-07-06
drm/i915: Move i915_vma_move_to_active() to i915_vma.c
Chris Wilson
1
-0
/
+4
2018-06-12
drm/i915/gtt: Make gen6 page directories evictable
Chris Wilson
1
-0
/
+7
2018-06-07
drm/i915: Decouple vma vfuncs from vm
Chris Wilson
1
-0
/
+1
2018-06-07
drm/i915: Prepare for non-object vma
Chris Wilson
1
-1
/
+1
2018-05-04
drm/i915: Lazily unbind vma on close
Chris Wilson
1
-0
/
+6
2018-02-21
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
1
-1
/
+1
2017-12-08
drm/i915: Refactor common list iteration over GGTT vma
Chris Wilson
1
-1
/
+15
2017-12-07
drm/i915: Track GGTT writes on the vma
Chris Wilson
1
-0
/
+19
2017-10-09
drm/i915: Track user GTT faulting per-vma
Chris Wilson
1
-1
/
+20
2017-10-09
drm/i915: Consolidate get_fence with pin_fence
Chris Wilson
1
-12
/
+8
2017-10-09
drm/i915: Pin fence for iomap
Chris Wilson
1
-6
/
+1
2017-10-07
drm/i915: align the vma start to the largest gtt page size
Matthew Auld
1
-0
/
+1
2017-08-24
drm/i915: Ignore duplicate VMA stored within the per-object handle LUT
Chris Wilson
1
-0
/
+6
2017-08-18
drm/i915: Replace execbuf vma ht with an idr
Chris Wilson
1
-4
/
+0
2017-08-18
drm/i915: Convert execbuf to use struct-of-array packing for critical fields
Chris Wilson
1
-1
/
+1
2017-07-27
drm/i915: Remove assertion from raw __i915_vma_unpin()
Chris Wilson
1
-1
/
+1
2017-06-16
drm/i915: Stash a pointer to the obj's resv in the vma
Chris Wilson
1
-1
/
+2
2017-06-16
drm/i915: Eliminate lots of iterations over the execobjects array
Chris Wilson
1
-0
/
+1
2017-06-16
drm/i915: Store a direct lookup from object handle to vma
Chris Wilson
1
-1
/
+7
2017-06-16
drm/i915: Make i915_vma_destroy() static
Chris Wilson
1
-1
/
+0
2017-06-15
drm/i915: Split vma exec_link/evict_link
Chris Wilson
1
-2
/
+5
2017-02-13
drm/i915: Exercise i915_vma_pin/i915_vma_insert
Chris Wilson
1
-2
/
+2
2017-01-19
drm/i915: Remove i915_gem_object_to_ggtt()
Chris Wilson
1
-5
/
+0
2017-01-19
drm/i915: Remove i915_vma_create from VMA API
Chris Wilson
1
-5
/
+0
2017-01-19
drm/i915: Rename some warts in the VMA API
Chris Wilson
1
-0
/
+10
2017-01-14
drm/i915: Convert i915_ggtt_view to use an anonymous union
Chris Wilson
1
-1
/
+8
2017-01-14
drm/i915: Compact memcmp in i915_vma_compare()
Chris Wilson
1
-6
/
+14
2017-01-13
drm/i915: Assert that we have allocated the drm_mm_node upon pinning
Chris Wilson
1
-1
/
+4
2017-01-10
drm/i915: Store required fence size/alignment for GGTT vma
Chris Wilson
1
-0
/
+3
2016-12-15
drm/i915: Optimise VMA lookup slightly
Tvrtko Ursulin
1
-2
/
+10
2016-11-29
drm/i915: Convert vm->dev backpointer to vm->i915
Chris Wilson
1
-3
/
+3
2016-11-18
drm/i915: Move frontbuffer CS write tracking from ggtt vma to object
Chris Wilson
1
-1
/
+0
2016-11-14
drm/i915: Fix test on inputs for vma_compare()
Chris Wilson
1
-1
/
+1
2016-11-11
drm/i915: Split out i915_vma.c
Joonas Lahtinen
1
-0
/
+342