Mika Kuoppala
|
bc1d53c647
drm/i915: Wipe hang stats as an embedded struct
|
8 years ago |
Mika Kuoppala
|
b083a0870c
drm/i915: Add per client max context ban limit
|
8 years ago |
Mika Kuoppala
|
841021713a
drm/i915: Add bannable context parameter
|
8 years ago |
Mika Kuoppala
|
3fe3b030bd
drm/i915: Decouple hang detection from hangcheck period
|
8 years ago |
Mika Kuoppala
|
6e16d028e4
drm/i915: Split up hangcheck phases
|
8 years ago |
Chris Wilson
|
5b8c8aec8e
drm/i915: Move frontbuffer CS write tracking from ggtt vma to object
|
8 years ago |
Tvrtko Ursulin
|
5f56d5f97e
drm/i915: dev_priv cleanup in i915_gpu_error.c
|
8 years ago |
Tvrtko Ursulin
|
56b857a5e3
drm/i915: More assorted dev_priv cleanups
|
8 years ago |
Tvrtko Ursulin
|
0031fb9685
drm/i915: Assorted dev_priv cleanups
|
9 years ago |
Joonas Lahtinen
|
24327f837f
drm/i915: Remove two sloppy inline functions from .h
|
8 years ago |
Chris Wilson
|
cb399eabc4
drm/i915: Avoid accessing request->timeline outside of its lifetime
|
9 years ago |
Chris Wilson
|
f6168e3304
drm/i915: Convert breadcrumbs spinlock to be irqsafe
|
9 years ago |
Chris Wilson
|
85e17f5974
drm/i915: Move the global sync optimisation to the timeline
|
9 years ago |
Chris Wilson
|
65e4760e39
drm/i915: Introduce a global_seqno for each request
|
9 years ago |
Chris Wilson
|
73cb97010d
drm/i915: Combine seqno + tracking into a global timeline struct
|
9 years ago |
Chris Wilson
|
d07f0e59b2
drm/i915: Move GEM activity tracking into a common struct reservation_object
|
9 years ago |
Chris Wilson
|
a4f5ea64f0
drm/i915: Refactor object page API
|
9 years ago |
Chris Wilson
|
de867c20b9
drm/i915: Include the kernel uptime in the error state
|
9 years ago |
Akash Goel
|
27b85beae0
drm/i915: Augment i915 error state to include the dump of GuC log buffer
|
9 years ago |
Chris Wilson
|
eafc4894d0
drm/i915: Add a sunset clause to GPU hang logging
|
9 years ago |
Michał Winiarski
|
4fb84d991e
drm/i915: Remove unused "valid" parameter from pte_encode
|
9 years ago |
Tvrtko Ursulin
|
5db9401983
drm/i915: Make IS_GEN macros only take dev_priv
|
9 years ago |
Tvrtko Ursulin
|
11a914c286
drm/i915: Make IS_VALLEYVIEW only take dev_priv
|
9 years ago |
Tvrtko Ursulin
|
6e266956a5
drm/i915: Make INTEL_PCH_TYPE & co only take dev_priv
|
9 years ago |
Akash Goel
|
3b3f1650b1
drm/i915: Allocate intel_engine_cs structure only for the enabled engines
|
9 years ago |
Chris Wilson
|
06392e3b21
drm/i915: Fix misplaced '\n' in printing the GPU error's RING_HEAD
|
9 years ago |
Chris Wilson
|
35ca039e0a
drm/i915: Record the current requests queue for execlists upon hang
|
9 years ago |
Chris Wilson
|
0a97015d45
drm/i915: Compress GPU objects in error state
|
9 years ago |
Chris Wilson
|
fc4c79c37e
drm/i915: Consolidate error object printing
|
9 years ago |
Chris Wilson
|
95374d759a
drm/i915: Always use the GTT for error capture
|
9 years ago |