Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/i915: Rename global i915 to i915_modparams | Michal Wajdeczko | 2017-09-22 | 1 | -1/+1 |
* | drm/i915: Check execlist/ring status during hangcheck | Chris Wilson | 2017-07-27 | 1 | -1/+1 |
* | drm/i915: Avoid format string expansion from engine names | Kees Cook | 2017-04-19 | 1 | -1/+1 |
* | drm/i915: Add initial selftests for hang detection and resets | Chris Wilson | 2017-02-13 | 1 | -0/+4 |
* | drm/i915: Disable hangcheck when wedged | Chris Wilson | 2016-11-22 | 1 | -0/+3 |
* | drm/i915: Decouple hang detection from hangcheck period | Mika Kuoppala | 2016-11-21 | 1 | -56/+52 |
* | drm/i915: Split up hangcheck phases | Mika Kuoppala | 2016-11-21 | 1 | -104/+137 |
* | drm/i915: Move hangcheck code out from i915_irq.c | Mika Kuoppala | 2016-11-02 | 1 | -0/+450 |