提交历史

作者 SHA1 备注 提交日期
  Chris Wilson 51311d0a5c drm/i915: Do not hold mutex when faulting in user addresses 14 年之前
  Chris Wilson 1bb95834bb Merge remote branch 'airlied/drm-fixes' into drm-intel-fixes 14 年之前
  Chris Wilson 85345517fe drm/i915: Retire any pending operations on the old scanout when switching 14 年之前
  Joe Perches fce7d61be0 drivers/gpu/drm: Update WARN uses 14 年之前
  Chris Wilson b47b30ccda drm/i915: Avoid might_fault during pwrite whilst holding our mutex 14 年之前
  Chris Wilson c6afd65807 drm/i915: Apply big hammer to serialise buffer access between rings 14 年之前
  Chris Wilson 395b70be54 drm/i915: Flush read-only buffers from the active list upon idle as well 14 年之前
  Linus Torvalds c48c43e422 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 14 年之前
  Peter Zijlstra 3e4d3af501 mm: stack based kmap_atomic() 14 年之前
  Chris Wilson 641934069d drm/i915: Move gpu_write_list to per-ring 14 年之前
  Chris Wilson b6651458d3 drm/i915: Invalidate the to-ring, flush the old-ring when updating domains 14 年之前
  Chris Wilson 878a3c37d3 drm/i915: Fix flushing regression from 9af90d19f 14 年之前
  Chris Wilson 549f736582 drm/i915: Enable SandyBridge blitter ring 14 年之前
  Chris Wilson b5dc608c98 drm/i915: Copy the updated reloc->presumed_offset back to the user 14 年之前
  Chris Wilson 69dc4987cb drm/i915: Track objects in global active list (as well as per-ring) 14 年之前
  Chris Wilson 87acb0a550 drm/i915: Simplify most HAS_BSD() checks 14 年之前
  Chris Wilson 9af90d19f8 drm/i915: cache the last object lookup during pin_and_relocate() 14 年之前
  Chris Wilson 1d7cfea152 drm/i915: Do interrupible mutex lock first to avoid locking for unreference 14 年之前
  Chris Wilson 4f27b75d56 drm/i915: rearrange mutex acquisition for pread 14 年之前
  Chris Wilson fbd5a26d50 drm/i915: Rearrange acquisition of mutex during pwrite 14 年之前
  Chris Wilson b5e4feb661 drm/i915: Attempt to prefault user pages for pread/pwrite 14 年之前
  Chris Wilson 202f2fef7a drm/i915: Avoid taking the mutex for dropping the refcnt upon creation 14 年之前
  Chris Wilson f0c43d9b7e drm/i915: Perform relocations in CPU domain [if in CPU domain] 14 年之前
  Chris Wilson 2549d6c26c drm/i915: Avoid vmallocing a buffer for the relocations 14 年之前
  Chris Wilson e59f2bac15 drm/i915: Wait for pending flips on the GPU 14 年之前
  Dave Airlie fb7ba2114b Merge remote branch 'korg/drm-fixes' into drm-vmware-next 14 年之前
  Linus Torvalds c470af0a27 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel 14 年之前
  Chris Wilson 35b62a89b0 drm/i915: Skip pread/pwrite if size to copy is 0. 14 年之前
  Chris Wilson df6d075a4d Merge branch 'drm-intel-fixes' into drm-intel-next 14 年之前
  Chris Wilson 7dcd2499de drm/i915: Rephrase pwrite bounds checking to avoid any potential overflow 14 年之前