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 |
Joonas Lahtinen
|
62106b4f6b
drm/i915: Rename dev_priv->gtt to dev_priv->ggtt
|
9 years ago |
Tvrtko Ursulin
|
666796da7a
drm/i915: More intel_engine_cs renaming
|
9 years ago |
Tvrtko Ursulin
|
4a570db57c
drm/i915: Rename intel_engine_cs struct members
|
9 years ago |
Tvrtko Ursulin
|
0bc40be85f
drm/i915: Rename intel_engine_cs function parameters
|
9 years ago |
Tvrtko Ursulin
|
e2f8039147
drm/i915: Rename local struct intel_engine_cs variables
|
9 years ago |
Mika Kuoppala
|
24a65e624b
drm/i915/hangcheck: Prevent long walks across full-ppgtt
|
9 years ago |
arun.siluvery@linux.intel.com
|
f85db0590d
drm/i915/error: Capture WA ctx batch in error state
|
9 years ago |
Chris Wilson
|
1c7f4bca5a
drm/i915: Rename vma->*_list to *_link for consistency
|
9 years ago |
Arun Siluvery
|
06e6ff8f10
drm/i915: Capture PCI revision and subsytem details in error state
|
9 years ago |
Dave Gordon
|
ed54c1a1d1
drm/i915: abolish separate per-ring default_context pointers
|
9 years ago |
Ville Syrjälä
|
f0f59a00a1
drm/i915: Type safe register read/write
|
9 years ago |
Ville Syrjälä
|
3613cf1d88
drm/i915: s/0x50/RING_PSMI_CTL/
|
10 years ago |
Mika Kuoppala
|
0ac7655cf7
drm/i915: Add dmc firmware load state and version to error state
|
10 years ago |
Ville Syrjälä
|
4018169704
drm/i915: Read FORCEWAKE registers with I915_READ_FW()
|
10 years ago |