index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gpu_error.c
Age
Commit message (
Expand
)
Author
2016-09-21
drm/i915: Cleanup instdone collection
Ben Widawsky
2016-09-07
drm/i915: Make HWS_NEEDS_PHYSICAL the exception
Carlos Santa
2016-09-06
drm/i915: Don't wait for a spinlock inside error capture
Chris Wilson
2016-08-22
drm/i915: pdev cleanup
David Weinehall
2016-08-19
drm/i915: Embed the io-mapping struct inside drm_i915_private
Chris Wilson
2016-08-18
drm/i915: Move fence tracking from object to vma
Chris Wilson
2016-08-15
drm/i915: Record the RING_MODE register for post-mortem debugging
Chris Wilson
2016-08-15
drm/i915: Only record active and pending requests upon a GPU hang
Chris Wilson
2016-08-15
drm/i915: Print the batchbuffer offset next to BBADDR in error state
Chris Wilson
2016-08-15
drm/i915: Move debug only per-request pid tracking from request to ctx
Chris Wilson
2016-08-15
drm/i915: Track pinned VMA
Chris Wilson
2016-08-15
drm/i915: Use VMA for wa_ctx tracking
Chris Wilson
2016-08-15
drm/i915: Use VMA as the primary tracker for semaphore page
Chris Wilson
2016-08-15
drm/i915: Use VMA for scratch page tracking
Chris Wilson
2016-08-15
drm/i915: Use VMA for ringbuffer tracking
Chris Wilson
2016-08-15
drm/i915: Use VMA as the primary object for context state
Chris Wilson
2016-08-15
drm/i915: Reduce i915_gem_objects to only show object information
Chris Wilson
2016-08-15
drm/i915: Store the active context object on all engines upon error
Chris Wilson
2016-08-15
drm/i915: Reduce amount of duplicate buffer information captured on error
Chris Wilson
2016-08-15
drm/i915: Record the position of the start of the request
Chris Wilson
2016-08-05
drm/i915: Repack fence tiling mode and stride into a single integer
Chris Wilson
2016-08-04
drm/i915: Combine all i915_vma bitfields into a single set of flags
Chris Wilson
2016-08-04
drm/i915: Wrap vma->pin_count accessors with small inline helpers
Chris Wilson
2016-08-04
drm/i915: Rename request->list to link for consistency
Chris Wilson
2016-08-04
drm/i915: Mark up i915_gem_active for locking annotation
Chris Wilson
2016-08-04
drm/i915: Prepare i915_gem_active for annotations
Chris Wilson
2016-08-04
drm/i915: Introduce i915_gem_active for request tracking
Chris Wilson
2016-08-02
drm/i915: Rename struct intel_ringbuffer to struct intel_ring
Chris Wilson
2016-08-02
drm/i915: Rename request->ringbuf to request->ring
Chris Wilson
2016-07-27
drm/i915: Avoid using intel_engine_cs *ring for GPU error capture
Chris Wilson
2016-07-20
drm/i915: Convert i915_semaphores_is_enabled over to early sanitize
Chris Wilson
2016-07-20
drm/i915: Derive GEM requests from dma-fence
Chris Wilson
2016-07-05
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
Chris Wilson
2016-07-05
drm/i915: Skip capturing an error state if we already have one
Chris Wilson
2016-07-04
drm/i915: Mass convert dev->dev_private to to_i915(dev)
Chris Wilson
2016-07-04
drm/i915: Allow userspace to request no-error-capture upon GPU hangs
Chris Wilson
2016-07-04
drm/i915: Record the ringbuffer associated with the request
Chris Wilson
2016-07-02
drm/i915: Fix inconsistent indenting in i915_error_state_to_str()
Chris Wilson
2016-07-01
drm/i915: Use HWS for seqno tracking everywhere
Chris Wilson
2016-07-01
drm/i915: Slaughter the thundering i915_wait_request herd
Chris Wilson
2016-05-11
drm/i915: Replace "INTEL_INFO->gen == x" checks with IS_GENx
Tvrtko Ursulin
2016-05-09
drm/i915: Store a i915 backpointer from engine, and use it
Chris Wilson
2016-04-09
drm/i915: Separate out the seqno-barrier from engine->get_seqno
Chris Wilson
2016-04-08
drm/i915: Include engine->last_submitted_seqno in GPU error state
Chris Wilson
2016-04-07
drm/i915: Do not use {HAS_*, IS_*, INTEL_INFO}(dev_priv->dev)
Joonas Lahtinen
2016-03-31
drm/i915: Refer to GGTT {,VM} consistently
Joonas Lahtinen
2016-03-24
drm/i915: introduce for_each_engine_id()
Dave Gordon
2016-03-22
drm/i915/tdr: Prepare error handler to accept mask of hung engines
arun.siluvery@linux.intel.com
2016-03-18
drm/i915: Rename dev_priv->gtt to dev_priv->ggtt
Joonas Lahtinen
2016-03-16
drm/i915: More intel_engine_cs renaming
Tvrtko Ursulin
[prev]
[next]