index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-08
drm/i915: Reject unknown syncobj flags
Tvrtko Ursulin
2017-11-01
drm/i915: Check incoming alignment for unfenced buffers (on i915gm)
Chris Wilson
2017-10-09
drm/i915: Try a minimal attempt to insert the whole object for relocations
Chris Wilson
2017-10-09
drm/i915: Consolidate get_fence with pin_fence
Chris Wilson
2017-09-28
Merge drm-upstream/drm-next into drm-intel-next-queued
Jani Nikula
2017-09-28
Merge tag 'drm-intel-next-2017-09-07' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2017-09-22
drm/i915: Rename global i915 to i915_modparams
Michal Wajdeczko
2017-09-21
drm/i915: Document the split in internal and public execbuf flags
Chris Wilson
2017-09-13
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
2017-09-12
drm/i915: Cleanup error paths through eb_lookup_vma()
Chris Wilson
2017-09-06
drm/i915: Annotate user relocs with __user
Ville Syrjälä
2017-09-06
drm/i915: Disable MI_STORE_DATA_IMM for i915g/i915gm
Chris Wilson
2017-09-05
drm/i915: Annotate user relocs with __user
Ville Syrjälä
2017-09-05
drm/i915: Silence sparse by using gfp_t
Chris Wilson
2017-09-05
drm/i915: Silence sparse by using gfp_t
Chris Wilson
2017-09-04
Merge drm-upstream/drm-next into drm-intel-next-queued
Jani Nikula
2017-08-30
drm/i915: Ignore duplicate VMA stored within the per-object handle LUT
Chris Wilson
2017-08-30
drm/i915: Recreate vmapping even when the object is pinned
Chris Wilson
2017-08-29
drm/i915: Don't use GPU relocations prior to cmdparser stalls
Chris Wilson
2017-08-29
drm/i915: Recreate vmapping even when the object is pinned
Chris Wilson
2017-08-29
i915: Use drm_syncobj_fence_get
Jason Ekstrand
2017-08-24
drm/i915: Ignore duplicate VMA stored within the per-object handle LUT
Chris Wilson
2017-08-18
drm/i915: Trivial grammar fix s/opt of/opt out of/ in comment
Chris Wilson
2017-08-18
drm/i915: Replace execbuf vma ht with an idr
Chris Wilson
2017-08-18
drm/i915: Simplify eb_lookup_vmas()
Chris Wilson
2017-08-18
drm/i915: Convert execbuf to use struct-of-array packing for critical fields
Chris Wilson
2017-08-18
drm/i915: Check context status before looking up our obj/vma
Chris Wilson
2017-08-18
drm/i915: Don't use MI_STORE_DWORD_IMM on Sandybridge/vcs
Chris Wilson
2017-08-15
drm/i915: Add support for drm syncobjs
Jason Ekstrand
2017-08-15
drm/i915: Split obj->cache_coherent to track r/w
Chris Wilson
2017-07-27
drm/i915: Force CPU synchronisation even if userspace requests ASYNC
Chris Wilson
2017-07-27
drm/i915: Only skip updating execobject.offset after error
Chris Wilson
2017-07-27
drm/i915: Only mark the execobject as pinned on success
Chris Wilson
2017-07-17
drm/i915: Fix user ptr check size in eb_relocate_vma()
Imre Deak
2017-06-29
drm/i915: Avoid undefined behaviour of "u32 >> 32"
Chris Wilson
2017-06-22
drm/i915: Clear execbuf's vma backpointer upon release
Chris Wilson
2017-06-20
drm/i915: Pass the right flags to i915_vma_move_to_active()
Chris Wilson
2017-06-20
drm/i915: Enable rcu-only context lookups
Chris Wilson
2017-06-16
drm/i915: Stash a pointer to the obj's resv in the vma
Chris Wilson
2017-06-16
drm/i915: Async GPU relocation processing
Chris Wilson
2017-06-16
drm/i915: Allow execbuffer to use the first object as the batch
Chris Wilson
2017-06-16
drm/i915: Wait upon userptr get-user-pages within execbuffer
Chris Wilson
2017-06-16
drm/i915: First try the previous execbuffer location
Chris Wilson
2017-06-16
drm/i915: Store a persistent reference for an object in the execbuffer cache
Chris Wilson
2017-06-16
drm/i915: Eliminate lots of iterations over the execobjects array
Chris Wilson
2017-06-16
drm/i915: Disable EXEC_OBJECT_ASYNC when doing relocations
Chris Wilson
2017-06-16
drm/i915: Pass vma to relocate entry
Chris Wilson
2017-06-16
drm/i915: Store a direct lookup from object handle to vma
Chris Wilson
2017-06-16
drm/i915: Store i915_gem_object_is_coherent() as a bit next to cache-dirty
Chris Wilson
[next]