提交歷史

作者 SHA1 備註 提交日期
  Chris Wilson 596c592319 drm/i915: Reduce the pointer dance of i915_is_ggtt() 9 年之前
  Dave Gordon 0aa498d59c Fix pointer tests in error-handling paths 9 年之前
  Tvrtko Ursulin d9da6aa035 drm/i915: Fix VCS ring selection after uapi decoupling 9 年之前
  Tvrtko Ursulin de1add3605 drm/i915: Decouple execbuf uAPI from internal implementation 9 年之前
  Dave Gordon 2682708839 drm/i915: simplify allocation of driver-internal requests 9 年之前
  Geliang Tang aa45950bac drm/i915: use hlist_for_each_entry 9 年之前
  Ville Syrjälä 9d611c033b drm/i915: Use MI_BATCH_BUFFER_START on 830/845 9 年之前
  Michał Winiarski 934acce3c0 drm/i915: Avoid writing relocs with addresses in non-canonical form 9 年之前
  Dave Gordon 033908aed5 drm/i915: mark GEM object pages dirty when mapped & written by the CPU 9 年之前
  Chris Wilson 506a8e87d8 drm/i915: Add soft-pinning API for execbuffer 9 年之前
  Ville Syrjälä f92a916220 drm/i915: Add functions to emit register offsets to the ring 9 年之前
  Chris Wilson 2f5945bc90 drm/i915: Kill DRI1 cliprects 10 年之前
  Michel Thierry 101b506a7f drm/i915: Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffset 10 年之前
  Daniel Vetter 44cc6c08da Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next 10 年之前
  Nick Hoath e84fe80337 drm/i915: Split alloc from init for lrc 10 年之前
  Chris Wilson 51bc140431 drm/i915: Always mark the object as dirty when used by the GPU 10 年之前
  Daniel Vetter ca6e440577 Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued 10 年之前
  Abdiel Janulgue a9ed33ca07 drm/i915: Expose I915_EXEC_RESOURCE_STREAMER flag and getparam 10 年之前
  Linus Torvalds 099bfbfc7f Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 10 年之前
  John Harrison fcfa423cbb drm/i915: Move the request/file and request/pid association to creation time 10 年之前
  John Harrison bccca494f7 drm/i915: Remove the now obsolete 'outstanding_lazy_request' 10 年之前
  John Harrison 5fb9de1a2e drm/i915: Update intel_ring_begin() to take a request structure 10 年之前
  John Harrison 53fddaf70d drm/i915: Update ring->dispatch_execbuffer() to take a request structure 10 年之前
  John Harrison 2f20055d36 drm/i915: Update a bunch of execbuffer helpers to take request structures 10 年之前
  John Harrison b2af037693 drm/i915: Update [vma|object]_move_to_active() to take request structures 10 年之前
  John Harrison 75289874e4 drm/i915: Update add_request() to take a request structure 10 年之前
  John Harrison 91af127fd7 drm/i915: Update i915_gem_object_sync() to take a request structure 10 年之前
  John Harrison ba01cc9346 drm/i915: Update i915_switch_context() to take a request structure 10 年之前
  John Harrison 5b4a60c276 drm/i915: Add flag to i915_add_request() to skip the cache flush 10 年之前
  John Harrison 8a8edb5917 drm/i915: Update execbuffer_move_to_active() to take a request structure 10 年之前