Commit History

Author SHA1 Message Date
  Chris Wilson c0ce466361 drm/i915: Reduce amount of duplicate buffer information captured on error 9 years ago
  Chris Wilson d045446df1 drm/i915: Record the position of the start of the request 9 years ago
  Chris Wilson 3e510a8e65 drm/i915: Repack fence tiling mode and stride into a single integer 9 years ago
  Chris Wilson 3272db5313 drm/i915: Combine all i915_vma bitfields into a single set of flags 9 years ago
  Chris Wilson 20dfbde463 drm/i915: Wrap vma->pin_count accessors with small inline helpers 9 years ago
  Chris Wilson efdf7c0605 drm/i915: Rename request->list to link for consistency 9 years ago
  Chris Wilson d72d908b56 drm/i915: Mark up i915_gem_active for locking annotation 9 years ago
  Chris Wilson 27c01aaef0 drm/i915: Prepare i915_gem_active for annotations 9 years ago
  Chris Wilson 381f371b25 drm/i915: Introduce i915_gem_active for request tracking 9 years ago
  Chris Wilson 7e37f889b5 drm/i915: Rename struct intel_ringbuffer to struct intel_ring 9 years ago
  Chris Wilson 1dae2dfb0b drm/i915: Rename request->ringbuf to request->ring 9 years ago
  Chris Wilson 6361f4ba46 drm/i915: Avoid using intel_engine_cs *ring for GPU error capture 9 years ago
  Chris Wilson 39df91905d drm/i915: Convert i915_semaphores_is_enabled over to early sanitize 9 years ago
  Chris Wilson 04769652c8 drm/i915: Derive GEM requests from dma-fence 9 years ago
  Chris Wilson 91c8a326a1 drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm 9 years ago
  Chris Wilson 9777cca0c4 drm/i915: Skip capturing an error state if we already have one 9 years ago
  Chris Wilson fac5e23e3c drm/i915: Mass convert dev->dev_private to to_i915(dev) 9 years ago
  Chris Wilson bc3d674462 drm/i915: Allow userspace to request no-error-capture upon GPU hangs 9 years ago
  Chris Wilson ba6e041806 drm/i915: Record the ringbuffer associated with the request 9 years ago
  Chris Wilson a98b7e58e9 drm/i915: Fix inconsistent indenting in i915_error_state_to_str() 9 years ago
  Chris Wilson 1b7744e7ba drm/i915: Use HWS for seqno tracking everywhere 9 years ago
  Chris Wilson 688e6c7258 drm/i915: Slaughter the thundering i915_wait_request herd 9 years ago
  Tvrtko Ursulin 7e22dbbbae drm/i915: Replace "INTEL_INFO->gen == x" checks with IS_GENx 9 years ago
  Chris Wilson c033666a94 drm/i915: Store a i915 backpointer from engine, and use it 9 years ago
  Chris Wilson c04e0f3b4e drm/i915: Separate out the seqno-barrier from engine->get_seqno 9 years ago
  Chris Wilson 14fd0d6d0b drm/i915: Include engine->last_submitted_seqno in GPU error state 9 years ago
  Joonas Lahtinen 2d1fe07340 drm/i915: Do not use {HAS_*, IS_*, INTEL_INFO}(dev_priv->dev) 9 years ago
  Joonas Lahtinen 72e96d6450 drm/i915: Refer to GGTT {,VM} consistently 9 years ago
  Dave Gordon c3232b1883 drm/i915: introduce for_each_engine_id() 9 years ago
  arun.siluvery@linux.intel.com 14b730fcb8 drm/i915/tdr: Prepare error handler to accept mask of hung engines 9 years ago