Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |