Age | Commit message (Expand) | Author | Files | Lines |
2020-03-23 | drm/i915: Extend intel_wakeref to support delayed puts | Chris Wilson | 1 | -5/+7 |
2020-01-03 | drm/i915/gt: Flush ongoing retires during wait_for_idle | Chris Wilson | 1 | -2/+3 |
2019-11-20 | drm/i915: Mark up the calling context for intel_wakeref_put() | Chris Wilson | 1 | -4/+4 |
2019-11-19 | drm/i915: Wait until the intel_wakeref idle callback is complete | Chris Wilson | 1 | -2/+11 |
2019-08-13 | drm/i915: Push the wakeref->count deferral to the backend | Chris Wilson | 1 | -3/+1 |
2019-08-08 | drm/i915: Defer final intel_wakeref_put to process context | Chris Wilson | 1 | -21/+61 |
2019-06-21 | drm/i915: Local debug BUG_ON for intel_wakeref | Chris Wilson | 1 | -4/+5 |
2019-06-14 | drm/i915: make intel_wakeref work on the rpm struct | Daniele Ceraolo Spurio | 1 | -16/+16 |
2019-06-14 | drm/i915: update rpm_get/put to use the rpm structure | Daniele Ceraolo Spurio | 1 | -4/+4 |
2019-06-14 | drm/i915: Remove rpm asserts that use i915 | Daniele Ceraolo Spurio | 1 | -1/+1 |
2019-05-29 | drm/i915: Avoid refcount_inc on known zero count | Chris Wilson | 1 | -2/+2 |
2019-05-28 | drm/i915: Keep user GGTT alive for a minimum of 250ms | Chris Wilson | 1 | -0/+63 |
2019-05-07 | drm/i915: Prefer checking the wakeref itself rather than the counter | Chris Wilson | 1 | -3/+17 |
2019-04-25 | drm/i915: Introduce struct intel_wakeref | Chris Wilson | 1 | -0/+61 |