Histórico de Commits

Autor SHA1 Mensagem Data
  Michal Hocko 0ee931c4e3 mm: treewide: remove GFP_TEMPORARY allocation flag há 8 anos atrás
  Ville Syrjälä 389e0d3d3f drm/i915: Annotate user relocs with __user há 8 anos atrás
  Chris Wilson 4bce4e98c2 drm/i915: Silence sparse by using gfp_t há 8 anos atrás
  Chris Wilson fa3722f649 drm/i915: Ignore duplicate VMA stored within the per-object handle LUT há 8 anos atrás
  Chris Wilson 3b24e7e810 drm/i915: Recreate vmapping even when the object is pinned há 8 anos atrás
  Jason Ekstrand afca4216b8 i915: Use drm_syncobj_fence_get há 8 anos atrás
  Chris Wilson 0519bcb173 drm/i915: Trivial grammar fix s/opt of/opt out of/ in comment há 8 anos atrás
  Chris Wilson d1b48c1e71 drm/i915: Replace execbuf vma ht with an idr há 8 anos atrás
  Chris Wilson 170fa29b14 drm/i915: Simplify eb_lookup_vmas() há 8 anos atrás
  Chris Wilson c7c6e46f91 drm/i915: Convert execbuf to use struct-of-array packing for critical fields há 8 anos atrás
  Chris Wilson 8bcbfb1281 drm/i915: Check context status before looking up our obj/vma há 8 anos atrás
  Chris Wilson f2f5c0610f drm/i915: Don't use MI_STORE_DWORD_IMM on Sandybridge/vcs há 8 anos atrás
  Jason Ekstrand cf6e7bac63 drm/i915: Add support for drm syncobjs há 8 anos atrás
  Chris Wilson b8f55be644 drm/i915: Split obj->cache_coherent to track r/w há 8 anos atrás
  Chris Wilson 0f46daa1a2 drm/i915: Force CPU synchronisation even if userspace requests ASYNC há 8 anos atrás
  Chris Wilson 1f727d9e72 drm/i915: Only skip updating execobject.offset after error há 8 anos atrás
  Chris Wilson 1da7b54c46 drm/i915: Only mark the execobject as pinned on success há 8 anos atrás
  Imre Deak edd9003f7f drm/i915: Fix user ptr check size in eb_relocate_vma() há 8 anos atrás
  Chris Wilson 4d470f7359 drm/i915: Avoid undefined behaviour of "u32 >> 32" há 8 anos atrás
  Chris Wilson 51d05e1b29 drm/i915: Clear execbuf's vma backpointer upon release há 8 anos atrás
  Chris Wilson 25ffaa6745 drm/i915: Pass the right flags to i915_vma_move_to_active() há 8 anos atrás
  Chris Wilson 1acfc104cd drm/i915: Enable rcu-only context lookups há 8 anos atrás
  Chris Wilson 95ff7c7dd7 drm/i915: Stash a pointer to the obj's resv in the vma há 8 anos atrás
  Chris Wilson 7dd4f6729f drm/i915: Async GPU relocation processing há 8 anos atrás
  Chris Wilson 1a71cf2fa6 drm/i915: Allow execbuffer to use the first object as the batch há 8 anos atrás
  Chris Wilson 8a2421bd0d drm/i915: Wait upon userptr get-user-pages within execbuffer há 8 anos atrás
  Chris Wilson 616d9cee4f drm/i915: First try the previous execbuffer location há 8 anos atrás
  Chris Wilson dade2a6165 drm/i915: Store a persistent reference for an object in the execbuffer cache há 8 anos atrás
  Chris Wilson 2889caa923 drm/i915: Eliminate lots of iterations over the execobjects array há 8 anos atrás
  Chris Wilson 071750e550 drm/i915: Disable EXEC_OBJECT_ASYNC when doing relocations há 8 anos atrás