index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_reset.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: take a reference to uncore in the engine and use it
Daniele Ceraolo Spurio
2019-03-26
1
-4
/
+9
*
drm/i915: intel_wait_for_register_fw to uncore
Daniele Ceraolo Spurio
2019-03-26
1
-16
/
+20
*
drm/i915: use intel_uncore for all forcewake get/put
Daniele Ceraolo Spurio
2019-03-20
1
-6
/
+6
*
drm/i915: Stop needlessly acquiring wakeref for debugfs/drop_caches_set
Chris Wilson
2019-03-18
1
-1
/
+3
*
drm/i915: Refactor to common helpers for prepare/finish between reset & wedge
Chris Wilson
2019-03-14
1
-9
/
+11
*
drm/i915/guc: Preparing for GuC reset along with engine reset
Sujaritha Sundaresan
2019-03-14
1
-0
/
+2
*
drm/i915: Consolidate reset-request debug message
Chris Wilson
2019-03-12
1
-0
/
+6
*
drm/i915: Store the BIT(engine->id) as the engine's mask
Chris Wilson
2019-03-05
1
-23
/
+24
*
drm/i915: Remove access to global seqno in the HWSP
Chris Wilson
2019-02-26
1
-1
/
+0
*
drm/i915/guc: Calling guc_disable_communication in all suspend paths
Sujaritha Sundaresan
2019-02-20
1
-1
/
+1
*
drm/i915: Beware temporary wedging when determining -EIO
Chris Wilson
2019-02-20
1
-2
/
+27
*
drm/i915: Use time based guilty context banning
Chris Wilson
2019-02-19
1
-12
/
+17
*
drm/i915: Trim delays for wedging
Chris Wilson
2019-02-19
1
-1
/
+1
*
drm/i915: Restore interrupt enabling after a reset
Chris Wilson
2019-02-18
1
-0
/
+6
*
drm/i915: Optionally disable automatic recovery after a GPU reset
Chris Wilson
2019-02-18
1
-1
/
+2
*
drm/i915: Defer application of request banning to submission
Chris Wilson
2019-02-15
1
-14
/
+5
*
drm/i915: Only try to park engines after a failed reset
Chris Wilson
2019-02-14
1
-5
/
+8
*
drm/i915: Detect potential i915_reset_trylock() lockups
Chris Wilson
2019-02-12
1
-0
/
+3
*
drm/i915: Use synchronize_srcu_expedited() for resets
Chris Wilson
2019-02-11
1
-1
/
+1
*
drm/i915: Pull sync_scru for device reset outside of wedge_mutex
Chris Wilson
2019-02-11
1
-3
/
+3
*
drm/i915: Serialise resets with wedging
Chris Wilson
2019-02-08
1
-28
/
+40
*
drm/i915: Uninterruptibly drain the timelines on unwedging
Chris Wilson
2019-02-08
1
-20
/
+8
*
drm/i915: Force the GPU reset upon wedging
Chris Wilson
2019-02-08
1
-4
/
+4
*
drm/i915: Revoke mmaps and prevent access to fence registers across reset
Chris Wilson
2019-02-08
1
-40
/
+70
*
drm/i915: Pull i915_gem_active into the i915_active family
Chris Wilson
2019-02-05
1
-1
/
+1
*
drm/i915: Replace global breadcrumbs with per-context interrupt tracking
Chris Wilson
2019-01-29
1
-7
/
+9
*
drm/i915: Track active timelines
Chris Wilson
2019-01-28
1
-1
/
+1
*
drm/i915: Track the context's seqno in its own timeline HWSP
Chris Wilson
2019-01-28
1
-0
/
+1
*
drm/i915: Move list of timelines under its own lock
Chris Wilson
2019-01-28
1
-2
/
+6
*
drm/i915: Issue engine resets onto idle engines
Chris Wilson
2019-01-25
1
-4
/
+0
*
drm/i915: Remove GPU reset dependence on struct_mutex
Chris Wilson
2019-01-25
1
-213
/
+179
*
drm/i915/guc: Disable global reset
Chris Wilson
2019-01-25
1
-0
/
+3
*
drm/i915: Make all GPU resets atomic
Chris Wilson
2019-01-25
1
-51
/
+39
*
drm/i915: Pull all the reset functionality together into i915_reset.c
Chris Wilson
2019-01-16
1
-0
/
+1389