Commit History

Author SHA1 Message Date
  Daniel Vetter 4fc6ee7646 drm/i915: drop i915_add_request right in front of i915_wait_request 15 years ago
  Daniel Vetter ba3d8d749b drm/i915: move the wait_rendering call into flush_gpu_write_domain 15 years ago
  Daniel Vetter 617dbe2787 drm/i915: drop seqno argument from i915_gem_object_move_to_active 15 years ago
  Daniel Vetter 86394c669a drm/i915: kill a no longer necessary BUG_ON 15 years ago
  Daniel Vetter 8a1a49f954 drm/i915: move flushing list processing to i915_retire_commands 15 years ago
  Daniel Vetter a6910434e1 drm/i915: only one interrupt per batchbuffer is not enough! 15 years ago
  Daniel Vetter 8bff917c93 drm/i915: move flushing list processing to i915_gem_flush 15 years ago
  Daniel Vetter e35a41de39 drm/i915: allow lazy emitting of requests 15 years ago
  Daniel Vetter 75ef9da2cd drm/i915: unload: fix retire_work races 15 years ago
  Daniel Vetter bc0c7f1443 drm/i915: unload: fix error_work races 15 years ago
  Zhenyu Wang f8f235e5bb agp/intel: Fix cache control for Sandybridge 15 years ago
  Dan Carpenter c877cdce93 i915: return -EFAULT if copy_to_user fails 15 years ago
  Chris Wilson 1dfd9754cd Revert "drm/i915: Unreference object not handle on creation" 15 years ago
  Linus Torvalds 4238a417a9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel 15 years ago
  Chris Wilson 156dadc180 drm/i915: Remove the conflicting BUG_ON() 15 years ago
  Chris Wilson bf79cb914d drm: Use ENOENT consistently for the error return for an unmatched handle. 15 years ago
  Chris Wilson 6eeefaf3c8 drm/i915: Apply i830 errata for cursor alignment 15 years ago
  Chris Wilson ae9fed6b60 drm/i915: Truncate the shmem backing pages on purge 15 years ago
  Chris Wilson 7d1c4804ae drm/i915: Maintain LRU order of inactive objects upon access by CPU (v2) 15 years ago
  Chris Wilson b47eb4a2b3 drm/i915: Move the eviction logic to its own file. 15 years ago
  Chris Wilson 6f392d5486 drm/i915: Use a common seqno for all rings. 15 years ago
  Daniel Vetter 0108a3edd5 drm/i915: prepare for fair lru eviction 15 years ago
  Chris Wilson bf1a109239 drm/i915: Append the object onto the inactive list on binding. 15 years ago
  Chris Wilson ae7d49d879 drm/i915: Emit a backtrace if we attempt to rebind a pinned buffer 15 years ago
  Chris Wilson 0be555b66a drm/i915: report all active objects as busy 15 years ago
  Chris Wilson 88f356b725 drm/i915: Only emit flushes on active rings. 15 years ago
  Chris Wilson fca3ec01e0 drm,io-mapping: Specify slot to use for atomic mappings 15 years ago
  Chris Wilson 86f100b136 drm/i915: Unreference object not handle on creation 15 years ago
  Chris Wilson 8dc1775dce drm/i915: Attempt to uncouple object after catastrophic failure in unbind 15 years ago
  Chris Wilson be72615bcf drm/i915: Repeat unbinding during free if interrupted (v6) 15 years ago