| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/i915/guc: Take engine PM when a context is pinned with GuC submission | Matthew Brost | 2021-10-15 | 1 | -0/+12 |
* | drm/i915: Extend intel_wakeref to support delayed puts | Chris Wilson | 2020-03-23 | 1 | -3/+19 |
* | drm/i915/gt: Flush ongoing retires during wait_for_idle | Chris Wilson | 2020-01-03 | 1 | -2/+7 |
* | drm/i915: Mark intel_wakeref_get() as a sleeper | Chris Wilson | 2019-11-21 | 1 | -2/+17 |
* | drm/i915: Mark up the calling context for intel_wakeref_put() | Chris Wilson | 2019-11-20 | 1 | -9/+21 |
* | drm/i915: Wait until the intel_wakeref idle callback is complete | Chris Wilson | 2019-11-19 | 1 | -0/+15 |
* | drm/i915: Push the wakeref->count deferral to the backend | Chris Wilson | 2019-08-13 | 1 | -0/+11 |
* | drm/i915: Defer final intel_wakeref_put to process context | Chris Wilson | 2019-08-08 | 1 | -20/+42 |
* | drm/i915: Add a wakeref getter for iff the wakeref is already active | Chris Wilson | 2019-06-26 | 1 | -0/+15 |
* | drm/i915: Rename intel_wakeref_[is]_active | Chris Wilson | 2019-06-25 | 1 | -2/+2 |
* | drm/i915: Local debug BUG_ON for intel_wakeref | Chris Wilson | 2019-06-21 | 1 | -0/+7 |
* | drm/i915: make intel_wakeref work on the rpm struct | Daniele Ceraolo Spurio | 2019-06-14 | 1 | -9/+9 |
* | drm/i915: Keep user GGTT alive for a minimum of 250ms | Chris Wilson | 2019-05-28 | 1 | -0/+31 |
* | drm/i915: Prefer checking the wakeref itself rather than the counter | Chris Wilson | 2019-05-07 | 1 | -1/+1 |
* | drm/i915: Introduce struct intel_wakeref | Chris Wilson | 2019-04-24 | 1 | -0/+133 |