Chris Wilson
|
61d3dc7080
drm/i915: Split breadcrumbs spinlock into two
|
8 年之前 |
Chris Wilson
|
e5aac87eae
drm/i915: Include power-management state in gpu error dump
|
8 年之前 |
Chris Wilson
|
f73b567462
drm/i915: Include GT/seqno activity in engine/hangcheck debugfs
|
8 年之前 |
Chris Wilson
|
1d6aa7a339
drm/i915: Add i915_param charp macro magic
|
8 年之前 |
Chris Wilson
|
5a4c6f1b1b
drm/i915: The return of i915_gpu_info to debugfs
|
8 年之前 |
Chris Wilson
|
642c8a7253
drm/i915: Capture module parameters for the GPU error state
|
8 年之前 |
Chris Wilson
|
4fa6053efd
drm/i915: Record more information about the hanging contexts
|
8 年之前 |
Geliang Tang
|
e27414a04f
drm/i915/error: use rb_entry()
|
8 年之前 |
Chris Wilson
|
dda35931ef
drm/i915: Use __printf markup to silence compiler
|
8 年之前 |
Chris Wilson
|
c4d3ae6852
drm/i915: Consolidate checks for memcpy-from-wc support
|
8 年之前 |
Chris Wilson
|
6095868a27
drm/i915: Complete kerneldoc for struct i915_gem_context
|
8 年之前 |
Jani Nikula
|
2e0d26f866
drm/i915: replace platform flags with a platform enum
|
8 年之前 |
Chris Wilson
|
d637c17832
drm/i915: Use memcpy_from_wc for GPU error capture
|
8 年之前 |
Tvrtko Ursulin
|
12ff05e750
drm/i915: Make i915_destroy_error_state take dev_priv
|
8 年之前 |
Mika Kuoppala
|
bc1d53c647
drm/i915: Wipe hang stats as an embedded struct
|
8 年之前 |
Mika Kuoppala
|
b083a0870c
drm/i915: Add per client max context ban limit
|
8 年之前 |
Mika Kuoppala
|
841021713a
drm/i915: Add bannable context parameter
|
8 年之前 |
Mika Kuoppala
|
3fe3b030bd
drm/i915: Decouple hang detection from hangcheck period
|
8 年之前 |
Mika Kuoppala
|
6e16d028e4
drm/i915: Split up hangcheck phases
|
8 年之前 |
Chris Wilson
|
5b8c8aec8e
drm/i915: Move frontbuffer CS write tracking from ggtt vma to object
|
8 年之前 |
Tvrtko Ursulin
|
5f56d5f97e
drm/i915: dev_priv cleanup in i915_gpu_error.c
|
8 年之前 |
Tvrtko Ursulin
|
56b857a5e3
drm/i915: More assorted dev_priv cleanups
|
8 年之前 |
Tvrtko Ursulin
|
0031fb9685
drm/i915: Assorted dev_priv cleanups
|
8 年之前 |
Joonas Lahtinen
|
24327f837f
drm/i915: Remove two sloppy inline functions from .h
|
8 年之前 |
Chris Wilson
|
cb399eabc4
drm/i915: Avoid accessing request->timeline outside of its lifetime
|
8 年之前 |
Chris Wilson
|
f6168e3304
drm/i915: Convert breadcrumbs spinlock to be irqsafe
|
8 年之前 |
Chris Wilson
|
85e17f5974
drm/i915: Move the global sync optimisation to the timeline
|
8 年之前 |
Chris Wilson
|
65e4760e39
drm/i915: Introduce a global_seqno for each request
|
8 年之前 |
Chris Wilson
|
73cb97010d
drm/i915: Combine seqno + tracking into a global timeline struct
|
8 年之前 |
Chris Wilson
|
d07f0e59b2
drm/i915: Move GEM activity tracking into a common struct reservation_object
|
8 年之前 |