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_gem_execbuffer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-16
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-18
/
+29
2017-11-08
drm/i915: Reject unknown syncobj flags
Tvrtko Ursulin
1
-0
/
+8
2017-11-01
drm/i915: Check incoming alignment for unfenced buffers (on i915gm)
Chris Wilson
1
-0
/
+4
2017-10-09
drm/i915: Try a minimal attempt to insert the whole object for relocations
Chris Wilson
1
-1
/
+3
2017-10-09
drm/i915: Consolidate get_fence with pin_fence
Chris Wilson
1
-5
/
+5
2017-09-28
Merge drm-upstream/drm-next into drm-intel-next-queued
Jani Nikula
1
-6
/
+6
2017-09-28
Merge tag 'drm-intel-next-2017-09-07' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-4
/
+14
2017-09-22
drm/i915: Rename global i915 to i915_modparams
Michal Wajdeczko
1
-1
/
+1
2017-09-21
drm/i915: Document the split in internal and public execbuf flags
Chris Wilson
1
-0
/
+2
2017-09-14
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
1
-6
/
+6
2017-09-12
drm/i915: Cleanup error paths through eb_lookup_vma()
Chris Wilson
1
-7
/
+4
2017-09-06
drm/i915: Annotate user relocs with __user
Ville Syrjälä
1
-1
/
+1
2017-09-06
drm/i915: Disable MI_STORE_DATA_IMM for i915g/i915gm
Chris Wilson
1
-3
/
+4
2017-09-05
drm/i915: Annotate user relocs with __user
Ville Syrjälä
1
-1
/
+1
2017-09-05
drm/i915: Silence sparse by using gfp_t
Chris Wilson
1
-1
/
+1
2017-09-05
drm/i915: Silence sparse by using gfp_t
Chris Wilson
1
-1
/
+1
2017-09-04
Merge drm-upstream/drm-next into drm-intel-next-queued
Jani Nikula
1
-3
/
+1
2017-08-30
drm/i915: Ignore duplicate VMA stored within the per-object handle LUT
Chris Wilson
1
-0
/
+1
2017-08-30
drm/i915: Recreate vmapping even when the object is pinned
Chris Wilson
1
-1
/
+3
2017-08-29
drm/i915: Don't use GPU relocations prior to cmdparser stalls
Chris Wilson
1
-1
/
+10
2017-08-29
drm/i915: Recreate vmapping even when the object is pinned
Chris Wilson
1
-1
/
+3
2017-08-28
i915: Use drm_syncobj_fence_get
Jason Ekstrand
1
-3
/
+1
2017-08-24
drm/i915: Ignore duplicate VMA stored within the per-object handle LUT
Chris Wilson
1
-0
/
+1
2017-08-18
drm/i915: Trivial grammar fix s/opt of/opt out of/ in comment
Chris Wilson
1
-1
/
+1
2017-08-18
drm/i915: Replace execbuf vma ht with an idr
Chris Wilson
1
-55
/
+24
2017-08-18
drm/i915: Simplify eb_lookup_vmas()
Chris Wilson
1
-86
/
+36
2017-08-18
drm/i915: Convert execbuf to use struct-of-array packing for critical fields
Chris Wilson
1
-148
/
+153
2017-08-18
drm/i915: Check context status before looking up our obj/vma
Chris Wilson
1
-7
/
+6
2017-08-18
drm/i915: Don't use MI_STORE_DWORD_IMM on Sandybridge/vcs
Chris Wilson
1
-4
/
+4
2017-08-15
drm/i915: Add support for drm syncobjs
Jason Ekstrand
1
-5
/
+147
2017-08-15
drm/i915: Split obj->cache_coherent to track r/w
Chris Wilson
1
-1
/
+13
2017-07-27
drm/i915: Force CPU synchronisation even if userspace requests ASYNC
Chris Wilson
1
-4
/
+6
2017-07-27
drm/i915: Only skip updating execobject.offset after error
Chris Wilson
1
-3
/
+3
2017-07-27
drm/i915: Only mark the execobject as pinned on success
Chris Wilson
1
-3
/
+3
2017-07-17
drm/i915: Fix user ptr check size in eb_relocate_vma()
Imre Deak
1
-1
/
+1
2017-06-29
drm/i915: Avoid undefined behaviour of "u32 >> 32"
Chris Wilson
1
-14
/
+24
2017-06-22
drm/i915: Clear execbuf's vma backpointer upon release
Chris Wilson
1
-0
/
+1
2017-06-20
drm/i915: Pass the right flags to i915_vma_move_to_active()
Chris Wilson
1
-1
/
+1
2017-06-20
drm/i915: Enable rcu-only context lookups
Chris Wilson
1
-10
/
+11
2017-06-16
drm/i915: Stash a pointer to the obj's resv in the vma
Chris Wilson
1
-13
/
+12
2017-06-16
drm/i915: Async GPU relocation processing
Chris Wilson
1
-7
/
+220
2017-06-16
drm/i915: Allow execbuffer to use the first object as the batch
Chris Wilson
1
-1
/
+4
2017-06-16
drm/i915: Wait upon userptr get-user-pages within execbuffer
Chris Wilson
1
-0
/
+3
2017-06-16
drm/i915: First try the previous execbuffer location
Chris Wilson
1
-4
/
+8
2017-06-16
drm/i915: Store a persistent reference for an object in the execbuffer cache
Chris Wilson
1
-10
/
+25
2017-06-16
drm/i915: Eliminate lots of iterations over the execobjects array
Chris Wilson
1
-864
/
+1174
2017-06-16
drm/i915: Disable EXEC_OBJECT_ASYNC when doing relocations
Chris Wilson
1
-0
/
+10
2017-06-16
drm/i915: Pass vma to relocate entry
Chris Wilson
1
-60
/
+42
2017-06-16
drm/i915: Store a direct lookup from object handle to vma
Chris Wilson
1
-104
/
+160
2017-06-16
drm/i915: Store i915_gem_object_is_coherent() as a bit next to cache-dirty
Chris Wilson
1
-1
/
+1
[next]